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

4.104.114.84.95
Last change on this file since 844609f9 was 844609f9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/07/05 at 06:57:39

2005-01-07 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
  • Property mode set to 100644
File size: 13.4 KB
Line 
12005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
4
52005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Remove build-variant support.
8
92004-11-25      Joel Sherrill <joel@OARcorp.com>
10
11        * startup/linkcmds, startup/linkcmds.bootp, startup/linkcmds.prom: Add
12        new bss sections .bss.* and .gnu.linkonce.b*.
13
142004-10-28      Joel Sherrill <joel@OARcorp.com>
15
16        * startup/linkcmds: Add .gnu.linkonce.b.*.
17
182004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
19
20        * configure.ac: Require automake > 1.9.
21
222004-05-21      Joel Sherrill <joel@OARcorp.com>
23
24        * network/network.c: Include errno.h as a consequence of recent updates
25        to BSD header files.
26
272004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        PR 610/bsps
30        * Makefile.am: Add include/tm27.h, Cosmetics.
31        * include/tm27.h: Final cosmetics.
32
332004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
34
35        * include/bsp.h: Split out tmtest27 support.
36        * include/tm27.h: New.
37
382004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
39
40        PR 613/bsps
41        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
42
432004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        PR 614/bsps
46        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
47
482004-04-03      Ralf Corsepiu <ralf_corsepiu@rtems.org>
49
50        * c/src/lib/libbsp/m68k/gen68360/clock/clock.c,
51        c/src/lib/libbsp/m68k/gen68360/console/console.c,
52        c/src/lib/libbsp/m68k/gen68360/console/consolereserveresources.c,
53        c/src/lib/libbsp/m68k/gen68360/network/network.c,
54        c/src/lib/libbsp/m68k/gen68360/startup/alloc360.c,
55        c/src/lib/libbsp/m68k/gen68360/startup/init68360.c,
56        c/src/lib/libbsp/m68k/gen68360/timer/timer.c: Include
57        <rtems/m68k/m68360.h> instead of <m68360.h>.
58
592004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
60
61        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
62
632004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
64
65        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
66        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
67        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
68
692004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        * include/bsp.h, network/network.c, startup/bspstart.c,
72        startup/init68360.c, timer/timer.c: Convert to using c99 fixed size
73        types.
74
752004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Reflect changes to bsp.am.
78        Preinstall dist_project_lib*.
79
802004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Reflect changes to bsp.am.
83
842004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
87
882004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Pickup files from ../../m68k/shared instead of
91        ../shared. Reformat.
92
932004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
96
972004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        PR 562/bsps
100        * Makefile.am: Remove references to m68k-gdbstub.c,
101        rtems-gdbstub-glue.c.
102
103        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
104        network/Makefile.am, startup/Makefile.am, timer/Makefile.am.
105        Use automake-compilation rules.
106        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
107        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
108        Remove.
109        * configure.ac: Reflect changes above.
110
1112004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Add PREINSTALL_DIRS.
114        * wrapup/Makefile.am: Reflect changes to libcpu.
115
1162004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
119        * configure.ac: Add AM_CONDITIONAL(HAS_FPSP).
120        * wrapup/Makefile.am: Reflect changes to libcpu.
121
1222004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
125        Add PRE/TMPINSTALL_FILES to CLEANFILES.
126        * startup/Makefile.am: Ditto.
127
1282004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * start/Makefile.am: Remove.
131        * Makefile.am: Merge-in start/Makefile.am.
132        * configure.ac: Reflect changes above.
133
1342004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * wrapup/Makefile.am: Eliminate $(LIB).
137        Use noinst_DATA to trigger building libbsp.a.
138
1392003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
142        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
143
1442003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
147        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
148
1492003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
152
1532003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * start/Makefile.am: Misc cleanups and fixes.
156        * startup/Makefile.am: Misc cleanups and fixes.
157        * wrapup/Makefile.am: Misc cleanups and fixes.
158
1592003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * Makefile.am: Add preinstallation dirstamp support.
162        * clock/Makefile.am: Cosmetics.
163        * console/Makefile.am: Cosmetics.
164        * network/Makefile.am: Cosmetics.
165        * startup/Makefile.am: Cosmetics.
166        * timer/Makefile.am: Cosmetics.
167        * wrapup/Makefile.am: Cosmetics.
168
1692003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * clock/Makefile.am: Remove all-local: $(ARCH).
172        * console/Makefile.am: Remove all-local: $(ARCH).
173        * network/Makefile.am: Remove all-local: $(ARCH).
174        * start/Makefile.am: Remove all-local: $(ARCH).
175        * startup/Makefile.am: Remove all-local: $(ARCH).
176        * timer/Makefile.am: Remove all-local: $(ARCH).
177        * wrapup/Makefile.am: Remove all-local: $(ARCH).
178
1792003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * Makefile.am: Merge-in include/Makefile.am.
182        Reflect changes to bsp.am.
183        * include/Makefile.am: Remove.
184        * configure.ac: Reflect changes above.
185
1862003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * bsp_specs: Remove *lib:.
189
1902003-09-04      Joel Sherrill <joel@OARcorp.com>
191
192        * console/console.c, console/consolereserveresources.c, include/bsp.h,
193        start/start.S, startup/bspclean.c, startup/bspstart.c, timer/timer.c:
194        URL for license changed.
195
1962003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * Makefile.am: Reflect having moved aclocal/.
199
2002003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * Makefile.am: Reflect having moved automake/.
203        * clock/Makefile.am: Reflect having moved automake/.
204        * console/Makefile.am: Reflect having moved automake/.
205        * include/Makefile.am: Reflect having moved automake/.
206        * network/Makefile.am: Reflect having moved automake/.
207        * start/Makefile.am: Reflect having moved automake/.
208        * startup/Makefile.am: Reflect having moved automake/.
209        * timer/Makefile.am: Reflect having moved automake/.
210        * wrapup/Makefile.am: Reflect having moved automake/.
211
2122003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        PR 452/bsps
215        * startup/Makefile.am: Remove USE_INIT_FINI.
216
2172003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
220
2212003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        PR 445/bsps
224        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
225        Remove cpp, old_cpp (now unused).
226
2272003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.ac: Remove AC_CONFIG_AUX_DIR.
230
2312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
234
2352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * configure.ac: AC_PREREQ(2.57).
238
2392003-01-20      Joel Sherrill <joel@OARcorp.com>
240
241        * startup/linkcmds*: Add FreeBSD sysctl() sections.
242
2432002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
246        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
247        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
248        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
249        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
250        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
251
2522002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * start/Makefile.am: Use install-data-local to install startfile.
255
2562002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
259
2602002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * .cvsignore: Reformat.
263        Add autom4te*cache.
264        Remove autom4te.cache.
265
2662002-08-21      Joel Sherrill <joel@OARcorp.com>
267
268        * wrapup/Makefile.am: PR217 required that the idle task be moved to
269        libcpu so it could be more acutely aware of the CPU model.  This
270        file was modified to pick up the idle task from there.
271
2722002-08-21      Joel Sherrill <joel@OARcorp.com>
273
274        * bsp_specs: Added support for -nostdlibs.
275
2762002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
279        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
280        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
281        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
282        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
283        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
284        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
285
2862002-08-05      Joel Sherrill <joel@OARcorp.com>
287
288        * Per PR260 eliminate use of make-target-options.  This impacted
289        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
290        SuperCore and required that the m68k optimized memcpy be moved
291        to libcpu.
292        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
293
2942002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * start/Makefile.am: Eliminate PGM.
297        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
298
2992002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.prom
302        linkcmds.bootp.
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
3132002-06-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
314
315        * startup/Makefile.am: Compile the m68k gdb stub and glue.
316
3172002-05-14      Eric Norum <eric.norum@usask.ca>
318
319        * startup/linkcmds.bootp, startup/linkcmds.prom: Per PR192 add
320        sections needed by gcc 3.1.  linkcmds had already been fixed on
321        a gcc 3.1 clean up sweep.
322
3232001-05-09      Joel Sherrill <joel@OARcorp.com>
324
325        * startup/linkcmds: In support of gcc 3.1, added one of more
326        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
327        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
328        and direction of segments to memory regions may also have been
329        addressed.  This was a sweep across all BSPs.
330 
3312002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * configure.ac:
334        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
335        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
336        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
337        * Makefile.am: Remove AUTOMAKE_OPTIONS.
338        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
339        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
340        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
341        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
342        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
343        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
344        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
345
3462001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
349
3502001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
353        * configure.in: Remove.
354        * configure.ac: New file, generated from configure.in by autoupdate.
355
3562001-09-27      Joel Sherrill <joel@OARcorp.com>
357
358        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
359
3602001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
363
3642001-09-14      Eric Norum <eric.norum@usask.ca>
365
366        * startup/init68360.c: Modifications to make gcc 3.x happy.
367
3682001-09-19      Eric Norum <eric.norum@usask.ca>
369
370        * README: Bring it more in line with reality.
371
3722001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * configure.in: Add bspopts.h.
375        * include/.cvsignore: Add bspopts.h*, stamp-h*.
376        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
377        * include/bsp.h: Include bspopts.h.
378
3792001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
380
381        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
382
3832001-01-12      Eric Norum <eric.norum@usask.ca>
384
385        * README, clock/Makefile.am, clock/ckinit.c, clock/clock.c:
386        Clock driver updated to use shell driver mechanism.
387        * clock/ckinit.c: Removed.
388        * clock/clock.c: New file.
389
3902000-12-19      Joel Sherrill <joel@OARcorp.com>
391
392        * Makefile.am: Removed unneeded blank line.
393
3942000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
397
3982000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
401
4022000-11-01      Joel Sherrill <joel@OARcorp.com>
403
404        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
405        and libcsupport.h moved from libc to lib/include/rtems and
406        now must be referenced as <rtems/XXX.h>.   Header file order
407        was cleaned up while doing this.
408
4092000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
412        Switch to GNU canonicalization.
413
4142000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
415
416        * startup/linkcmds: Added lines so DWARF debug information
417        would be available.  Otherwise gdb complains that the offsets
418        for the debug info are incorrect and doesn't load the files.
419
4202000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
423        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
424        wrapup/Makefile.am: Include compile.am
425
4262000-08-10      Joel Sherrill <joel@OARcorp.com>
427
428        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.