source: rtems/c/src/lib/libbsp/m68k/csb360/ChangeLog @ 32ad50f2

Last change on this file since 32ad50f2 was 32ad50f2, checked in by Joel Sherrill <joel.sherrill@…>, on 03/10/07 at 15:29:55

2007-03-10 Joel Sherrill <joel@…>

PR 1227/bsps

  • include/bsp.h: Remove MAX_LONG_TEST_DURATION and MAX_SHORT_TEST_DURATION. They are obsolete and unused.
  • Property mode set to 100644
File size: 2.3 KB
Line 
12007-03-10      Joel Sherrill <joel@OARcorp.com>
2
3        PR 1227/bsps
4        * include/bsp.h: Remove MAX_LONG_TEST_DURATION and
5        MAX_SHORT_TEST_DURATION. They are obsolete and unused.
6
72006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
8
9        * configure.ac: New BUG-REPORT address.
10
112006-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * Makefile.am: Remove superfluous -DASM.
14
152006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * configure.ac: Require automake-1.10. Require autoconf-2.60.
18
192006-02-08      Joel Sherrill <joel@OARcorp.com>
20
21        * startup/linkcmds: Add sections required by newer gcc versions.
22
232006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * Makefile.am: Add preinstall.am.
26
272005-11-12      Ralf Corsepius <ralf.corsepius@rtems.org>
28
29        * bsp_specs: Remove %cpp.
30
312005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
32
33        * include/bsp.h: New header guard.
34
352005-02-11      Joel Sherrill <joel@OARcorp.com>
36
37        * include/bsp.h: Correct type of symbols from linkcmds to compile with
38        gcc 4.x.
39
402005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
41
42        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
43
442005-01-04      Joel Sherrill <joel@OARcorp.com>
45
46        * console/console-io.c, startup/init5272.c: Remove warnings.
47
482005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
49
50        * Makefile.am: Remove build-variant support.
51
522004-11-25      Joel Sherrill <joel@OARcorp.com>
53
54        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
55
562004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
57
58        * start/start.S: Reflect new header locations.
59
602004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
61
62        * include/bsp.h, network/network.c, startup/bspstart.c,
63        startup/init5272.c: Use POSIX fixed-size types.
64
652004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
66
67        * configure.ac: Require automake > 1.9.
68
692004-09-15      Joel Sherrill <joel@OARcorp.com>
70
71        * README, times, network/network.c, start/start.S, startup/bspclean.c,
72        startup/bspstart.c, startup/init5272.c, startup/linkcmds: Use CVS Id.
73
742004-08-03      Jay Monkman <jtm@lopingdog.com>
75
76        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
77        times, console/.cvsignore, console/console-io.c, include/.cvsignore,
78        include/bsp.h, include/coverhd.h, include/tm27.h, network/network.c,
79        start/.cvsignore, start/start.S, startup/.cvsignore,
80        startup/bspclean.c, startup/bspstart.c, startup/init5272.c,
81        startup/linkcmds: New files.
82
Note: See TracBrowser for help on using the repository browser.