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

4.104.114.84.95
Last change on this file since 4217b96 was 4217b96, checked in by Joel Sherrill <joel.sherrill@…>, on 02/08/06 at 12:28:38

2006-02-08 Joel Sherrill <joel@…>

  • startup/linkcmds: Add sections required by newer gcc versions.
  • Property mode set to 100644
File size: 13.0 KB
Line 
12006-02-08      Joel Sherrill <joel@OARcorp.com>
2
3        * startup/linkcmds: Add sections required by newer gcc versions.
4
52006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Add preinstall.am.
8
92005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * network/network.c: Include <errno.h> instead of <sys/errno.h>.
12
132005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * include/bsp.h: New header guard.
16
172005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
20
212005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * Makefile.am: Remove build-variant support.
24
252004-11-25      Joel Sherrill <joel@OARcorp.com>
26
27        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
28
292004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
30
31        * configure.ac: Require automake > 1.9.
32
332004-07-25      Joel Sherrill <joel@OARcorp.com>
34
35        * network/network.c: Add include of <sys/errno.h>.
36
372004-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        PR 610/bsps
40        * Makefile.am: Add include/tm27.h, Cosmetics.
41        * include/tm27.h: Final cosmetics.
42
432004-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * include/bsp.h: Split out tmtest27 support.
46        * include/tm27.h: New.
47
482004-04-21      Ralf Corsepius <ralf.corsepius@rtems.org>
49
50        PR 613/bsps
51        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
52
532004-04-21      Ralf Corsepius <ralf.corsepius@rtems.org>
54
55        PR 614/bsps
56        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
57
582004-04-03      Ralf Corsepiu <ralf_corsepiu@rtems.org>
59
60        * c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c,
61        c/src/lib/libbsp/m68k/gen68302/console/console.c,
62        c/src/lib/libbsp/m68k/gen68302/network/network.c,
63        c/src/lib/libbsp/m68k/gen68302/timer/timer.c: Include
64        <rtems/m68k/m68302.h> instead of <m68302.h>.
65
662004-04-02      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
69        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
70
712004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
72
73        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
74        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
75        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
76
772004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
78
79        * clock/ckinit.c, console/console.c, include/bsp.h,
80        network/network.c, startup/bspstart.c, timer/timer.c: Convert to
81        using c99 fixed size types.
82
832004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Reflect changes to bsp.am.
86        Preinstall dist_project_lib*.
87
882004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Reflect changes to bsp.am.
91
922004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
95
962004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Pickup files from ../../m68k/shared instead of
99        ../shared. Reformat.
100
1012004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
104
1052004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
108        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
109        wrapup/Makefile.am. Use automake compilation rules.
110        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
111        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
112        * configure.ac: Reflect changes above.
113
1142004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Add PREINSTALL_DIRS.
117        * wrapup/Makefile.am: Reflect changes to libcpu.
118
1192004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * wrapup/Makefile.am: Reflect changes to libcpu.
122
1232004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
126        Add PRE/TMPINSTALL_FILES to CLEANFILES.
127        * startup/Makefile.am: Ditto.
128
1292004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * start/Makefile.am: Remove.
132        * Makefile.am: Merge-in start/Makefile.am.
133        * configure.ac: Reflect changes above.
134
1352004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * wrapup/Makefile.am: Eliminate $(LIB).
138        Use noinst_DATA to trigger building libbsp.a.
139
1402003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
143        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
144
1452003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
148        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
149
1502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
153
1542003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * start/Makefile.am: Misc cleanups and fixes.
157        * startup/Makefile.am: Misc cleanups and fixes.
158        * wrapup/Makefile.am: Misc cleanups and fixes.
159
1602003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * Makefile.am: Add preinstallation dirstamp support.
163        * clock/Makefile.am: Cosmetics.
164        * console/Makefile.am: Cosmetics.
165        * network/Makefile.am: Cosmetics.
166        * startup/Makefile.am: Cosmetics.
167        * timer/Makefile.am: Cosmetics.
168        * wrapup/Makefile.am: Cosmetics.
169
1702003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * clock/Makefile.am: Remove all-local: $(ARCH).
173        * console/Makefile.am: Remove all-local: $(ARCH).
174        * network/Makefile.am: Remove all-local: $(ARCH).
175        * start/Makefile.am: Remove all-local: $(ARCH).
176        * startup/Makefile.am: Remove all-local: $(ARCH).
177        * timer/Makefile.am: Remove all-local: $(ARCH).
178        * wrapup/Makefile.am: Remove all-local: $(ARCH).
179
1802003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * Makefile.am: Merge-in include/Makefile.am.
183        Reflect changes to bsp.am.
184        * include/Makefile.am: Remove.
185        * configure.ac: Reflect changes above.
186
1872003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * bsp_specs: Remove *lib:.
190
1912003-09-04      Joel Sherrill <joel@OARcorp.com>
192
193        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
194        start/start.S, startup/bspclean.c, startup/bspstart.c,
195        startup/linkcmds, timer/timer.c: URL for license changed.
196
1972003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * Makefile.am: Reflect having moved aclocal/.
200
2012003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * Makefile.am: Reflect having moved automake/.
204        * clock/Makefile.am: Reflect having moved automake/.
205        * console/Makefile.am: Reflect having moved automake/.
206        * include/Makefile.am: Reflect having moved automake/.
207        * network/Makefile.am: Reflect having moved automake/.
208        * start/Makefile.am: Reflect having moved automake/.
209        * startup/Makefile.am: Reflect having moved automake/.
210        * timer/Makefile.am: Reflect having moved automake/.
211        * wrapup/Makefile.am: Reflect having moved automake/.
212
2132003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        PR 452/bsps
216        * startup/Makefile.am: Remove USE_INIT_FINI.
217
2182003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
221
2222003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        PR 445/bsps
225        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
226        Remove cpp, old_cpp (now unused).
227
2282003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * configure.ac: Remove AC_CONFIG_AUX_DIR.
231
2322003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
235
2362003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: AC_PREREQ(2.57).
239
2402003-01-20      Joel Sherrill <joel@OARcorp.com>
241
242        * startup/linkcmds*: Add FreeBSD sysctl() sections.
243
2442002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
247        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
248        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
249        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
250        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
251        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
252
2532002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * start/Makefile.am: Use install-data-local to install startfile.
256
2572002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
260
2612002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * .cvsignore: Reformat.
264        Add autom4te*cache.
265        Remove autom4te.cache.
266
2672002-08-21      Joel Sherrill <joel@OARcorp.com>
268
269        * wrapup/Makefile.am: PR217 required that the idle task be moved to
270        libcpu so it could be more acutely aware of the CPU model.  This
271        file was modified to pick up the idle task from there.
272
2732002-08-21      Joel Sherrill <joel@OARcorp.com>
274
275        * bsp_specs: Added support for -nostdlibs.
276
2772002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
280        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
281        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
282        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
283        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
284        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
285        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
286
2872002-08-05      Joel Sherrill <joel@OARcorp.com>
288
289        * Per PR260 eliminate use of make-target-options.  This impacted
290        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
291        SuperCore and required that the m68k optimized memcpy be moved
292        to libcpu.
293        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
294
2952002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * start/Makefile.am: Eliminate PGM.
298        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
299
3002002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
303
3042002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
307        Remove $(OBJS) from all-local.
308
3092002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
312
3132001-05-09      Joel Sherrill <joel@OARcorp.com>
314
315        * startup/linkcmds: In support of gcc 3.1, added one of more
316        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
317        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
318        and direction of segments to memory regions may also have been
319        addressed.  This was a sweep across all BSPs.
320 
3212002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * configure.ac:
324        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
325        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
326        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
327        * Makefile.am: Remove AUTOMAKE_OPTIONS.
328        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
329        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
330        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
331        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
332        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
333        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
334        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
335
3362001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
339
3402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
343        * configure.in: Remove.
344        * configure.ac: New file, generated from configure.in by autoupdate.
345
3462001-09-27      Joel Sherrill <joel@OARcorp.com>
347
348        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
349
3502001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
353
3542001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * configure.in: Add bspopts.h.
357        * include/.cvsignore: Add bspopts.h*, stamp-h*.
358        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
359        * include/bsp.h: Include bspopts.h.
360
3612001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
362
363        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
364
3652000-12-14      Joel Sherrill <joel@OARcorp.com>
366
367        * network/network.c: Removed unused variable warnings.
368
3692000-12-11      Joel Sherrill <joel@OARcorp.com>
370
371        * Makefile.am, configure.in, include/Makefile.am,
372        wrapup/Makefile.am: Updated to reflect addition of network driver
373        by  Franck Julien <FranckJ@cxr.fr>.
374        * include/m302_int.h, network/.cvsignore, network/Makefile.am,
375        network/network.c: New file.
376
3772000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
380
3812000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
384
3852000-11-01      Joel Sherrill <joel@OARcorp.com>
386
387        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
388        libcsupport.h moved from libc to lib/include/rtems and
389        now must be referenced as <rtems/XXX.h>.   Header file order
390        was cleaned up while doing this.
391
3922000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
395        Switch to GNU canonicalization.
396
3972000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
398
399        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
400
4012000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
402
403        * startup/linkcmds: Added lines so DWARF debug information
404        would be available.  Otherwise gdb complains that the offsets
405        for the debug info are incorrect and doesn't load the files.
406
4072000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
410        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
411        compile.am
412
4132000-08-10      Joel Sherrill <joel@OARcorp.com>
414
415        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.