source: rtems/c/src/lib/libbsp/arm/gdbarmsim/ChangeLog @ 8ee3775

4.115
Last change on this file since 8ee3775 was 8ee3775, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/02/11 at 15:01:43

2011-02-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Require autoconf-2.68, automake-1.11.1.
  • Property mode set to 100644
File size: 2.0 KB
Line 
12011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Require autoconf-2.68, automake-1.11.1.
4
52010-12-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
6
7        * bsp_specs, start/start.S, startup/linkcmds: Use linker command base
8        file.
9
102010-08-15      Joel Sherrill <joel.sherrilL@OARcorp.com>
11
12        * startup/syscalls.c: ifdef out _times since it conflicts with
13        RTEMS internal one.  Besides we only use the simulator syscalls
14        for console IO.
15
162010-05-15      Joel Sherrill <joel.sherrilL@OARcorp.com>
17
18        * startup/syscalls.c: Rename to avoid conflict with newlib.
19
202010-04-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
21
22        * make/custom/arm920.cfg: Use VFP floating point model.
23
242010-04-07      Joel Sherrill <joel.sherrill@oarcorp.com>
25
26        * start/start.S: Verify boot_card() is passed a NULL.
27
282009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
29
30        * make/custom/arm1136jfs.cfg: Remove RTEMS_BSP_FAMILY.
31        * make/custom/arm1136js.cfg: Remove RTEMS_BSP_FAMILY.
32        * make/custom/arm7tdmi.cfg: Remove RTEMS_BSP_FAMILY.
33        * make/custom/arm920.cfg: Remove RTEMS_BSP_FAMILY.
34        * make/custom/armcortexa9.cfg: Remove RTEMS_BSP_FAMILY.
35
362009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
37
38        * configure.ac: Don't add -ansi -fasm to CFLAGS.
39
402009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * make/custom/arm1136jfs.cfg: New (relocated from /make/custom).
43        * make/custom/arm1136js.cfg: New (relocated from /make/custom).
44        * make/custom/arm7tdmi.cfg: New (relocated from /make/custom).
45        * make/custom/arm920.cfg: New (relocated from /make/custom).
46        * make/custom/armcortexa9.cfg: New (relocated from /make/custom).
47
482009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
49
50        * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac,
51        preinstall.am, console/.cvsignore, console/console-io.c,
52        include/.cvsignore, include/bsp.h, include/irq.h, include/swi.h,
53        start/.cvsignore, start/start.S, startup/.cvsignore,
54        startup/bspreset.c, startup/bspstart.c, startup/linkcmds,
55        startup/syscalls.c: New files.
56
Note: See TracBrowser for help on using the repository browser.