summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-12 06:19:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-12 06:19:20 +0000
commit9f66699283a37870ed82b9d3dc65abcc791327cd (patch)
tree9c8cd40bd1b5c0cecda510a0f101b3a55696a764 /cpukit/score/cpu/powerpc/ChangeLog
parent2005-02-12 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-9f66699283a37870ed82b9d3dc65abcc791327cd.tar.bz2
2005-02-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c: New (Stub file for consistency with other ports). * Makefile.am: Reflect changes above.
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/powerpc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/powerpc/ChangeLog b/cpukit/score/cpu/powerpc/ChangeLog
index 69cb16b38c..4ecfb3ba4a 100644
--- a/cpukit/score/cpu/powerpc/ChangeLog
+++ b/cpukit/score/cpu/powerpc/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-12 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * cpu.c: New (Stub file for consistency with other ports).
+ * Makefile.am: Reflect changes above.
+
2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/asm.h, rtems/old-exceptions/cpu.h, rtems/score/powerpc.h: