source: rtems/c/src/lib/libbsp/arm/rtl22xx/ChangeLog @ 3673ee7c

4.104.114.84.95
Last change on this file since 3673ee7c was 3673ee7c, checked in by Joel Sherrill <joel.sherrill@…>, on 05/09/07 at 19:08:08

2007-05-09 Joel Sherrill <joel.sherrill@…>

  • startup/bspclean.c: Remove incldue stdio.h
  • Property mode set to 100644
File size: 1.6 KB
Line 
12007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * startup/bspclean.c: Remove incldue stdio.h
4
52007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * Makefile.am, console/lpc22xx_uart.h: Remove warnings, cleanup and do
8        not build SPARC code accidentally referenced in Makefile.am.
9
102007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
11
12        * console/uart.c, startup/bspclean.c, startup/bspstart.c: Remove debug
13        print methods that are redundant with prntk and replace their usage
14        with printk.
15
162007-05-01      Joel Sherrill <joel@OARcorp.com>
17
18        * Makefile.am: Tinkering to reduce .text size of minimum executable
19        from ~64K to ~47K.
20        * Renamed startup/exit.c to startup/bspclean.c
21          * startup/bspclean.c: New file.
22          * startup/exit.c: Removed.
23
242007-05-01      Ray Xu <xr@trasin.net>
25
26        * README, times, console/lpc22xx_uart.h, console/uart.c, include/bsp.h,
27        start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds:
28        Update BSP to address changes between 4.7 and CVS head as well as to
29        address comments from Ralf and Joel.
30
312007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * Makefile.am: Remove reference to ../../shared/main.c.
34
352007-04-25      Ray Xu <xr@trasin.net>
36
37        * times: New (Initial submission).
38
392007-04-25      Ralf Corsépius <ralf.corsepius@rtems.org>
40
41        * Makefile.am: Include preinstall.am
42        * bsp_specs: Sync with modern GCC.
43
442007-04-25      Ray Xu <xr@trasin.net>
45
46        * include/tm27.h, startup/bspstart.c, startup/exit.c,
47        startup/linkcmds, start/start.S: New (Initial submission).
48        * Makefile.am, README, bsp_specs, configure.ac,
49        console/lpc22xx_uart.h, console/uart.c, include/bsp.h,
50        network/network.c: New (Initial submission).
Note: See TracBrowser for help on using the repository browser.