mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
29 lines
865 B
Plaintext
29 lines
865 B
Plaintext
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
|
|
|
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
|
|
|
2010-05-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
|
|
|
* include/bsp.h: Add BSP_SMALL_MEMORY.
|
|
* startup/linkcmds: Wildcard on .data so C++ links.
|
|
|
|
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
|
|
|
* console/console.c: Fix prototypes.
|
|
|
|
2010-04-18 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
|
|
|
* .cvsignore, include/.cvsignore: New files.
|
|
|
|
2010-04-05 Thomas Znidar <t.znidar@embed-it.com>
|
|
|
|
* ChangeLog, Makefile.am, README, bsp_specs, configure.ac, gdb-init,
|
|
preinstall.am, clock/clock.c, console/console.c, console/debugio.c,
|
|
include/bsp.h, include/tm27.h, make/custom/mcf5225x.cfg,
|
|
start/start.S, startup/bspclean.c, startup/bspstart.c,
|
|
startup/init5225x.c, startup/linkcmds, timer/timer.c: New files.
|
|
|
|
Thomas Znidar <t.znidar@embed-it.com>
|
|
|
|
|