source: rtems/c/src/lib/libbsp/m68k/gen68302/ChangeLog @ bd5b4e56

4.104.114.84.95
Last change on this file since bd5b4e56 was bd5b4e56, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/29/04 at 01:22:06

2004-01-28 Ralf Corsepius <corsepiu@…>

  • configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 10.2 KB
Line 
12004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
4
52004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
8        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
9        wrapup/Makefile.am. Use automake compilation rules.
10        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
11        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
12        * configure.ac: Reflect changes above.
13
142004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Add PREINSTALL_DIRS.
17        * wrapup/Makefile.am: Reflect changes to libcpu.
18
192004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * wrapup/Makefile.am: Reflect changes to libcpu.
22
232004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
26        Add PRE/TMPINSTALL_FILES to CLEANFILES.
27        * startup/Makefile.am: Ditto.
28
292004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * start/Makefile.am: Remove.
32        * Makefile.am: Merge-in start/Makefile.am.
33        * configure.ac: Reflect changes above.
34
352004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * wrapup/Makefile.am: Eliminate $(LIB).
38        Use noinst_DATA to trigger building libbsp.a.
39
402003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
43        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
44
452003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
48        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
49
502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
53
542003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * start/Makefile.am: Misc cleanups and fixes.
57        * startup/Makefile.am: Misc cleanups and fixes.
58        * wrapup/Makefile.am: Misc cleanups and fixes.
59
602003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Add preinstallation dirstamp support.
63        * clock/Makefile.am: Cosmetics.
64        * console/Makefile.am: Cosmetics.
65        * network/Makefile.am: Cosmetics.
66        * startup/Makefile.am: Cosmetics.
67        * timer/Makefile.am: Cosmetics.
68        * wrapup/Makefile.am: Cosmetics.
69
702003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * clock/Makefile.am: Remove all-local: $(ARCH).
73        * console/Makefile.am: Remove all-local: $(ARCH).
74        * network/Makefile.am: Remove all-local: $(ARCH).
75        * start/Makefile.am: Remove all-local: $(ARCH).
76        * startup/Makefile.am: Remove all-local: $(ARCH).
77        * timer/Makefile.am: Remove all-local: $(ARCH).
78        * wrapup/Makefile.am: Remove all-local: $(ARCH).
79
802003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Merge-in include/Makefile.am.
83        Reflect changes to bsp.am.
84        * include/Makefile.am: Remove.
85        * configure.ac: Reflect changes above.
86
872003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * bsp_specs: Remove *lib:.
90
912003-09-04      Joel Sherrill <joel@OARcorp.com>
92
93        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
94        start/start.S, startup/bspclean.c, startup/bspstart.c,
95        startup/linkcmds, timer/timer.c: URL for license changed.
96
972003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Reflect having moved aclocal/.
100
1012003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Reflect having moved automake/.
104        * clock/Makefile.am: Reflect having moved automake/.
105        * console/Makefile.am: Reflect having moved automake/.
106        * include/Makefile.am: Reflect having moved automake/.
107        * network/Makefile.am: Reflect having moved automake/.
108        * start/Makefile.am: Reflect having moved automake/.
109        * startup/Makefile.am: Reflect having moved automake/.
110        * timer/Makefile.am: Reflect having moved automake/.
111        * wrapup/Makefile.am: Reflect having moved automake/.
112
1132003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        PR 452/bsps
116        * startup/Makefile.am: Remove USE_INIT_FINI.
117
1182003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
121
1222003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        PR 445/bsps
125        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
126        Remove cpp, old_cpp (now unused).
127
1282003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Remove AC_CONFIG_AUX_DIR.
131
1322003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
135
1362003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: AC_PREREQ(2.57).
139
1402003-01-20      Joel Sherrill <joel@OARcorp.com>
141
142        * startup/linkcmds*: Add FreeBSD sysctl() sections.
143
1442002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
147        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
148        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
149        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
150        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
151        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
152
1532002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * start/Makefile.am: Use install-data-local to install startfile.
156
1572002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
160
1612002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * .cvsignore: Reformat.
164        Add autom4te*cache.
165        Remove autom4te.cache.
166
1672002-08-21      Joel Sherrill <joel@OARcorp.com>
168
169        * wrapup/Makefile.am: PR217 required that the idle task be moved to
170        libcpu so it could be more acutely aware of the CPU model.  This
171        file was modified to pick up the idle task from there.
172
1732002-08-21      Joel Sherrill <joel@OARcorp.com>
174
175        * bsp_specs: Added support for -nostdlibs.
176
1772002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
180        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
181        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
182        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
183        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
184        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
185        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
186
1872002-08-05      Joel Sherrill <joel@OARcorp.com>
188
189        * Per PR260 eliminate use of make-target-options.  This impacted
190        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
191        SuperCore and required that the m68k optimized memcpy be moved
192        to libcpu.
193        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
194
1952002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * start/Makefile.am: Eliminate PGM.
198        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
199
2002002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
203
2042002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
207        Remove $(OBJS) from all-local.
208
2092002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
212
2132001-05-09      Joel Sherrill <joel@OARcorp.com>
214
215        * startup/linkcmds: In support of gcc 3.1, added one of more
216        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
217        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
218        and direction of segments to memory regions may also have been
219        addressed.  This was a sweep across all BSPs.
220 
2212002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * configure.ac:
224        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
225        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
226        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
227        * Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
233        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
234        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
235
2362001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
239
2402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
243        * configure.in: Remove.
244        * configure.ac: New file, generated from configure.in by autoupdate.
245
2462001-09-27      Joel Sherrill <joel@OARcorp.com>
247
248        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
249
2502001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
253
2542001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * configure.in: Add bspopts.h.
257        * include/.cvsignore: Add bspopts.h*, stamp-h*.
258        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
259        * include/bsp.h: Include bspopts.h.
260
2612001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
262
263        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
264
2652000-12-14      Joel Sherrill <joel@OARcorp.com>
266
267        * network/network.c: Removed unused variable warnings.
268
2692000-12-11      Joel Sherrill <joel@OARcorp.com>
270
271        * Makefile.am, configure.in, include/Makefile.am,
272        wrapup/Makefile.am: Updated to reflect addition of network driver
273        by  Franck Julien <FranckJ@cxr.fr>.
274        * include/m302_int.h, network/.cvsignore, network/Makefile.am,
275        network/network.c: New file.
276
2772000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
280
2812000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
284
2852000-11-01      Joel Sherrill <joel@OARcorp.com>
286
287        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
288        libcsupport.h moved from libc to lib/include/rtems and
289        now must be referenced as <rtems/XXX.h>.   Header file order
290        was cleaned up while doing this.
291
2922000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
295        Switch to GNU canonicalization.
296
2972000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
298
299        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
300
3012000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
302
303        * startup/linkcmds: Added lines so DWARF debug information
304        would be available.  Otherwise gdb complains that the offsets
305        for the debug info are incorrect and doesn't load the files.
306
3072000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
310        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
311        compile.am
312
3132000-08-10      Joel Sherrill <joel@OARcorp.com>
314
315        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.