source: rtems/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog @ 04b7821

4.104.114.84.95
Last change on this file since 04b7821 was 04b7821, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/26/04 at 03:45:12

2004-10-26 Ralf Corsepius <ralf_corsepius@…>

  • Makefile.am: Fix network_CPPFLAGS. Reformat.
  • network/GT64260eth.c: Properly prototype GT64260eth_err().
  • Property mode set to 100644
File size: 2.2 KB
Line 
12004-10-26      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * Makefile.am: Fix network_CPPFLAGS. Reformat.
4        * network/GT64260eth.c: Properly prototype GT64260eth_err().
5
62004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        * network/GT64260eth.c: Remove ether_sprintf.
9
102004-10-21      Joel Sherrill <joel@OARcorp.com>
11
12        * startup/bspstart.c: Remove warnings for variables only used when
13        certain conditionals are enabled..
14
152004-10-21      Joel Sherrill <joel@OARcorp.com>
16
17        * Makefile.am: Add missing network_CPPFLAGS.
18
192004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
20
21        * Makefile.am: Build networking.rel conditionally.
22        Reformat. Cosmetics.
23        * wrapup/Makefile.am: Build networking.rel conditionally.
24        Add libcpu and exception handling rels.
25        * startup/bspstart.c: Eliminate RTEMS fixed size types.
26
272004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * startup/bspstart.c: Remove BSP_build_date.
30
312004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
32
33        * GT64260/Makefile.am, clock/Makefile.am, console/Makefile.am,
34        include/Makefile.am, irq/Makefile.am, network/Makefile.am,
35        pci/Makefile.am, start/Makefile.am, startup/Makefile.am,
36        tod/Makefile.am, vectors/Makefile.am, vme/Makefile.am:
37        Remove (obsolete).
38
392004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
40
41        * configure.ac: Adaptations to rtems-4.7.
42        * Makefile.am, wrapup/Makefile.am: Reworked.
43
442004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
45
46        * start/preload.S, start/start.S, include/bsp.h,
47        vectors/exceptionhandler.c, startup/bspstart.c: Misc.
48        adaptations to rtems-4.7.
49
502004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
51
52        * configure: Remove (Bogus).
53        * include/tm27.h: New (Stub).
54
552004-10-20      Joel Sherrill <joel@OARcorp.com>
56
57        * README, configure.ac, GT64260/Makefile.am, include/bsp.h,
58        irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_init.c,
59        network/GT64260ethreg.h, pci/pci.c, startup/bspstart.c: CVS Id string
60        and license corrected.
61        * GT64260/Makefile.in, clock/Makefile.in, console/Makefile.in,
62        include/Makefile.am, include/Makefile.in, irq/Makefile.in,
63        network/Makefile.in, pci/Makefile.in, start/Makefile.in,
64        startup/Makefile.in, vectors/Makefile.in, vme/Makefile.in,
65        wrapup/Makefile.in: Removed.
66
672004-10-20  Kate Feng <feng1@bnl.gov>
68
69        * New BSP.
Note: See TracBrowser for help on using the repository browser.