summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gdbarmsim/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/arm/gdbarmsim/ChangeLog61
1 files changed, 0 insertions, 61 deletions
diff --git a/c/src/lib/libbsp/arm/gdbarmsim/ChangeLog b/c/src/lib/libbsp/arm/gdbarmsim/ChangeLog
deleted file mode 100644
index 398fdb6f70..0000000000
--- a/c/src/lib/libbsp/arm/gdbarmsim/ChangeLog
+++ /dev/null
@@ -1,61 +0,0 @@
-2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * include/swi.h, startup/bspreset.c, startup/syscalls.c:
- Use "__asm__" instead of "asm" for improved c99-compliance.
-
-2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Require autoconf-2.68, automake-1.11.1.
-
-2010-12-03 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * bsp_specs, start/start.S, startup/linkcmds: Use linker command base
- file.
-
-2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
-
- * startup/syscalls.c: ifdef out _times since it conflicts with
- RTEMS internal one. Besides we only use the simulator syscalls
- for console IO.
-
-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.
-