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

4.104.114.84.95
Last change on this file since a3f91c6 was 5133bd6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/05 at 03:31:07

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

  • Makefile.am: Merge-in wrapup/Makefile.am.
  • wrapup/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Merge-in wrapup/Makefile.am.
4        * wrapup/Makefile.am: Remove.
5        * configure.ac: Reflect changes above.
6
72005-01-26      Joel Sherrill <joel@OARcorp.com>
8
9        * irq/irq.c, startup/bspstart.c: Now compiles with gcc 4.x.
10
112005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * tod/todcfg.c: size_t RTC_Count.
14
152005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
18
192005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
20
21        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
22
232004-10-26      Ralf Corsepius <ralf_corsepius@rtems.org>
24
25        * Makefile.am: Fix network_CPPFLAGS. Reformat.
26        * network/GT64260eth.c: Properly prototype GT64260eth_err().
27
282004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
29
30        * network/GT64260eth.c: Remove ether_sprintf.
31
322004-10-21      Joel Sherrill <joel@OARcorp.com>
33
34        * startup/bspstart.c: Remove warnings for variables only used when
35        certain conditionals are enabled..
36
372004-10-21      Joel Sherrill <joel@OARcorp.com>
38
39        * Makefile.am: Add missing network_CPPFLAGS.
40
412004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
42
43        * Makefile.am: Build networking.rel conditionally.
44        Reformat. Cosmetics.
45        * wrapup/Makefile.am: Build networking.rel conditionally.
46        Add libcpu and exception handling rels.
47        * startup/bspstart.c: Eliminate RTEMS fixed size types.
48
492004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
50
51        * startup/bspstart.c: Remove BSP_build_date.
52
532004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
54
55        * GT64260/Makefile.am, clock/Makefile.am, console/Makefile.am,
56        include/Makefile.am, irq/Makefile.am, network/Makefile.am,
57        pci/Makefile.am, start/Makefile.am, startup/Makefile.am,
58        tod/Makefile.am, vectors/Makefile.am, vme/Makefile.am:
59        Remove (obsolete).
60
612004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
62
63        * configure.ac: Adaptations to rtems-4.7.
64        * Makefile.am, wrapup/Makefile.am: Reworked.
65
662004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
67
68        * start/preload.S, start/start.S, include/bsp.h,
69        vectors/exceptionhandler.c, startup/bspstart.c: Misc.
70        adaptations to rtems-4.7.
71
722004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
73
74        * configure: Remove (Bogus).
75        * include/tm27.h: New (Stub).
76
772004-10-20      Joel Sherrill <joel@OARcorp.com>
78
79        * README, configure.ac, GT64260/Makefile.am, include/bsp.h,
80        irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_init.c,
81        network/GT64260ethreg.h, pci/pci.c, startup/bspstart.c: CVS Id string
82        and license corrected.
83        * GT64260/Makefile.in, clock/Makefile.in, console/Makefile.in,
84        include/Makefile.am, include/Makefile.in, irq/Makefile.in,
85        network/Makefile.in, pci/Makefile.in, start/Makefile.in,
86        startup/Makefile.in, vectors/Makefile.in, vme/Makefile.in,
87        wrapup/Makefile.in: Removed.
88
892004-10-20  Kate Feng <feng1@bnl.gov>
90
91        * New BSP.
Note: See TracBrowser for help on using the repository browser.