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

4.104.115
Last change on this file since d1be26b was d1be26b, checked in by Joel Sherrill <joel.sherrill@…>, on 07/16/09 at 23:21:23

2009-07-16 Joel Sherrill <joel.sherrill@…>

  • configure.ac: Rename BSP_BOOTCARD_OPTIONS to RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs have the same options.
  • Property mode set to 100644
File size: 1.4 KB
Line 
12009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
4        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
5        have the same options.
6
72009-07-03      Josh Switnicki <josh.switnicki@utoronto.ca>
8       
9        * start/start.S: copied gcrt1.S and macros.inc from avr-libc.
10        Change from call main to call boot_card for RTEMS.
11        * start/macros.inc: New file.
12
132009-05-08      Joel Sherrill <joel.sherrill@oarcorp.com>
14
15        * startup/linkcmds: Correct to have 65K total RAM (mostly external) and
16        correct base address.
17
182009-05-04      Joel Sherrill <joel.sherrill@oarcorp.com>
19
20        * include/bsp.h: Add BSP_SMALL_MEMORY.
21
222009-04-28      Chris Johns <chrisj@rtems.org>
23
24        * start/start.S: Update for boot_card command line change.
25
262008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
27
28        * bsp_specs, start/start.S: Move -e start from *link to *startfile to
29        avoid warning for undefined entry symbol when linking relocatables
30        with binutils 2.19. Also rename entry from _init to _start to avoid
31        conflict with C++ constructor method name on other architectures.
32
332008-11-20      Joel Sherrill <joel.sherrill@oarcorp.com>
34
35        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
36        preinstall.am, console/console-io.c, include/.cvsignore,
37        include/bsp.h, start/start.S, startup/linkcmds, tools/.cvsignore,
38        tools/Makefile.am, tools/configure.ac, tools/runtest.in: New files.
39
Note: See TracBrowser for help on using the repository browser.