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

4.104.114.84.95
Last change on this file since a8b059cf was a8b059cf, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/10/05 at 06:33:35

2005-05-10 Ralf Corsepius <ralf.corsepius@…>

  • console/console.c: Eliminate unsigned8.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * console/console.c: Eliminate unsigned8.
4
52005-04-26      Joel Sherrill <joel@OARcorp.com>
6
7        * startup/bspstart.c: Eliminate warnings.
8
92005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
10
11        PR 779/bsp
12        * clock/p_clock.c: Add parameter to powerpc exception handler routines
13
142005-02-17      Ralf Corsepius <ralf.corsepius@rtems.org>
15
16        * startup/bspstart.c: include <rtems/powerpc/powerpc.h>.
17        Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
18        CPU_MINIMUM_STACK_FRAME_SIZE.
19
202005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
21
22        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
23
242005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
25
26        * Makefile.am: Merge-in wrapup/Makefile.am.
27        * wrapup/Makefile.am: Remove.
28        * configure.ac: Reflect changes above.
29
302005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
31
32        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
33
342005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
37
382004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
39
40        * console/console.c, include/bsp.h, startup/bspstart.c,
41        startup/iss555.c: Use POSIX fixed size types.
42
432004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        * configure.ac: Require automake > 1.9.
46
472004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
48
49        PR 610/bsps
50        * Makefile.am: Add include/tm27.h, Cosmetics.
51        * include/tm27.h: Final cosmetics.
52
532004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
54
55        * include/bsp.h: Split out tmtest27 support.
56        * include/tm27.h: New.
57
582004-04-21      Joel Sherrill <joel@OARcorp.com>
59
60        PR 611/bsps
61        * Makefile.am, include/bsp.h, wrapup/Makefile.am: Follow conventions
62        for tm27 and do not add another macro definition.
63        * startup/tm27supp.c: New file.
64
652004-04-21      Joel Sherrill <joel@OARcorp.com>
66
67        PR 611/bsps
68        * Makefile.am, include/bsp.h, wrapup/Makefile.am: Follow conventions
69        for tm27 and do not add another macro definition.
70        * startup/tm27supp.c: New file.
71
722004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
73
74        PR 613/bsps
75        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
76
772004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
78
79        PR 614/bsps
80        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
81
822004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
83
84        * include/bsp.h, startup/start.S: Reflect new locations of cpukit headers.
85
862004-04-12      David Querbach <querbach@realtime.bc.ca>
87
88        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
89        times, clock/p_clock.c, console/console.c, include/.cvsignore,
90        include/bsp.h, include/coverhd.h, irq/irq.h, startup/bspstart.c,
91        startup/iss555.c, startup/linkcmds, startup/start.S,
92        wrapup/.cvsignore, wrapup/Makefile.am: New files.
93
Note: See TracBrowser for help on using the repository browser.