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

4.104.114.84.95
Last change on this file since a4819530 was a4819530, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/06/07 at 05:38:27

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

  • bsp_specs: Remove lib (Now expected to exist in GCC).
  • Property mode set to 100644
File size: 2.4 KB
Line 
12007-04-06      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * bsp_specs: Remove lib (Now expected to exist in GCC).
4
52007-03-12      Joel Sherrill <joel@OARcorp.com>
6
7        * clock/clockdrv.c, console/console-io.c, include/bsp.h,
8        network/network.c, start/start.S, startup/bspclean.c,
9        startup/bspstart.c, timer/timer.c: Correct license URL and/or fix
10        mistake in copyright notice. Both of these mistakes appear to be from
11        code submitted after these changes were made previously.
12
132007-03-10      Joel Sherrill <joel@OARcorp.com>
14
15        PR 1227/bsps
16        * include/bsp.h: Remove MAX_LONG_TEST_DURATION and
17        MAX_SHORT_TEST_DURATION. They are obsolete and unused.
18
192006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * configure.ac: New BUG-REPORT address.
22
232006-11-15      Joel Sherrill <joel@OARcorp.com>
24
25        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
26        file and simplified initialization.
27
282006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
29
30        * Makefile.am: Remove superfluous -DASM.
31
322006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * configure.ac: Require autoconf-2.60. Require automake-1.10.
35
362006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
37
38        * configure.ac: Require automake-1.9.
39
402006-06-18      Joel Sherrill <joel@OARcorp.com>
41
42        * README:
43
442006-03-08      Joel Sherrill <joel@OARcorp.com>
45
46        * startup/linkcmds: Add .gnu.linkonce.b.* section.
47
482006-02-08      Joel Sherrill <joel@OARcorp.com>
49
50        * startup/linkcmds: Add sections required by newer gcc versions.
51
522006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
53
54        * Makefile.am: Add preinstall.am.
55
562005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
57
58        * bsp_specs: Remove %cpp.
59
602005-07-06      Ralf Corsepius <ralf.corsepius@rtems.org>
61
62        * console/console-io.c: Remove unused variable i.
63
642005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
65
66        * include/bsp.h: New header guard.
67
682005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
69
70        * clock/clockdrv.c, include/bsp.h, network/network.c,
71        startup/bspstart.c, timer/timer.c: Eliminate unsigned{8|16|32}.
72
732005-04-26      Joel Sherrill <joel@OARcorp.com>
74
75        * clock/clockdrv.c: Add include of rtems/bspIo.h.
76        * include/tm27.h: Delete TX3904 code and leave stub.
77        * network/network.c: Eliminate warnings.
78        * startup/bspclean.c: Add include of rtems/bspIo.h.  Reformat.
79
802005-03-14      Joel Sherrill <joel@OARcorp.com>
81
82        * include/.cvsignore: Fixed typo.
83        * network/network.c: Now compiles with GCC 4.0.
84
852005-03-04      Joel Sherrill <joel@OARcorp.com>
86
87        * .cvsignore, ChangeLog, include/.cvsignore: New files.
88
Note: See TracBrowser for help on using the repository browser.