source: rtems/c/src/lib/libbsp/m68k/csb360/ChangeLog @ 5d3d6d1a

4.104.114.84.95
Last change on this file since 5d3d6d1a was 5d3d6d1a, checked in by Joel Sherrill <joel.sherrill@…>, on 03/10/07 at 15:53:53

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.5 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-11-15      Joel Sherrill <joel@OARcorp.com>
12
13        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
14        file and simplified initialization.
15
162006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * Makefile.am: Remove superfluous -DASM.
19
202006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * configure.ac: Require autoconf-2.60. Require automake-1.10.
23
242006-02-08      Joel Sherrill <joel@OARcorp.com>
25
26        * startup/linkcmds: Add sections required by newer gcc versions.
27
282006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * Makefile.am: Add preinstall.am.
31
322005-11-12      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * bsp_specs: Remove %cpp.
35
362005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        * include/bsp.h: New header guard.
39
402005-02-11      Joel Sherrill <joel@OARcorp.com>
41
42        * include/bsp.h: Correct type of symbols from linkcmds to compile with
43        gcc 4.x.
44
452005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
48
492005-01-04      Joel Sherrill <joel@OARcorp.com>
50
51        * console/console-io.c, startup/init5272.c: Remove warnings.
52
532005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
54
55        * Makefile.am: Remove build-variant support.
56
572004-11-25      Joel Sherrill <joel@OARcorp.com>
58
59        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
60
612004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
62
63        * start/start.S: Reflect new header locations.
64
652004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
66
67        * include/bsp.h, network/network.c, startup/bspstart.c,
68        startup/init5272.c: Use POSIX fixed-size types.
69
702004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
71
72        * configure.ac: Require automake > 1.9.
73
742004-09-15      Joel Sherrill <joel@OARcorp.com>
75
76        * README, times, network/network.c, start/start.S, startup/bspclean.c,
77        startup/bspstart.c, startup/init5272.c, startup/linkcmds: Use CVS Id.
78
792004-08-03      Jay Monkman <jtm@lopingdog.com>
80
81        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
82        times, console/.cvsignore, console/console-io.c, include/.cvsignore,
83        include/bsp.h, include/coverhd.h, include/tm27.h, network/network.c,
84        start/.cvsignore, start/start.S, startup/.cvsignore,
85        startup/bspclean.c, startup/bspstart.c, startup/init5272.c,
86        startup/linkcmds: New files.
87
Note: See TracBrowser for help on using the repository browser.