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

4.104.114.84.95
Last change on this file since 756f4a4 was 756f4a4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/16/05 at 10:13:09

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

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