summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index b6806f5a3e..5ca295aede 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,14 +1,22 @@
+2001-04-17 Joel Sherrill <joel@OARcorp.com>
+
+ * ChangeLog: Corrected paths on past few commits.
+
2002-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* shared/include/cpu.h: Don't include cpuIdent.h.
2002-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
- * exceptions/raw_exception.c: Include <libcpu/cpuIdent.h>.
+ * mpc8260/exceptions/raw_exception.c: Include <libcpu/cpuIdent.h>.
+
+2002-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * mpc8xx/exceptions/raw_exception.c: Include <libcpu/cpuIdent.h>.
2002-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
- * exceptions/raw_exception.c: Include <libcpu/cpuIdent.h>.
+ * mpc6xx/exceptions/raw_exception.c: Include <libcpu/cpuIdent.h>.
2002-04-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>