source: rtems/c/src/lib/libbsp/bfin/bf537Stamp/ChangeLog @ df393962

4.104.115
Last change on this file since df393962 was df393962, checked in by Joel Sherrill <joel.sherrill@…>, on 12/04/08 at 20:34:02

2008-12-04 Joel Sherrill <joel.sherrill@…>

  • bsp_specs: Move -e start from *link to *startfile to avoid warning for undefined entry symbol when linking relocatables with binutils 2.19.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * bsp_specs: Move -e start from *link to *startfile to avoid warning
4        for undefined entry symbol when linking relocatables with binutils
5        2.19.
6
72008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
8
9        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
10        of building libbspstart.a, using automake-rules.
11
122008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
13
14        * Makefile.am: Eliminate *_SOURCES.
15
162008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
19        components.
20
212008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
22
23        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
24
252008-09-25      Allan Hessenflow <allanh@kallisti.com>
26
27        * include/bsp.h, startup/bspstart.c:
28
292008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
30
31        * configure.ac, console/console.c: Add BFIN_ON_SKYEYE define to disable
32        features not supported on simulator.
33
342008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
35
36        * configure.ac, console/console.c: Add skyeye alias for bf537stamp.
37
382008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
39
40        * configure.ac: Make letting boot_card() handle work area allocation
41        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
42        BSP_BOOTCARD_OPTIONS.
43
442008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
45
46        * include/bsp.h: Remove unnecessary boilerplate comments.
47
482008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
49
50        * Makefile.am, startup/linkcmds: Use top level shared
51        bsp_get_work_area() implementation.
52
532008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
54
55        * startup/bspstart.c: Remove unnecessary includes of
56        rtems/libcsupport.h and rtems/libio.h.
57        * startup/linkcmds: Remove unused _HeapBase.
58
592008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
60
61        * Makefile.am, configure.ac, startup/bspstart.c, startup/linkcmds:
62        Split out bsp_get_work_area() into its own file and user BSP
63        Framework to perform more initialization.
64
652008-08-15      Allan Hessenflow <allanh@kallisti.com>
66
67        * ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
68        preinstall.am, console/console.c, include/bsp.h,
69        network/networkconfig.c, start/start.S, startup/bspstart.c,
70        startup/linkcmds: New files.
71
Note: See TracBrowser for help on using the repository browser.