source: rtems/c/src/lib/libbsp/m68k/gen68360/ChangeLog @ b3e3a5fd

4.104.114.84.95
Last change on this file since b3e3a5fd was b3e3a5fd, checked in by Joel Sherrill <joel.sherrill@…>, on 03/11/05 at 20:06:37

2005-03-11 Joel Sherrill <joel@…>

  • startup/init68360.c: Add _RomBase declaration.
  • Property mode set to 100644
File size: 13.6 KB
Line 
12005-03-11      Joel Sherrill <joel@OARcorp.com>
2
3        * startup/init68360.c: Add _RomBase declaration.
4
52005-02-11      Joel Sherrill <joel@OARcorp.com>
6
7        * include/bsp.h, startup/init68360.c: Correct type of symbols from
8        linkcmds to compile with gcc 4.x.
9
102005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
13
142005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
15
16        * Makefile.am: Remove build-variant support.
17
182004-11-25      Joel Sherrill <joel@OARcorp.com>
19
20        * startup/linkcmds, startup/linkcmds.bootp, startup/linkcmds.prom: Add
21        new bss sections .bss.* and .gnu.linkonce.b*.
22
232004-10-28      Joel Sherrill <joel@OARcorp.com>
24
25        * startup/linkcmds: Add .gnu.linkonce.b.*.
26
272004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * configure.ac: Require automake > 1.9.
30
312004-05-21      Joel Sherrill <joel@OARcorp.com>
32
33        * network/network.c: Include errno.h as a consequence of recent updates
34        to BSD header files.
35
362004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        PR 610/bsps
39        * Makefile.am: Add include/tm27.h, Cosmetics.
40        * include/tm27.h: Final cosmetics.
41
422004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
43
44        * include/bsp.h: Split out tmtest27 support.
45        * include/tm27.h: New.
46
472004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
48
49        PR 613/bsps
50        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
51
522004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
53
54        PR 614/bsps
55        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
56
572004-04-03      Ralf Corsepiu <ralf_corsepiu@rtems.org>
58
59        * c/src/lib/libbsp/m68k/gen68360/clock/clock.c,
60        c/src/lib/libbsp/m68k/gen68360/console/console.c,
61        c/src/lib/libbsp/m68k/gen68360/console/consolereserveresources.c,
62        c/src/lib/libbsp/m68k/gen68360/network/network.c,
63        c/src/lib/libbsp/m68k/gen68360/startup/alloc360.c,
64        c/src/lib/libbsp/m68k/gen68360/startup/init68360.c,
65        c/src/lib/libbsp/m68k/gen68360/timer/timer.c: Include
66        <rtems/m68k/m68360.h> instead of <m68360.h>.
67
682004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
69
70        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
71
722004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
73
74        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
75        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
76        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
77
782004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
79
80        * include/bsp.h, network/network.c, startup/bspstart.c,
81        startup/init68360.c, timer/timer.c: Convert to using c99 fixed size
82        types.
83
842004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Reflect changes to bsp.am.
87        Preinstall dist_project_lib*.
88
892004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Reflect changes to bsp.am.
92
932004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
96
972004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Pickup files from ../../m68k/shared instead of
100        ../shared. Reformat.
101
1022004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
105
1062004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        PR 562/bsps
109        * Makefile.am: Remove references to m68k-gdbstub.c,
110        rtems-gdbstub-glue.c.
111
112        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
113        network/Makefile.am, startup/Makefile.am, timer/Makefile.am.
114        Use automake-compilation rules.
115        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
116        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
117        Remove.
118        * configure.ac: Reflect changes above.
119
1202004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Add PREINSTALL_DIRS.
123        * wrapup/Makefile.am: Reflect changes to libcpu.
124
1252004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
128        * configure.ac: Add AM_CONDITIONAL(HAS_FPSP).
129        * wrapup/Makefile.am: Reflect changes to libcpu.
130
1312004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
134        Add PRE/TMPINSTALL_FILES to CLEANFILES.
135        * startup/Makefile.am: Ditto.
136
1372004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * start/Makefile.am: Remove.
140        * Makefile.am: Merge-in start/Makefile.am.
141        * configure.ac: Reflect changes above.
142
1432004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * wrapup/Makefile.am: Eliminate $(LIB).
146        Use noinst_DATA to trigger building libbsp.a.
147
1482003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
151        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
152
1532003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
156        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
157
1582003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
161
1622003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * start/Makefile.am: Misc cleanups and fixes.
165        * startup/Makefile.am: Misc cleanups and fixes.
166        * wrapup/Makefile.am: Misc cleanups and fixes.
167
1682003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: Add preinstallation dirstamp support.
171        * clock/Makefile.am: Cosmetics.
172        * console/Makefile.am: Cosmetics.
173        * network/Makefile.am: Cosmetics.
174        * startup/Makefile.am: Cosmetics.
175        * timer/Makefile.am: Cosmetics.
176        * wrapup/Makefile.am: Cosmetics.
177
1782003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * clock/Makefile.am: Remove all-local: $(ARCH).
181        * console/Makefile.am: Remove all-local: $(ARCH).
182        * network/Makefile.am: Remove all-local: $(ARCH).
183        * start/Makefile.am: Remove all-local: $(ARCH).
184        * startup/Makefile.am: Remove all-local: $(ARCH).
185        * timer/Makefile.am: Remove all-local: $(ARCH).
186        * wrapup/Makefile.am: Remove all-local: $(ARCH).
187
1882003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * Makefile.am: Merge-in include/Makefile.am.
191        Reflect changes to bsp.am.
192        * include/Makefile.am: Remove.
193        * configure.ac: Reflect changes above.
194
1952003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * bsp_specs: Remove *lib:.
198
1992003-09-04      Joel Sherrill <joel@OARcorp.com>
200
201        * console/console.c, console/consolereserveresources.c, include/bsp.h,
202        start/start.S, startup/bspclean.c, startup/bspstart.c, timer/timer.c:
203        URL for license changed.
204
2052003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * Makefile.am: Reflect having moved aclocal/.
208
2092003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * Makefile.am: Reflect having moved automake/.
212        * clock/Makefile.am: Reflect having moved automake/.
213        * console/Makefile.am: Reflect having moved automake/.
214        * include/Makefile.am: Reflect having moved automake/.
215        * network/Makefile.am: Reflect having moved automake/.
216        * start/Makefile.am: Reflect having moved automake/.
217        * startup/Makefile.am: Reflect having moved automake/.
218        * timer/Makefile.am: Reflect having moved automake/.
219        * wrapup/Makefile.am: Reflect having moved automake/.
220
2212003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        PR 452/bsps
224        * startup/Makefile.am: Remove USE_INIT_FINI.
225
2262003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
229
2302003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        PR 445/bsps
233        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
234        Remove cpp, old_cpp (now unused).
235
2362003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: Remove AC_CONFIG_AUX_DIR.
239
2402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
243
2442003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.ac: AC_PREREQ(2.57).
247
2482003-01-20      Joel Sherrill <joel@OARcorp.com>
249
250        * startup/linkcmds*: Add FreeBSD sysctl() sections.
251
2522002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
255        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
256        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
257        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
258        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
259        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
260
2612002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * start/Makefile.am: Use install-data-local to install startfile.
264
2652002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
268
2692002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * .cvsignore: Reformat.
272        Add autom4te*cache.
273        Remove autom4te.cache.
274
2752002-08-21      Joel Sherrill <joel@OARcorp.com>
276
277        * wrapup/Makefile.am: PR217 required that the idle task be moved to
278        libcpu so it could be more acutely aware of the CPU model.  This
279        file was modified to pick up the idle task from there.
280
2812002-08-21      Joel Sherrill <joel@OARcorp.com>
282
283        * bsp_specs: Added support for -nostdlibs.
284
2852002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
288        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
289        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
290        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
291        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
292        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
293        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
294
2952002-08-05      Joel Sherrill <joel@OARcorp.com>
296
297        * Per PR260 eliminate use of make-target-options.  This impacted
298        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
299        SuperCore and required that the m68k optimized memcpy be moved
300        to libcpu.
301        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
302
3032002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * start/Makefile.am: Eliminate PGM.
306        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
307
3082002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.prom
311        linkcmds.bootp.
312
3132002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
316        Remove $(OBJS) from all-local.
317
3182002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
321
3222002-06-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
323
324        * startup/Makefile.am: Compile the m68k gdb stub and glue.
325
3262002-05-14      Eric Norum <eric.norum@usask.ca>
327
328        * startup/linkcmds.bootp, startup/linkcmds.prom: Per PR192 add
329        sections needed by gcc 3.1.  linkcmds had already been fixed on
330        a gcc 3.1 clean up sweep.
331
3322001-05-09      Joel Sherrill <joel@OARcorp.com>
333
334        * startup/linkcmds: In support of gcc 3.1, added one of more
335        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
336        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
337        and direction of segments to memory regions may also have been
338        addressed.  This was a sweep across all BSPs.
339 
3402002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * configure.ac:
343        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
344        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
345        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
346        * Makefile.am: Remove AUTOMAKE_OPTIONS.
347        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
348        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
349        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
350        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
351        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
352        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
353        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
354
3552001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
358
3592001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
362        * configure.in: Remove.
363        * configure.ac: New file, generated from configure.in by autoupdate.
364
3652001-09-27      Joel Sherrill <joel@OARcorp.com>
366
367        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
368
3692001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
372
3732001-09-14      Eric Norum <eric.norum@usask.ca>
374
375        * startup/init68360.c: Modifications to make gcc 3.x happy.
376
3772001-09-19      Eric Norum <eric.norum@usask.ca>
378
379        * README: Bring it more in line with reality.
380
3812001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * configure.in: Add bspopts.h.
384        * include/.cvsignore: Add bspopts.h*, stamp-h*.
385        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
386        * include/bsp.h: Include bspopts.h.
387
3882001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
389
390        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
391
3922001-01-12      Eric Norum <eric.norum@usask.ca>
393
394        * README, clock/Makefile.am, clock/ckinit.c, clock/clock.c:
395        Clock driver updated to use shell driver mechanism.
396        * clock/ckinit.c: Removed.
397        * clock/clock.c: New file.
398
3992000-12-19      Joel Sherrill <joel@OARcorp.com>
400
401        * Makefile.am: Removed unneeded blank line.
402
4032000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
406
4072000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
410
4112000-11-01      Joel Sherrill <joel@OARcorp.com>
412
413        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
414        and libcsupport.h moved from libc to lib/include/rtems and
415        now must be referenced as <rtems/XXX.h>.   Header file order
416        was cleaned up while doing this.
417
4182000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
421        Switch to GNU canonicalization.
422
4232000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
424
425        * startup/linkcmds: Added lines so DWARF debug information
426        would be available.  Otherwise gdb complains that the offsets
427        for the debug info are incorrect and doesn't load the files.
428
4292000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
432        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
433        wrapup/Makefile.am: Include compile.am
434
4352000-08-10      Joel Sherrill <joel@OARcorp.com>
436
437        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.