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

4.104.114.84.95
Last change on this file since 1144653 was 1144653, checked in by Joel Sherrill <joel.sherrill@…>, on 05/03/07 at 20:33:33

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

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