source: rtems/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog @ 844609f9

4.104.114.84.95
Last change on this file since 844609f9 was 844609f9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/07/05 at 06:57:39

2005-01-07 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
  • Property mode set to 100644
File size: 2.4 KB
Line 
12005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
4
52005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
8
92004-10-26      Ralf Corsepius <ralf_corsepius@rtems.org>
10
11        * Makefile.am: Fix network_CPPFLAGS. Reformat.
12        * network/GT64260eth.c: Properly prototype GT64260eth_err().
13
142004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
15
16        * network/GT64260eth.c: Remove ether_sprintf.
17
182004-10-21      Joel Sherrill <joel@OARcorp.com>
19
20        * startup/bspstart.c: Remove warnings for variables only used when
21        certain conditionals are enabled..
22
232004-10-21      Joel Sherrill <joel@OARcorp.com>
24
25        * Makefile.am: Add missing network_CPPFLAGS.
26
272004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * Makefile.am: Build networking.rel conditionally.
30        Reformat. Cosmetics.
31        * wrapup/Makefile.am: Build networking.rel conditionally.
32        Add libcpu and exception handling rels.
33        * startup/bspstart.c: Eliminate RTEMS fixed size types.
34
352004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
36
37        * startup/bspstart.c: Remove BSP_build_date.
38
392004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
40
41        * GT64260/Makefile.am, clock/Makefile.am, console/Makefile.am,
42        include/Makefile.am, irq/Makefile.am, network/Makefile.am,
43        pci/Makefile.am, start/Makefile.am, startup/Makefile.am,
44        tod/Makefile.am, vectors/Makefile.am, vme/Makefile.am:
45        Remove (obsolete).
46
472004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
48
49        * configure.ac: Adaptations to rtems-4.7.
50        * Makefile.am, wrapup/Makefile.am: Reworked.
51
522004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
53
54        * start/preload.S, start/start.S, include/bsp.h,
55        vectors/exceptionhandler.c, startup/bspstart.c: Misc.
56        adaptations to rtems-4.7.
57
582004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
59
60        * configure: Remove (Bogus).
61        * include/tm27.h: New (Stub).
62
632004-10-20      Joel Sherrill <joel@OARcorp.com>
64
65        * README, configure.ac, GT64260/Makefile.am, include/bsp.h,
66        irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_init.c,
67        network/GT64260ethreg.h, pci/pci.c, startup/bspstart.c: CVS Id string
68        and license corrected.
69        * GT64260/Makefile.in, clock/Makefile.in, console/Makefile.in,
70        include/Makefile.am, include/Makefile.in, irq/Makefile.in,
71        network/Makefile.in, pci/Makefile.in, start/Makefile.in,
72        startup/Makefile.in, vectors/Makefile.in, vme/Makefile.in,
73        wrapup/Makefile.in: Removed.
74
752004-10-20  Kate Feng <feng1@bnl.gov>
76
77        * New BSP.
Note: See TracBrowser for help on using the repository browser.