source: rtems/c/src/lib/libbsp/m68k/ods68302/ChangeLog @ 625ef85

Last change on this file since 625ef85 was 625ef85, checked in by Joel Sherrill <joel.sherrill@…>, on 04/02/07 at 11:18:03

2007-04-02 Joel Sherrill <joel@…>

  • Makefile.am: Add dummy printk support so all tests link.
  • Property mode set to 100644
File size: 15.2 KB
Line 
12007-04-02      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am: Add dummy printk support so all tests link.
4
52006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: New BUG-REPORT address.
8
92006-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * Makefile.am: Remove superfluous -DASM.
12
132006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * configure.ac: Require automake-1.10. Require autoconf-2.60.
16
172006-02-08      Joel Sherrill <joel@OARcorp.com>
18
19        * startup/linkcmds: Add sections required by newer gcc versions.
20
212006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * Makefile.am: Add preinstall.am.
24
252005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
26
27        * include/bsp.h: New header guard.
28
292005-01-09      Joel Sherrill <joel@OARcorp.com>
30
31        * startup/linkcmds: Add rom section to remove warning.
32
332005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
36
372005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * Makefile.am: Remove build-variant support.
40
412005-01-01      Ralf Corsepius <ralf_corsepius@rtems.org>
42
43        * configure.ac: Use AS_HELP_STRING instead of AC_HELP_STRING.
44
452004-11-25      Joel Sherrill <joel@OARcorp.com>
46
47        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
48
492004-11-19      Ralf Corsepius <ralf_corsepius@rtems.org>
50
51        * startup/m68k-stub.c: Use (defined(__mc68020__) && !defined(__mcpu32__))
52        instead of defined(__mc68020__) to reflect GCC-3.4's expectations.
53
542004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
55
56        * configure.ac: Require automake > 1.9.
57
582004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
59
60        PR 610/bsps
61        * Makefile.am: Add include/tm27.h, Cosmetics.
62        * include/tm27.h: Final cosmetics.
63
642004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
65
66        * include/bsp.h: Split out tmtest27 support.
67        * include/tm27.h: New.
68
692004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        PR 613/bsps
72        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
73
742004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
75
76        PR 614/bsps
77        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
78
792004-04-03      Ralf Corsepiu <ralf_corsepiu@rtems.org>
80
81        * c/src/lib/libbsp/m68k/ods68302/clock/ckinit.c,
82        c/src/lib/libbsp/m68k/ods68302/include/bsp.h,
83        c/src/lib/libbsp/m68k/ods68302/startup/cpuboot.c,
84        c/src/lib/libbsp/m68k/ods68302/startup/crc.c,
85        c/src/lib/libbsp/m68k/ods68302/startup/gdb-hooks.c,
86        c/src/lib/libbsp/m68k/ods68302/startup/m68302scc.c,
87        c/src/lib/libbsp/m68k/ods68302/timer/timer.c: Include
88        <rtems/m68k/m68302.h> instead of <m68302.h>.
89
902004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
91
92        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
93
942004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
95
96        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
97        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
98        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
99
1002004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
101
102        * clock/ckinit.c, include/bare.h, include/bsp.h, include/crc.h,
103        startup/bspstart.c, startup/cpuboot.c, startup/crc.c,
104        startup/gdb-hooks.c, startup/m68302scc.c, timer/timer.c: Convert to
105        using c99 fixed size types.
106
1072004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Reflect changes to bsp.am.
110        Preinstall dist_project_lib*.
111
1122004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Reflect changes to bsp.am.
115
1162004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
119
1202004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Pickup files from ../../m68k/shared instead of
123        ../shared. Reformat.
124
1252004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
128
1292004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * start/reset.S: Remove cat(). Add EXPAND(). Make EXCEPTION_HANDLER
132        ANSI-C compliant.
133        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am
134        start/Makefile.am, startup/Makefile.am, timer/Makefile.am
135        wrapup/Makefile.am.
136        Use automake compilation rules.
137        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
138        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
139        Remove.
140        * configure.ac: Reflect changes above.
141
1422004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.am: Add PREINSTALL_DIRS.
145        * wrapup/Makefile.am: Reflect changes to libcpu.
146
1472004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * Makefile.am: Remove non-existing times from EXTRA_DIST.
150        * start/Makefile.am: Remove non-existing cpuboot.c from EXTRA_DIST.
151        * wrapup/Makefile.am: Reflect changes to libcpu.
152
1532004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
156        Add PRE/TMPINSTALL_FILES to CLEANFILES.
157        * start/Makefile.am: Ditto.
158        * startup/Makefile.am: Ditto.
159
1602004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * wrapup/Makefile.am: Eliminate $(LIB).
163        Use noinst_DATA to trigger building libbsp.a.
164
1652003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
168        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
169
1702003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
173        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
174
1752003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
178
1792003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * start/Makefile.am: Misc cleanups and fixes.
182        * startup/Makefile.am: Misc cleanups and fixes.
183        * wrapup/Makefile.am: Misc cleanups and fixes.
184
1852003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Add preinstallation dirstamp support.
188        * clock/Makefile.am: Cosmetics.
189        * console/Makefile.am: Cosmetics.
190        * startup/Makefile.am: Cosmetics.
191        * timer/Makefile.am: Cosmetics.
192        * wrapup/Makefile.am: Cosmetics.
193
1942003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * clock/Makefile.am: Remove all-local: $(ARCH).
197        * console/Makefile.am: Remove all-local: $(ARCH).
198        * start/Makefile.am: Remove all-local: $(ARCH).
199        * startup/Makefile.am: Remove all-local: $(ARCH).
200        * timer/Makefile.am: Remove all-local: $(ARCH).
201        * wrapup/Makefile.am: Remove all-local: $(ARCH).
202
2032003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * include/bsp.h: Replace stringification madness to pick up bare.h
206        (Doesn't work with gcc >= 3.3) with a somewhat cleaner madness.
207
2082003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * Makefile.am: Merge-in include/Makefile.am.
211        Reflect changes to bsp.am.
212        * include/Makefile.am: Remove.
213        * configure.ac: Reflect changes above.
214
2152003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * bsp_specs: Remove *lib:.
218
2192003-09-04      Joel Sherrill <joel@OARcorp.com>
220
221        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
222        startup/bspclean.c, startup/bspstart.c, timer/timer.c: URL for
223        license changed.
224
2252003-09-04      Joel Sherrill <joel@OARcorp.com>
226
227        * start/debugreset.S, start/reset.S: Removed incorrect statement about
228        copyright assignment.
229
2302003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Makefile.am: Reflect having moved aclocal/.
233
2342003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * Makefile.am: Reflect having moved automake/.
237        * clock/Makefile.am: Reflect having moved automake/.
238        * console/Makefile.am: Reflect having moved automake/.
239        * include/Makefile.am: Reflect having moved automake/.
240        * start/Makefile.am: Reflect having moved automake/.
241        * startup/Makefile.am: Reflect having moved automake/.
242        * timer/Makefile.am: Reflect having moved automake/.
243        * wrapup/Makefile.am: Reflect having moved automake/.
244
2452003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        PR 452/bsps
248        * startup/Makefile.am: Remove USE_INIT_FINI.
249
2502003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
253
2542003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        PR 445/bsps
257        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
258        Remove cpp, old_cpp (now unused).
259
2602003-06-22      Chris Johns <cjohns@cybertec.com.au>
261
262        PR 264/bsps
263        PR 414/bsps
264        * start/reset.S, startup/cpuboot.c, startup/linkcmds:
265        PR264 - Stopped the core dump by removing the bad instruction.
266        PR414 - Fixed the global interupt vector register.
267        Linker command file to have the boot code in the first 8K.
268        The chip select remap needed to be volatile.
269
2702003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.ac: Remove AC_CONFIG_AUX_DIR.
273
2742003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
277
2782003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.ac: AC_PREREQ(2.57).
281
2822003-01-20      Joel Sherrill <joel@OARcorp.com>
283
284        * startup/linkcmds*: Add FreeBSD sysctl() sections.
285
2862002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
289        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
290        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
291        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
292        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
293
2942002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * start/Makefile.am: Use install-data-local to install startfile.
297
2982002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
301
3022002-11-01      Joel Sherrill <joel@OARcorp.com>
303
304        * startup/m68k-stub.c: Removed typos.
305
3062002-11-01      Joel Sherrill <joel@OARcorp.com>
307
308        * startup/m68k-stub.c: Removed warnings.
309
3102002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * .cvsignore: Reformat.
313        Add autom4te*cache.
314        Remove autom4te.cache.
315
3162002-08-21      Joel Sherrill <joel@OARcorp.com>
317
318        * wrapup/Makefile.am: PR217 required that the idle task be moved to
319        libcpu so it could be more acutely aware of the CPU model.  This
320        file was modified to pick up the idle task from there.
321
3222002-08-21      Joel Sherrill <joel@OARcorp.com>
323
324        * bsp_specs: Added support for -nostdlibs.
325
3262002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
329        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
330        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
331        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
332        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
333        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
334
3352002-08-07      Joel Sherrill <joel@OARcorp.com>
336
337        * start/Makefile.am: Pick up rest of Ralf'f changes and use
338        cp not make-rel since there is no point in this case.
339        * start/debugreset.S: Rights were not assigned.
340        * start/reset.S: Add ifdef to avoid core dump until Chris can
341        track it down.
342        * start/cpuboot.c: Moved to startup.
343        * startup/Makefile.am: Account for above.
344
3452002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * startup/Makefile.am: Remove -DGDB_MONITOR_ACTIVE (Not used
348        anywhere).
349        Add ODS60302_DEBUG conditional.
350        * include/bsp.h: Fix broken bsp_cat macros (Not compliant to gcc31).
351        * configure.ac: Add --enable-ods60302-debug.
352        Add ODS60302_DEBUG conditional.
353
3542002-08-05      Joel Sherrill <joel@OARcorp.com>
355
356        * Per PR260 eliminate use of make-target-options.  This impacted
357        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
358        SuperCore and required that the m68k optimized memcpy be moved
359        to libcpu.
360        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
361
3622002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * start/Makefile.am: Fix bug in previous patch.
365        Really add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
366
3672002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * start/Makefile.am: Eliminate PGM.
370        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
371
3722002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * startup/Makefile.am: Add bsplib_DATA = linkcmds rom debugger.
375
3762002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
379        Remove $(OBJS) from all-local.
380
3812002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
384
3852001-05-09      Joel Sherrill <joel@OARcorp.com>
386
387        * startup/linkcmds: In support of gcc 3.1, added one of more
388        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
389        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
390        and direction of segments to memory regions may also have been
391        addressed.  This was a sweep across all BSPs.
392 
3932002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * configure.ac:
396        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
397        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
398        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
399        * Makefile.am: Remove AUTOMAKE_OPTIONS.
400        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
401        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
402        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
403        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
404        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
405        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
406
4072001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
410
4112001-11-27      Joel Sherrill <joel@OARcorp.com>,
412
413        This was tracked as PR39.
414        * include/bsp.h, start/cpuboot.c, start/reset.S, startup/debugger,
415        startup/linkcmds, startup/rom: Eliminated required definition of
416        macros in the custom file for the BSP to compile.  The ROM and ROM
417        address and size settings are now linker script items. 
418
4192001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
422        * configure.in: Remove.
423        * configure.ac: New file, generated from configure.in by autoupdate.
424
4252001-09-27      Joel Sherrill <joel@OARcorp.com>
426
427        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
428
4292001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
432
4332001-06-19      Joel Sherrill <joel@OARcorp.com>
434
435        * include/Makefile.am: Fixed typo.
436
4372001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * configure.in: Add bspopts.h.
440        * include/.cvsignore: Add bspopts.h*, stamp-h*.
441        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
442        * include/bsp.h: Include bspopts.h.
443
4442001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
445
446        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
447
4482000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
451
4522000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
455
4562000-11-01      Joel Sherrill <joel@OARcorp.com>
457
458        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
459        and libcsupport.h moved from libc to lib/include/rtems and
460        now must be referenced as <rtems/XXX.h>.   Header file order
461        was cleaned up while doing this.
462
4632000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
466        Switch to GNU canonicalization.
467
4682000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
469
470        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
471
4722000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
473
474        * startup/linkcmds: Added lines so DWARF debug information
475        would be available.  Otherwise gdb complains that the offsets
476        for the debug info are incorrect and doesn't load the files.
477
4782000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
481        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
482        compile.am
483
4842000-08-10      Joel Sherrill <joel@OARcorp.com>
485
486        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.