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

4.104.114.84.95
Last change on this file since e5ef747 was e5ef747, checked in by Joel Sherrill <joel.sherrill@…>, on 03/12/07 at 11:17:51

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

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