source: rtems/c/src/lib/libbsp/mips/csb350/ChangeLog @ faa5687d

4.104.114.84.95
Last change on this file since faa5687d was faa5687d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/09/07 at 16:07:57

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

  • bsp_specs: Use nostdlib instead of nostdlibs (bogus).
  • Property mode set to 100644
File size: 2.6 KB
Line 
12007-04-09      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * bsp_specs: Use nostdlib instead of nostdlibs (bogus).
4        * bsp_specs: Use old_link for -qrtems (Prevents *.link from killing
5        endianness).
6
72007-04-06      Ralf Corsépius <ralf.corsepius@rtems.org>
8
9        * bsp_specs: Remove lib (Now expected to exist in GCC).
10
112007-03-12      Joel Sherrill <joel@OARcorp.com>
12
13        * clock/clockdrv.c, console/console-io.c, include/bsp.h,
14        network/network.c, start/start.S, startup/bspclean.c,
15        startup/bspstart.c, timer/timer.c: Correct license URL and/or fix
16        mistake in copyright notice. Both of these mistakes appear to be from
17        code submitted after these changes were made previously.
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-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
43
44        * configure.ac: Require automake-1.9.
45
462006-06-18      Joel Sherrill <joel@OARcorp.com>
47
48        * README:
49
502006-03-08      Joel Sherrill <joel@OARcorp.com>
51
52        * startup/linkcmds: Add .gnu.linkonce.b.* section.
53
542006-02-08      Joel Sherrill <joel@OARcorp.com>
55
56        * startup/linkcmds: Add sections required by newer gcc versions.
57
582006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * Makefile.am: Add preinstall.am.
61
622005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
63
64        * bsp_specs: Remove %cpp.
65
662005-07-06      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * console/console-io.c: Remove unused variable i.
69
702005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        * include/bsp.h: New header guard.
73
742005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
75
76        * clock/clockdrv.c, include/bsp.h, network/network.c,
77        startup/bspstart.c, timer/timer.c: Eliminate unsigned{8|16|32}.
78
792005-04-26      Joel Sherrill <joel@OARcorp.com>
80
81        * clock/clockdrv.c: Add include of rtems/bspIo.h.
82        * include/tm27.h: Delete TX3904 code and leave stub.
83        * network/network.c: Eliminate warnings.
84        * startup/bspclean.c: Add include of rtems/bspIo.h.  Reformat.
85
862005-03-14      Joel Sherrill <joel@OARcorp.com>
87
88        * include/.cvsignore: Fixed typo.
89        * network/network.c: Now compiles with GCC 4.0.
90
912005-03-04      Joel Sherrill <joel@OARcorp.com>
92
93        * .cvsignore, ChangeLog, include/.cvsignore: New files.
94
Note: See TracBrowser for help on using the repository browser.