source: rtems/c/src/lib/libbsp/powerpc/haleakala/ChangeLog @ 284ed06a

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

2008-09-16 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, startup/linkcmds: Use top level shared bsp_get_work_area() implementation.
  • startup/bspgetworkarea.c: Removed.
  • Property mode set to 100644
File size: 1.5 KB
RevLine 
[284ed06a]12008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile.am, startup/linkcmds: Use top level shared
4        bsp_get_work_area() implementation.
5        * startup/bspgetworkarea.c: Removed.
6
[c4515a1]72008-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
8
9        * Makefile.am, configure.ac, startup/bspstart.c: Create
10        bsp_get_work_area() into its own file and use BSP Framework to
11        perform more initialization.
12        * startup/bspgetworkarea.c: New file.
13
[f8a59051]142008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * startup/bspstart.c: Convert to "bool".
17
[f80453f0]182008-08-20      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * irq/irq.c, irq/irq_init.c, startup/bspstart.c:
21        Add missing prototypes.
22
[e483dc3]232008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
24
25        * Makefile.am: Do not build .rel files. Reduces code bloat.
26
[1380b630]272008-07-17      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * Makefile.am: Remove reference to startup/setvec.c.
30
[fc1b5cf5]312008-07-15      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * .cvsignore, include/.cvsignore: New files.
34
[574fb67]352008-07-14      Thomas Doerfler <thomas.doerfler@embedded-brains.de>
36
37        * irq/irq.c: adapted DCR access syntax
38       
39        * startup/linkcmds, startup/bspstartup.c, Makefile.am:
40        adapted to exception support code
41
[3c6fe2e]422008-07-14      Thomas Doerfler <thomas.doerfler@embedded-brains.de>
43
44        * README, bsp_specs, INSTALL, bsp_specs.dl, configure.ac,
45        * Makefile.am, preinstall.am, dlentry/dlentry.S,
46        * include/bsp.h,  include/coverhd.h, include/tm27.h
47        * irq/irq.c, irq/irq.h, irq/irq_init.c,
48        * startup/bspclean.c, startup/bspstart.c, startup/linkcmds:
49
50        Added BSP contributed by Michael Hamel
51
52
53
54
Note: See TracBrowser for help on using the repository browser.