summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/powerpc/ChangeLog')
-rw-r--r--cpukit/score/cpu/powerpc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/score/cpu/powerpc/ChangeLog b/cpukit/score/cpu/powerpc/ChangeLog
index d23fc8634c..bb7cd0bd03 100644
--- a/cpukit/score/cpu/powerpc/ChangeLog
+++ b/cpukit/score/cpu/powerpc/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-20 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * rtems/old-exceptions/cpu.h: Remove (Abandoned).
+ * rtems/score/cpu.h: Remove ref to rtems/old-exceptions/cpu.h.
+ * Makefile.am: Remove ref to rtems/old-exceptions/cpu.h.
+
2007-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/score/cpu.h: Add _CPU_Context_Get_SP() for stack check utility.