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

4.104.114.84.95
Last change on this file since 1899fe4 was 1899fe4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/17/05 at 04:29:15

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

  • startup/bspstart.c: include <rtems/powerpc/powerpc.h>. Use PPC_MINIMUM_STACK_FRAME_SIZE instead of CPU_MINIMUM_STACK_FRAME_SIZE.
  • Property mode set to 100644
File size: 2.3 KB
Line 
12005-02-17      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * startup/bspstart.c: include <rtems/powerpc/powerpc.h>.
4        Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
5        CPU_MINIMUM_STACK_FRAME_SIZE.
6
72005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
8
9        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
10
112005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * Makefile.am: Merge-in wrapup/Makefile.am.
14        * wrapup/Makefile.am: Remove.
15        * configure.ac: Reflect changes above.
16
172005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
20
212005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
24
252004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
26
27        * console/console.c, include/bsp.h, startup/bspstart.c,
28        startup/iss555.c: Use POSIX fixed size types.
29
302004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
31
32        * configure.ac: Require automake > 1.9.
33
342004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
35
36        PR 610/bsps
37        * Makefile.am: Add include/tm27.h, Cosmetics.
38        * include/tm27.h: Final cosmetics.
39
402004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
41
42        * include/bsp.h: Split out tmtest27 support.
43        * include/tm27.h: New.
44
452004-04-21      Joel Sherrill <joel@OARcorp.com>
46
47        PR 611/bsps
48        * Makefile.am, include/bsp.h, wrapup/Makefile.am: Follow conventions
49        for tm27 and do not add another macro definition.
50        * startup/tm27supp.c: New file.
51
522004-04-21      Joel Sherrill <joel@OARcorp.com>
53
54        PR 611/bsps
55        * Makefile.am, include/bsp.h, wrapup/Makefile.am: Follow conventions
56        for tm27 and do not add another macro definition.
57        * startup/tm27supp.c: New file.
58
592004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
60
61        PR 613/bsps
62        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
63
642004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
65
66        PR 614/bsps
67        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
68
692004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        * include/bsp.h, startup/start.S: Reflect new locations of cpukit headers.
72
732004-04-12      David Querbach <querbach@realtime.bc.ca>
74
75        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
76        times, clock/p_clock.c, console/console.c, include/.cvsignore,
77        include/bsp.h, include/coverhd.h, irq/irq.h, startup/bspstart.c,
78        startup/iss555.c, startup/linkcmds, startup/start.S,
79        wrapup/.cvsignore, wrapup/Makefile.am: New files.
80
Note: See TracBrowser for help on using the repository browser.