source: rtems/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog @ 1899fe4

4.104.114.84.95
Last change on this file since 1899fe4 was 1899fe4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/17/05 at 04:29:15

2005-02-17 Ralf Corsepius <ralf.corsepius@…>

  • startup/bspstart.c: include <rtems/powerpc/powerpc.h>. Use PPC_MINIMUM_STACK_FRAME_SIZE instead of CPU_MINIMUM_STACK_FRAME_SIZE.
  • Property mode set to 100644
File size: 3.2 KB
Line 
12005-02-17      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * startup/bspstart.c: include <rtems/powerpc/powerpc.h>.
4        Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
5        CPU_MINIMUM_STACK_FRAME_SIZE.
6
72005-02-17      Ralf Corsepius <ralf.corsepius@rtems.org>
8
9        * start/start.S: include <rtems/powerpc/powerpc.h>.
10        Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
11        CPU_MINIMUM_STACK_FRAME_SIZE.
12
132005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
16
172005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * Makefile.am: Merge-in wrapup/Makefile.am.
20        * wrapup/Makefile.am: Remove.
21        * configure.ac: Reflect changes above.
22
232005-01-26      Joel Sherrill <joel@OARcorp.com>
24
25        * irq/irq.c, startup/bspstart.c: Now compiles with gcc 4.x.
26
272005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
28
29        * tod/todcfg.c: size_t RTC_Count.
30
312005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
32
33        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
34
352005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
36
37        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
38
392004-10-26      Ralf Corsepius <ralf_corsepius@rtems.org>
40
41        * Makefile.am: Fix network_CPPFLAGS. Reformat.
42        * network/GT64260eth.c: Properly prototype GT64260eth_err().
43
442004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
45
46        * network/GT64260eth.c: Remove ether_sprintf.
47
482004-10-21      Joel Sherrill <joel@OARcorp.com>
49
50        * startup/bspstart.c: Remove warnings for variables only used when
51        certain conditionals are enabled..
52
532004-10-21      Joel Sherrill <joel@OARcorp.com>
54
55        * Makefile.am: Add missing network_CPPFLAGS.
56
572004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
58
59        * Makefile.am: Build networking.rel conditionally.
60        Reformat. Cosmetics.
61        * wrapup/Makefile.am: Build networking.rel conditionally.
62        Add libcpu and exception handling rels.
63        * startup/bspstart.c: Eliminate RTEMS fixed size types.
64
652004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
66
67        * startup/bspstart.c: Remove BSP_build_date.
68
692004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        * GT64260/Makefile.am, clock/Makefile.am, console/Makefile.am,
72        include/Makefile.am, irq/Makefile.am, network/Makefile.am,
73        pci/Makefile.am, start/Makefile.am, startup/Makefile.am,
74        tod/Makefile.am, vectors/Makefile.am, vme/Makefile.am:
75        Remove (obsolete).
76
772004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
78
79        * configure.ac: Adaptations to rtems-4.7.
80        * Makefile.am, wrapup/Makefile.am: Reworked.
81
822004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
83
84        * start/preload.S, start/start.S, include/bsp.h,
85        vectors/exceptionhandler.c, startup/bspstart.c: Misc.
86        adaptations to rtems-4.7.
87
882004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
89
90        * configure: Remove (Bogus).
91        * include/tm27.h: New (Stub).
92
932004-10-20      Joel Sherrill <joel@OARcorp.com>
94
95        * README, configure.ac, GT64260/Makefile.am, include/bsp.h,
96        irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_init.c,
97        network/GT64260ethreg.h, pci/pci.c, startup/bspstart.c: CVS Id string
98        and license corrected.
99        * GT64260/Makefile.in, clock/Makefile.in, console/Makefile.in,
100        include/Makefile.am, include/Makefile.in, irq/Makefile.in,
101        network/Makefile.in, pci/Makefile.in, start/Makefile.in,
102        startup/Makefile.in, vectors/Makefile.in, vme/Makefile.in,
103        wrapup/Makefile.in: Removed.
104
1052004-10-20  Kate Feng <feng1@bnl.gov>
106
107        * New BSP.
Note: See TracBrowser for help on using the repository browser.