summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-13 10:03:32 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-13 10:03:32 +0000
commitf0f1641bff3a11996707f3337460682162bd1432 (patch)
treec0b0879300c276a280f6c977b1d0261cf4ebe668 /c/src/lib/libcpu/powerpc/ChangeLog
parentFix yet another stupid typo in previous patch (diff)
downloadrtems-f0f1641bff3a11996707f3337460682162bd1432.tar.bz2
2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
* mpc505/ictrl/ictrl.c, mpc505/vectors/vectors.S, mpc6xx/exceptions/raw_exception.c, mpc8260/exceptions/raw_exception.c, mpc8xx/exceptions/raw_exception.c, rtems/powerpc/cache.h, mpc5xx/ictrl/ictrl.c, mpc5xx/exceptions/raw_exception.c: Include <rtems/score/powerpc.h> instead of <rtems/score/ppc.h>.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index 673ffe08fd..6164f5868c 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,3 +1,12 @@
+2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * mpc505/ictrl/ictrl.c, mpc505/vectors/vectors.S,
+ mpc6xx/exceptions/raw_exception.c,
+ mpc8260/exceptions/raw_exception.c,
+ mpc8xx/exceptions/raw_exception.c, rtems/powerpc/cache.h,
+ mpc5xx/ictrl/ictrl.c, mpc5xx/exceptions/raw_exception.c: Include
+ <rtems/score/powerpc.h> instead of <rtems/score/ppc.h>.
+
2004-04-12 David Querbach <querbach@realtime.bc.ca>
* README, configure.ac, mpc5xx/Makefile.am,