mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 04:24:45 +00:00
46 lines
1.6 KiB
Plaintext
46 lines
1.6 KiB
Plaintext
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
|
|
|
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
|
|
|
2010-05-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
|
|
|
* startup/syscalls.c: Rename to avoid conflict with newlib.
|
|
|
|
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
|
|
|
* make/custom/arm920.cfg: Use VFP floating point model.
|
|
|
|
2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
|
|
|
|
* start/start.S: Verify boot_card() is passed a NULL.
|
|
|
|
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
|
|
|
|
* make/custom/arm1136jfs.cfg: Remove RTEMS_BSP_FAMILY.
|
|
* make/custom/arm1136js.cfg: Remove RTEMS_BSP_FAMILY.
|
|
* make/custom/arm7tdmi.cfg: Remove RTEMS_BSP_FAMILY.
|
|
* make/custom/arm920.cfg: Remove RTEMS_BSP_FAMILY.
|
|
* make/custom/armcortexa9.cfg: Remove RTEMS_BSP_FAMILY.
|
|
|
|
2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
|
|
|
|
* configure.ac: Don't add -ansi -fasm to CFLAGS.
|
|
|
|
2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
|
|
|
|
* make/custom/arm1136jfs.cfg: New (relocated from /make/custom).
|
|
* make/custom/arm1136js.cfg: New (relocated from /make/custom).
|
|
* make/custom/arm7tdmi.cfg: New (relocated from /make/custom).
|
|
* make/custom/arm920.cfg: New (relocated from /make/custom).
|
|
* make/custom/armcortexa9.cfg: New (relocated from /make/custom).
|
|
|
|
2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>
|
|
|
|
* .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac,
|
|
preinstall.am, console/.cvsignore, console/console-io.c,
|
|
include/.cvsignore, include/bsp.h, include/irq.h, include/swi.h,
|
|
start/.cvsignore, start/start.S, startup/.cvsignore,
|
|
startup/bspreset.c, startup/bspstart.c, startup/linkcmds,
|
|
startup/syscalls.c: New files.
|
|
|