summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-02-20 03:03:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-02-20 03:03:16 +0000
commit3556e40610e62d4461d3fc523509a7801a10004a (patch)
tree5b59906ef2a3c53f4ab9befaecb99b375dc8b01c /cpukit/score/cpu/powerpc/ChangeLog
parentRegenerate. (diff)
downloadrtems-3556e40610e62d4461d3fc523509a7801a10004a.tar.bz2
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.
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.