source: rtems/c/src/lib/libbsp/ChangeLog @ a953fa1

4.104.114.84.95
Last change on this file since a953fa1 was 529525a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/13/03 at 06:12:50

2003-12-13 Ralf Corsepius <corsepiu@…>

  • bsp.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
  • Property mode set to 100644
File size: 6.9 KB
Line 
12003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bsp.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
4
52003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
8
92003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Use mkdir_p.
12        Remove dirs from PRE/TMPINSTALL_FILES.
13        * bsp.am: Replace bsplibdir by project_libdir.
14        Use mkdir_p instead of mkinstalldirs.
15        Remove dirs from PRE/TMPINSTALL_FILES.
16
172003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * bsp.am: Remove project_libdir.
20
212003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Misc. fixes.
24        * bsp.am: Add project_libdir.
25
262003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * bspstart.am: New.
29
302003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Merge-in shared/Makefile.am, shmdr/Makefile.am.
33        * shared/Makefile.am: Remove.
34        * shmdir/Makefile.am: Remove.
35        * bsp.am: Add preinstallation dirstamp support.
36
372003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * shmdr/Makefile.am: Remove all-local: $(ARCH).
40
412003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * bsp.am: Reworked.
44
452003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Reflect having moved automake/.
48        * shmdr/Makefile.am: Reflect having moved automake/.
49
502003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * shmdr/Makefile.am: Reflect having merged configure.ac into
53        ../../configure.ac.
54
552003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Remove (Merged into ../../configure.ac).
58        * Makefile.am: Reflect having merged configure.ac into
59        ../../configure.ac.
60
612003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Remove AC_CONFIG_AUX_DIR.
64
652003-02-14      Joel Sherrill <joel@OARcorp.com>
66
67        AMD a29k port declared obsolete.
68        * a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/acinclude.m4,
69        a29k/configure.ac, a29k/portsw/.cvsignore, a29k/portsw/ChangeLog,
70        a29k/portsw/Makefile.am, a29k/portsw/README, a29k/portsw/bsp_specs,
71        a29k/portsw/configure.ac, a29k/portsw/times,
72        a29k/portsw/console/.cvsignore, a29k/portsw/console/Makefile.am,
73        a29k/portsw/console/concntl.h, a29k/portsw/console/console.c,
74        a29k/portsw/console/serial.c, a29k/portsw/console/serial.h,
75        a29k/portsw/include/.cvsignore, a29k/portsw/include/Makefile.am,
76        a29k/portsw/include/bsp.h, a29k/portsw/start/.cvsignore,
77        a29k/portsw/start/Makefile.am, a29k/portsw/start/amd.ah,
78        a29k/portsw/start/pswmacro.ah, a29k/portsw/start/register.S,
79        a29k/portsw/start/register.ah, a29k/portsw/start/start.S,
80        a29k/portsw/startup/.cvsignore, a29k/portsw/startup/Makefile.am,
81        a29k/portsw/startup/bspclean.c, a29k/portsw/startup/bspstart.c,
82        a29k/portsw/startup/linkcmds, a29k/portsw/startup/main.c,
83        a29k/portsw/startup/ramlink, a29k/portsw/startup/romlink,
84        a29k/portsw/startup/setvec.c, a29k/portsw/wrapup/.cvsignore,
85        a29k/portsw/wrapup/Makefile.am: Removed.
86
872003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
90
912003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: AC_PREREQ(2.57).
94
952003-02-03      Joel Sherrill <joel@OARcorp.com>
96
97        * shmdr/Makefile.am: Add .h files to PREINSTALL_FILES not
98        TMPINSTALL_FILES.
99
1002003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * shmdr/Makefile.am: install mpci.h and shm_driver.h.
103        Eliminate OBJS.
104
1052003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * shmdr/Makefile.am: Don't include @RTEMS_BSP@.cfg.
108
1092002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
112
1132002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * .cvsignore: Reformat.
116        Add autom4te*cache.
117        Remove autom4te.cache.
118
1192002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * shmdr/Makefile.am: Use .$(OBJEXT) instead of .o.
122
1232002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * include/Makefile.am: Remove.
126        * include/.cvsignore: Remove.
127        * include/rtems/Makefile.am: Remove.
128        * include/rtems/.cvsignore: Remove.
129        * include/rtems/score/Makefile.am: Remove.
130        * include/rtems/score/.cvsignore: Remove.
131
1322002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: Remove RTEMS_BSP_ALIAS.
135        Add RTEMS_CHECK_BSP_CACHE.
136        Replace $bspdir with $RTEMS_BSP_FAMILY.
137
1382002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Remove include/Makefile, include/rtems/Makefile,
141        include/rtems/score/Makefile (Eliminate targopts.h).
142        * Makefile.am: Remove include from SUBDIRS (Eliminate targopts.h)
143
1442002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * bsp.am: Add bsplib_DATA = bsp_specs.
147
1482002-06-25      Joel Sherrill <joel@OARcorp.com>
149
150        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
151        support to the shared gdb stub glue thus adding a directory at the
152        top shared level.
153        * shared/gdbstub: New directory.
154        * configure.ac: Modified to reflect above.
155
1562002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac:
159        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
160        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
161        * Makefile.am: Remove AUTOMAKE_OPTIONS.
162        * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
163        * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
164        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
165        * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
166
1672002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * bsp.am: Add line break, remove comment.
170
1712001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
174        * configure.in: Remove.
175        * configure.ac: New file, generated from configure.in by autoupdate.
176
1772001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
180        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
181        RTEMS_LIBBSP_CPU_SUBDIR.
182
1832001-09-28      Joel Sherrill <joel@OARcorp.com>
184
185        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
186        not main().
187
1882001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
191        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
192
1932001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
196        automake-1.5 happy.
197        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
198        automake-1.5 happy.
199        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
200
2012001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * bsp.am: Fix automake version number in comment.
204
2052000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
208
2092000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
212
2132000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
216        Switch to GNU canonicalization.
217
2182000-09-25      Joel Sherrill <joel@OARcorp.com>
219
220        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
221
2222000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * shmdr/Makefile.am: Include compile.am
225
2262000-08-10      Joel Sherrill <joel@OARcorp.com>
227
228        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.