source: rtems/c/src/lib/libbsp/powerpc/ss555/ChangeLog @ bf740cf

4.104.114.84.95
Last change on this file since bf740cf was 35439f37, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/06/07 at 05:47:04

2007-04-06 Ralf Corsépius <ralf.corsepius@…>

  • bsp_specs: Remove lib (Now expected to exist in GCC).
  • Property mode set to 100644
File size: 3.8 KB
Line 
12007-04-06      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * bsp_specs: Remove lib (Now expected to exist in GCC).
4
52006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: New BUG-REPORT address.
8
92006-11-15      Joel Sherrill <joel@OARcorp.com>
10
11        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
12        file and simplified initialization.
13
142006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * configure.ac: Require autoconf-2.60. Require automake-1.10.
17
182006-03-08      Joel Sherrill <joel@OARcorp.com>
19
20        * startup/linkcmds: Add .gnu.linkonce.b.* section.
21
222006-02-08      Joel Sherrill <joel@OARcorp.com>
23
24        * startup/linkcmds: Add sections required by newer gcc versions.
25
262006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
27
28        * configure.ac: Remove explicit ampolish3 support (now in
29        RTEMS_BSP_CONFIGURE).
30
312006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
32
33        * configure.ac: Add ampolish3 support.
34        * Makefile.am: Add preinstall.am.
35
362006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        * Makefile.am: Don't include subdirs.am.
39
402005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
41
42        * include/bsp.h: New header guard.
43
442005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * console/console.c: Eliminate unsigned8.
47
482005-04-26      Joel Sherrill <joel@OARcorp.com>
49
50        * startup/bspstart.c: Eliminate warnings.
51
522005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
53
54        PR 779/bsp
55        * clock/p_clock.c: Add parameter to powerpc exception handler routines
56
572005-02-17      Ralf Corsepius <ralf.corsepius@rtems.org>
58
59        * startup/bspstart.c: include <rtems/powerpc/powerpc.h>.
60        Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
61        CPU_MINIMUM_STACK_FRAME_SIZE.
62
632005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
64
65        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
66
672005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
68
69        * Makefile.am: Merge-in wrapup/Makefile.am.
70        * wrapup/Makefile.am: Remove.
71        * configure.ac: Reflect changes above.
72
732005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
74
75        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
76
772005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
78
79        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
80
812004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
82
83        * console/console.c, include/bsp.h, startup/bspstart.c,
84        startup/iss555.c: Use POSIX fixed size types.
85
862004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
87
88        * configure.ac: Require automake > 1.9.
89
902004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
91
92        PR 610/bsps
93        * Makefile.am: Add include/tm27.h, Cosmetics.
94        * include/tm27.h: Final cosmetics.
95
962004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
97
98        * include/bsp.h: Split out tmtest27 support.
99        * include/tm27.h: New.
100
1012004-04-21      Joel Sherrill <joel@OARcorp.com>
102
103        PR 611/bsps
104        * Makefile.am, include/bsp.h, wrapup/Makefile.am: Follow conventions
105        for tm27 and do not add another macro definition.
106        * startup/tm27supp.c: New file.
107
1082004-04-21      Joel Sherrill <joel@OARcorp.com>
109
110        PR 611/bsps
111        * Makefile.am, include/bsp.h, wrapup/Makefile.am: Follow conventions
112        for tm27 and do not add another macro definition.
113        * startup/tm27supp.c: New file.
114
1152004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
116
117        PR 613/bsps
118        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
119
1202004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
121
122        PR 614/bsps
123        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
124
1252004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
126
127        * include/bsp.h, startup/start.S: Reflect new locations of cpukit headers.
128
1292004-04-12      David Querbach <querbach@realtime.bc.ca>
130
131        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
132        times, clock/p_clock.c, console/console.c, include/.cvsignore,
133        include/bsp.h, include/coverhd.h, irq/irq.h, startup/bspstart.c,
134        startup/iss555.c, startup/linkcmds, startup/start.S,
135        wrapup/.cvsignore, wrapup/Makefile.am: New files.
136
Note: See TracBrowser for help on using the repository browser.