1 | 2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
2 | |
---|
3 | * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS. |
---|
4 | |
---|
5 | 2005-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 | |
---|
11 | 2005-01-26 Joel Sherrill <joel@OARcorp.com> |
---|
12 | |
---|
13 | * irq/irq.c, startup/bspstart.c: Now compiles with gcc 4.x. |
---|
14 | |
---|
15 | 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
16 | |
---|
17 | * tod/todcfg.c: size_t RTC_Count. |
---|
18 | |
---|
19 | 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
20 | |
---|
21 | * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V. |
---|
22 | |
---|
23 | 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
24 | |
---|
25 | * Makefile.am, wrapup/Makefile.am: Remove build-variant support. |
---|
26 | |
---|
27 | 2004-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 | |
---|
32 | 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
33 | |
---|
34 | * network/GT64260eth.c: Remove ether_sprintf. |
---|
35 | |
---|
36 | 2004-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 | |
---|
41 | 2004-10-21 Joel Sherrill <joel@OARcorp.com> |
---|
42 | |
---|
43 | * Makefile.am: Add missing network_CPPFLAGS. |
---|
44 | |
---|
45 | 2004-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 | |
---|
53 | 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
54 | |
---|
55 | * startup/bspstart.c: Remove BSP_build_date. |
---|
56 | |
---|
57 | 2004-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 | |
---|
65 | 2004-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 | |
---|
70 | 2004-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 | |
---|
76 | 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
77 | |
---|
78 | * configure: Remove (Bogus). |
---|
79 | * include/tm27.h: New (Stub). |
---|
80 | |
---|
81 | 2004-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 | |
---|
93 | 2004-10-20 Kate Feng <feng1@bnl.gov> |
---|
94 | |
---|
95 | * New BSP. |
---|