source: rtems/c/src/lib/libbsp/ChangeLog @ 6d28ca8

4.104.114.84.95
Last change on this file since 6d28ca8 was bd7dc66b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/13/03 at 05:23:42

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

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