summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-17 04:29:15 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-17 04:29:15 +0000
commit1899fe4778e1f5dc4b57942b9e343728b2ef5c02 (patch)
tree5f4c75075423230a869f8f052f380d85307d9ce1 /c/src/lib/libbsp/powerpc/shared/ChangeLog
parent2005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-1899fe4778e1f5dc4b57942b9e343728b2ef5c02.tar.bz2
2005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* startup/bspstart.c: include <rtems/powerpc/powerpc.h>. Use PPC_MINIMUM_STACK_FRAME_SIZE instead of CPU_MINIMUM_STACK_FRAME_SIZE.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/shared/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/shared/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/shared/ChangeLog b/c/src/lib/libbsp/powerpc/shared/ChangeLog
index 5ce4582415..e41513fbc9 100644
--- a/c/src/lib/libbsp/powerpc/shared/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/shared/ChangeLog
@@ -1,5 +1,11 @@
2005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * startup/bspstart.c: include <rtems/powerpc/powerpc.h>.
+ Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
+ CPU_MINIMUM_STACK_FRAME_SIZE.
+
+2005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* start/start.S: include <rtems/powerpc/powerpc.h>.
Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
CPU_MINIMUM_STACK_FRAME_SIZE.