source: rtems/c/src/lib/libbsp/m68k/csb360/ChangeLog @ 71c4d68

4.104.114.84.95
Last change on this file since 71c4d68 was 71c4d68, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/12/07 at 03:22:58

2007-04-12 Ralf Corsépius <ralf.corsepius@…>

  • bsp_specs: Remove qrtems_debug.
  • Property mode set to 100644
File size: 3.0 KB
Line 
12007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * bsp_specs: Remove qrtems_debug.
4
52007-03-12      Joel Sherrill <joel@OARcorp.com>
6
7        * console/console-io.c, include/bsp.h, start/start.S,
8        startup/bspclean.c, startup/bspstart.c, startup/init5272.c: Correct
9        license URL and/or fix mistake in copyright notice. Both of these
10        mistakes appear to be from code submitted after these changes were
11        made previously.
12
132007-03-11      Joel Sherrill <joel@OARcorp.com>
14
15        * startup/bspstart.c: Remove assignments of
16        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
17        value in boot_card.c
18
192007-03-10      Joel Sherrill <joel@OARcorp.com>
20
21        PR 1227/bsps
22        * include/bsp.h: Remove MAX_LONG_TEST_DURATION and
23        MAX_SHORT_TEST_DURATION. They are obsolete and unused.
24
252006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
26
27        * configure.ac: New BUG-REPORT address.
28
292006-11-15      Joel Sherrill <joel@OARcorp.com>
30
31        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
32        file and simplified initialization.
33
342006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
35
36        * Makefile.am: Remove superfluous -DASM.
37
382006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
39
40        * configure.ac: Require autoconf-2.60. Require automake-1.10.
41
422006-02-08      Joel Sherrill <joel@OARcorp.com>
43
44        * startup/linkcmds: Add sections required by newer gcc versions.
45
462006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        * Makefile.am: Add preinstall.am.
49
502005-11-12      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * bsp_specs: Remove %cpp.
53
542005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
55
56        * include/bsp.h: New header guard.
57
582005-02-11      Joel Sherrill <joel@OARcorp.com>
59
60        * include/bsp.h: Correct type of symbols from linkcmds to compile with
61        gcc 4.x.
62
632005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
64
65        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
66
672005-01-04      Joel Sherrill <joel@OARcorp.com>
68
69        * console/console-io.c, startup/init5272.c: Remove warnings.
70
712005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
72
73        * Makefile.am: Remove build-variant support.
74
752004-11-25      Joel Sherrill <joel@OARcorp.com>
76
77        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
78
792004-10-27      Ralf Corsepius <ralf_corsepius@rtems.org>
80
81        * start/start.S: Reflect new header locations.
82
832004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
84
85        * include/bsp.h, network/network.c, startup/bspstart.c,
86        startup/init5272.c: Use POSIX fixed-size types.
87
882004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
89
90        * configure.ac: Require automake > 1.9.
91
922004-09-15      Joel Sherrill <joel@OARcorp.com>
93
94        * README, times, network/network.c, start/start.S, startup/bspclean.c,
95        startup/bspstart.c, startup/init5272.c, startup/linkcmds: Use CVS Id.
96
972004-08-03      Jay Monkman <jtm@lopingdog.com>
98
99        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
100        times, console/.cvsignore, console/console-io.c, include/.cvsignore,
101        include/bsp.h, include/coverhd.h, include/tm27.h, network/network.c,
102        start/.cvsignore, start/start.S, startup/.cvsignore,
103        startup/bspclean.c, startup/bspstart.c, startup/init5272.c,
104        startup/linkcmds: New files.
105
Note: See TracBrowser for help on using the repository browser.