summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-13 07:42:56 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-13 07:42:56 +0000
commit94e2b11f8a2e827e658a092a9ddaa495877a6c49 (patch)
treebc6bd041d2aab2ac3975c094fd34a8654250b102 /cpukit/score/cpu/powerpc/ChangeLog
parent2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-94e2b11f8a2e827e658a092a9ddaa495877a6c49.tar.bz2
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h: Remove PPC_MSR_* defines.
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/powerpc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/powerpc/ChangeLog b/cpukit/score/cpu/powerpc/ChangeLog
index 2b1018ab2b..ae98c67987 100644
--- a/cpukit/score/cpu/powerpc/ChangeLog
+++ b/cpukit/score/cpu/powerpc/ChangeLog
@@ -1,5 +1,9 @@
2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * rtems/score/powerpc.h: Remove PPC_MSR_* defines.
+
+2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* rtems/old-exceptions/cpu.h: Add _PPC_MSR_DISABLE_MASK.
Use _PPC_MSR_DISABLE_MASK instead of PPC_MSR_DISABLE_MASK to set up
_disable_mask.