source: rtems/c/src/lib/libbsp/avr/avrtest/ChangeLog @ 89b2fdb4

4.115
Last change on this file since 89b2fdb4 was 89b2fdb4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/02/11 at 14:54:53

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

  • tools/configure.ac: Require autoconf-2.68, automake-1.11.1.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * tools/configure.ac: Require autoconf-2.68, automake-1.11.1.
4
52010-04-25      Joel Sherrill <joel.sherrilL@OARcorp.com>
6
7        * bsp_specs: Remove warning on __start not found.
8
92009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * make/custom/avrtest.cfg: Remove RTEMS_BSP_FAMILY.
12
132009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * configure.ac: Don't add -ansi -fasm to CFLAGS.
16
172009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
18
19        * make/custom/avrtest.cfg: New (relocated from /make/custom).
20
212009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
22
23        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
24
25 2009-07-23     Josh Switnicki <josh.switnicki@utoronto.ca>
26
27        * README: Included information about simulavrxx
28
292009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
30
31        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
32        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
33        have the same options.
34
352009-07-03      Josh Switnicki <josh.switnicki@utoronto.ca>
36       
37        * start/start.S: copied gcrt1.S and macros.inc from avr-libc.
38        Change from call main to call boot_card for RTEMS.
39        * start/macros.inc: New file.
40
412009-05-08      Joel Sherrill <joel.sherrill@oarcorp.com>
42
43        * startup/linkcmds: Correct to have 65K total RAM (mostly external) and
44        correct base address.
45
462009-05-04      Joel Sherrill <joel.sherrill@oarcorp.com>
47
48        * include/bsp.h: Add BSP_SMALL_MEMORY.
49
502009-04-28      Chris Johns <chrisj@rtems.org>
51
52        * start/start.S: Update for boot_card command line change.
53
542008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
55
56        * bsp_specs, start/start.S: Move -e start from *link to *startfile to
57        avoid warning for undefined entry symbol when linking relocatables
58        with binutils 2.19. Also rename entry from _init to _start to avoid
59        conflict with C++ constructor method name on other architectures.
60
612008-11-20      Joel Sherrill <joel.sherrill@oarcorp.com>
62
63        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
64        preinstall.am, console/console-io.c, include/.cvsignore,
65        include/bsp.h, start/start.S, startup/linkcmds, tools/.cvsignore,
66        tools/Makefile.am, tools/configure.ac, tools/runtest.in: New files.
67
Note: See TracBrowser for help on using the repository browser.