summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-11-14 20:45:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-11-14 20:45:36 +0000
commitffcb102fd986e1f3f5c615ea81532e641baf7cc7 (patch)
tree278ac3141391abc4c0712d2405cec1e1bf96d3f4 /c/src/exec/score/cpu/powerpc/ChangeLog
parent2001-11-14 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-ffcb102fd986e1f3f5c615ea81532e641baf7cc7.tar.bz2
2001-11-14 Joel Sherrill <joel@OARcorp.com>
* shared/ppc.h: The mpc8260 uses the new exception processing model and thus does not need to define PPC_USE_SPRG.
Diffstat (limited to 'c/src/exec/score/cpu/powerpc/ChangeLog')
-rw-r--r--c/src/exec/score/cpu/powerpc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/exec/score/cpu/powerpc/ChangeLog b/c/src/exec/score/cpu/powerpc/ChangeLog
index ac0075adab..11b783fd05 100644
--- a/c/src/exec/score/cpu/powerpc/ChangeLog
+++ b/c/src/exec/score/cpu/powerpc/ChangeLog
@@ -1,3 +1,8 @@
+2001-11-14 Joel Sherrill <joel@OARcorp.com>
+
+ * shared/ppc.h: The mpc8260 uses the new exception processing model
+ and thus does not need to define PPC_USE_SPRG.
+
2001-11-14 Andrew Dachs <A.Dachs@SSTL.co.uk>
* shared/ppc.h: mpc8260 has double FPU not single FPU.