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

4.104.114.84.95
Last change on this file since 3b9564a was c95013a0, checked in by Joel Sherrill <joel.sherrill@…>, on 02/12/05 at 01:35:32

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

  • include/bsp.h, startup/init68360.c: Correct type of symbols from linkcmds to compile with gcc 4.x.
  • Property mode set to 100644
File size: 13.5 KB
Line 
12005-02-11      Joel Sherrill <joel@OARcorp.com>
2
3        * include/bsp.h, startup/init68360.c: Correct type of symbols from
4        linkcmds to compile with gcc 4.x.
5
62005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
9
102005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * Makefile.am: Remove build-variant support.
13
142004-11-25      Joel Sherrill <joel@OARcorp.com>
15
16        * startup/linkcmds, startup/linkcmds.bootp, startup/linkcmds.prom: Add
17        new bss sections .bss.* and .gnu.linkonce.b*.
18
192004-10-28      Joel Sherrill <joel@OARcorp.com>
20
21        * startup/linkcmds: Add .gnu.linkonce.b.*.
22
232004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
24
25        * configure.ac: Require automake > 1.9.
26
272004-05-21      Joel Sherrill <joel@OARcorp.com>
28
29        * network/network.c: Include errno.h as a consequence of recent updates
30        to BSD header files.
31
322004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        PR 610/bsps
35        * Makefile.am: Add include/tm27.h, Cosmetics.
36        * include/tm27.h: Final cosmetics.
37
382004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
39
40        * include/bsp.h: Split out tmtest27 support.
41        * include/tm27.h: New.
42
432004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        PR 613/bsps
46        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
47
482004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
49
50        PR 614/bsps
51        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
52
532004-04-03      Ralf Corsepiu <ralf_corsepiu@rtems.org>
54
55        * c/src/lib/libbsp/m68k/gen68360/clock/clock.c,
56        c/src/lib/libbsp/m68k/gen68360/console/console.c,
57        c/src/lib/libbsp/m68k/gen68360/console/consolereserveresources.c,
58        c/src/lib/libbsp/m68k/gen68360/network/network.c,
59        c/src/lib/libbsp/m68k/gen68360/startup/alloc360.c,
60        c/src/lib/libbsp/m68k/gen68360/startup/init68360.c,
61        c/src/lib/libbsp/m68k/gen68360/timer/timer.c: Include
62        <rtems/m68k/m68360.h> instead of <m68360.h>.
63
642004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
65
66        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
67
682004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
69
70        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
71        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
72        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
73
742004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
75
76        * include/bsp.h, network/network.c, startup/bspstart.c,
77        startup/init68360.c, timer/timer.c: Convert to using c99 fixed size
78        types.
79
802004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Reflect changes to bsp.am.
83        Preinstall dist_project_lib*.
84
852004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Reflect changes to bsp.am.
88
892004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
92
932004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Pickup files from ../../m68k/shared instead of
96        ../shared. Reformat.
97
982004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
101
1022004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        PR 562/bsps
105        * Makefile.am: Remove references to m68k-gdbstub.c,
106        rtems-gdbstub-glue.c.
107
108        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
109        network/Makefile.am, startup/Makefile.am, timer/Makefile.am.
110        Use automake-compilation rules.
111        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
112        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
113        Remove.
114        * configure.ac: Reflect changes above.
115
1162004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Add PREINSTALL_DIRS.
119        * wrapup/Makefile.am: Reflect changes to libcpu.
120
1212004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
124        * configure.ac: Add AM_CONDITIONAL(HAS_FPSP).
125        * wrapup/Makefile.am: Reflect changes to libcpu.
126
1272004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
130        Add PRE/TMPINSTALL_FILES to CLEANFILES.
131        * startup/Makefile.am: Ditto.
132
1332004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * start/Makefile.am: Remove.
136        * Makefile.am: Merge-in start/Makefile.am.
137        * configure.ac: Reflect changes above.
138
1392004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * wrapup/Makefile.am: Eliminate $(LIB).
142        Use noinst_DATA to trigger building libbsp.a.
143
1442003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
147        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
148
1492003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
152        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
153
1542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
157
1582003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * start/Makefile.am: Misc cleanups and fixes.
161        * startup/Makefile.am: Misc cleanups and fixes.
162        * wrapup/Makefile.am: Misc cleanups and fixes.
163
1642003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * Makefile.am: Add preinstallation dirstamp support.
167        * clock/Makefile.am: Cosmetics.
168        * console/Makefile.am: Cosmetics.
169        * network/Makefile.am: Cosmetics.
170        * startup/Makefile.am: Cosmetics.
171        * timer/Makefile.am: Cosmetics.
172        * wrapup/Makefile.am: Cosmetics.
173
1742003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * clock/Makefile.am: Remove all-local: $(ARCH).
177        * console/Makefile.am: Remove all-local: $(ARCH).
178        * network/Makefile.am: Remove all-local: $(ARCH).
179        * start/Makefile.am: Remove all-local: $(ARCH).
180        * startup/Makefile.am: Remove all-local: $(ARCH).
181        * timer/Makefile.am: Remove all-local: $(ARCH).
182        * wrapup/Makefile.am: Remove all-local: $(ARCH).
183
1842003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * Makefile.am: Merge-in include/Makefile.am.
187        Reflect changes to bsp.am.
188        * include/Makefile.am: Remove.
189        * configure.ac: Reflect changes above.
190
1912003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * bsp_specs: Remove *lib:.
194
1952003-09-04      Joel Sherrill <joel@OARcorp.com>
196
197        * console/console.c, console/consolereserveresources.c, include/bsp.h,
198        start/start.S, startup/bspclean.c, startup/bspstart.c, timer/timer.c:
199        URL for license changed.
200
2012003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * Makefile.am: Reflect having moved aclocal/.
204
2052003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * Makefile.am: Reflect having moved automake/.
208        * clock/Makefile.am: Reflect having moved automake/.
209        * console/Makefile.am: Reflect having moved automake/.
210        * include/Makefile.am: Reflect having moved automake/.
211        * network/Makefile.am: Reflect having moved automake/.
212        * start/Makefile.am: Reflect having moved automake/.
213        * startup/Makefile.am: Reflect having moved automake/.
214        * timer/Makefile.am: Reflect having moved automake/.
215        * wrapup/Makefile.am: Reflect having moved automake/.
216
2172003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        PR 452/bsps
220        * startup/Makefile.am: Remove USE_INIT_FINI.
221
2222003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
225
2262003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        PR 445/bsps
229        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
230        Remove cpp, old_cpp (now unused).
231
2322003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: Remove AC_CONFIG_AUX_DIR.
235
2362003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
239
2402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac: AC_PREREQ(2.57).
243
2442003-01-20      Joel Sherrill <joel@OARcorp.com>
245
246        * startup/linkcmds*: Add FreeBSD sysctl() sections.
247
2482002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
251        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
252        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
253        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
254        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
255        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
256
2572002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * start/Makefile.am: Use install-data-local to install startfile.
260
2612002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
264
2652002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * .cvsignore: Reformat.
268        Add autom4te*cache.
269        Remove autom4te.cache.
270
2712002-08-21      Joel Sherrill <joel@OARcorp.com>
272
273        * wrapup/Makefile.am: PR217 required that the idle task be moved to
274        libcpu so it could be more acutely aware of the CPU model.  This
275        file was modified to pick up the idle task from there.
276
2772002-08-21      Joel Sherrill <joel@OARcorp.com>
278
279        * bsp_specs: Added support for -nostdlibs.
280
2812002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
284        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
285        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
286        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
287        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
288        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
289        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
290
2912002-08-05      Joel Sherrill <joel@OARcorp.com>
292
293        * Per PR260 eliminate use of make-target-options.  This impacted
294        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
295        SuperCore and required that the m68k optimized memcpy be moved
296        to libcpu.
297        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
298
2992002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * start/Makefile.am: Eliminate PGM.
302        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
303
3042002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.prom
307        linkcmds.bootp.
308
3092002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
312        Remove $(OBJS) from all-local.
313
3142002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
317
3182002-06-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
319
320        * startup/Makefile.am: Compile the m68k gdb stub and glue.
321
3222002-05-14      Eric Norum <eric.norum@usask.ca>
323
324        * startup/linkcmds.bootp, startup/linkcmds.prom: Per PR192 add
325        sections needed by gcc 3.1.  linkcmds had already been fixed on
326        a gcc 3.1 clean up sweep.
327
3282001-05-09      Joel Sherrill <joel@OARcorp.com>
329
330        * startup/linkcmds: In support of gcc 3.1, added one of more
331        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
332        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
333        and direction of segments to memory regions may also have been
334        addressed.  This was a sweep across all BSPs.
335 
3362002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * configure.ac:
339        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
340        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
341        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
342        * Makefile.am: Remove AUTOMAKE_OPTIONS.
343        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
344        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
345        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
346        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
347        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
348        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
349        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
350
3512001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
354
3552001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
358        * configure.in: Remove.
359        * configure.ac: New file, generated from configure.in by autoupdate.
360
3612001-09-27      Joel Sherrill <joel@OARcorp.com>
362
363        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
364
3652001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
368
3692001-09-14      Eric Norum <eric.norum@usask.ca>
370
371        * startup/init68360.c: Modifications to make gcc 3.x happy.
372
3732001-09-19      Eric Norum <eric.norum@usask.ca>
374
375        * README: Bring it more in line with reality.
376
3772001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * configure.in: Add bspopts.h.
380        * include/.cvsignore: Add bspopts.h*, stamp-h*.
381        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
382        * include/bsp.h: Include bspopts.h.
383
3842001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
385
386        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
387
3882001-01-12      Eric Norum <eric.norum@usask.ca>
389
390        * README, clock/Makefile.am, clock/ckinit.c, clock/clock.c:
391        Clock driver updated to use shell driver mechanism.
392        * clock/ckinit.c: Removed.
393        * clock/clock.c: New file.
394
3952000-12-19      Joel Sherrill <joel@OARcorp.com>
396
397        * Makefile.am: Removed unneeded blank line.
398
3992000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
402
4032000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
406
4072000-11-01      Joel Sherrill <joel@OARcorp.com>
408
409        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
410        and libcsupport.h moved from libc to lib/include/rtems and
411        now must be referenced as <rtems/XXX.h>.   Header file order
412        was cleaned up while doing this.
413
4142000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
417        Switch to GNU canonicalization.
418
4192000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
420
421        * startup/linkcmds: Added lines so DWARF debug information
422        would be available.  Otherwise gdb complains that the offsets
423        for the debug info are incorrect and doesn't load the files.
424
4252000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
428        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
429        wrapup/Makefile.am: Include compile.am
430
4312000-08-10      Joel Sherrill <joel@OARcorp.com>
432
433        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.