source: rtems/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog @ 2195ccf3

4.104.114.84.95
Last change on this file since 2195ccf3 was 2195ccf3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/17/05 at 04:28:21

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

  • start/start.S: 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.1 KB
Line 
12005-02-17      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * start/start.S: include <rtems/powerpc/powerpc.h>.
4        Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
5        CPU_MINIMUM_STACK_FRAME_SIZE.
6
72005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
8
9        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
10
112005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * Makefile.am: Merge-in wrapup/Makefile.am.
14        * wrapup/Makefile.am: Remove.
15        * configure.ac: Reflect changes above.
16
172005-01-26      Joel Sherrill <joel@OARcorp.com>
18
19        * irq/irq.c, startup/bspstart.c: Now compiles with gcc 4.x.
20
212005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * tod/todcfg.c: size_t RTC_Count.
24
252005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
26
27        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
28
292005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
30
31        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
32
332004-10-26      Ralf Corsepius <ralf_corsepius@rtems.org>
34
35        * Makefile.am: Fix network_CPPFLAGS. Reformat.
36        * network/GT64260eth.c: Properly prototype GT64260eth_err().
37
382004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
39
40        * network/GT64260eth.c: Remove ether_sprintf.
41
422004-10-21      Joel Sherrill <joel@OARcorp.com>
43
44        * startup/bspstart.c: Remove warnings for variables only used when
45        certain conditionals are enabled..
46
472004-10-21      Joel Sherrill <joel@OARcorp.com>
48
49        * Makefile.am: Add missing network_CPPFLAGS.
50
512004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
52
53        * Makefile.am: Build networking.rel conditionally.
54        Reformat. Cosmetics.
55        * wrapup/Makefile.am: Build networking.rel conditionally.
56        Add libcpu and exception handling rels.
57        * startup/bspstart.c: Eliminate RTEMS fixed size types.
58
592004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
60
61        * startup/bspstart.c: Remove BSP_build_date.
62
632004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
64
65        * GT64260/Makefile.am, clock/Makefile.am, console/Makefile.am,
66        include/Makefile.am, irq/Makefile.am, network/Makefile.am,
67        pci/Makefile.am, start/Makefile.am, startup/Makefile.am,
68        tod/Makefile.am, vectors/Makefile.am, vme/Makefile.am:
69        Remove (obsolete).
70
712004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
72
73        * configure.ac: Adaptations to rtems-4.7.
74        * Makefile.am, wrapup/Makefile.am: Reworked.
75
762004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
77
78        * start/preload.S, start/start.S, include/bsp.h,
79        vectors/exceptionhandler.c, startup/bspstart.c: Misc.
80        adaptations to rtems-4.7.
81
822004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
83
84        * configure: Remove (Bogus).
85        * include/tm27.h: New (Stub).
86
872004-10-20      Joel Sherrill <joel@OARcorp.com>
88
89        * README, configure.ac, GT64260/Makefile.am, include/bsp.h,
90        irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_init.c,
91        network/GT64260ethreg.h, pci/pci.c, startup/bspstart.c: CVS Id string
92        and license corrected.
93        * GT64260/Makefile.in, clock/Makefile.in, console/Makefile.in,
94        include/Makefile.am, include/Makefile.in, irq/Makefile.in,
95        network/Makefile.in, pci/Makefile.in, start/Makefile.in,
96        startup/Makefile.in, vectors/Makefile.in, vme/Makefile.in,
97        wrapup/Makefile.in: Removed.
98
992004-10-20  Kate Feng <feng1@bnl.gov>
100
101        * New BSP.
Note: See TracBrowser for help on using the repository browser.