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

4.104.114.84.95
Last change on this file since 2679eb9d was 2679eb9d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/12/07 at 04:09:22

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

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