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

4.104.114.84.95
Last change on this file since aa4369c was aa4369c, checked in by Joel Sherrill <joel.sherrill@…>, on 11/15/06 at 15:24:01

2006-11-15 Joel Sherrill <joel@…>

  • Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a file and simplified initialization.
  • Property mode set to 100644
File size: 1.7 KB
Line 
12006-11-15      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
4        file and simplified initialization.
5
62006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * Makefile.am: Remove superfluous -DASM.
9
102006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * configure.ac: Require autoconf-2.60. Require automake-1.10.
13
142006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * configure.ac: Require automake-1.9.
17
182006-06-18      Joel Sherrill <joel@OARcorp.com>
19
20        * README:
21
222006-03-08      Joel Sherrill <joel@OARcorp.com>
23
24        * startup/linkcmds: Add .gnu.linkonce.b.* section.
25
262006-02-08      Joel Sherrill <joel@OARcorp.com>
27
28        * startup/linkcmds: Add sections required by newer gcc versions.
29
302006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
31
32        * Makefile.am: Add preinstall.am.
33
342005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * bsp_specs: Remove %cpp.
37
382005-07-06      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * console/console-io.c: Remove unused variable i.
41
422005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * include/bsp.h: New header guard.
45
462005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        * clock/clockdrv.c, include/bsp.h, network/network.c,
49        startup/bspstart.c, timer/timer.c: Eliminate unsigned{8|16|32}.
50
512005-04-26      Joel Sherrill <joel@OARcorp.com>
52
53        * clock/clockdrv.c: Add include of rtems/bspIo.h.
54        * include/tm27.h: Delete TX3904 code and leave stub.
55        * network/network.c: Eliminate warnings.
56        * startup/bspclean.c: Add include of rtems/bspIo.h.  Reformat.
57
582005-03-14      Joel Sherrill <joel@OARcorp.com>
59
60        * include/.cvsignore: Fixed typo.
61        * network/network.c: Now compiles with GCC 4.0.
62
632005-03-04      Joel Sherrill <joel@OARcorp.com>
64
65        * .cvsignore, ChangeLog, include/.cvsignore: New files.
66
Note: See TracBrowser for help on using the repository browser.