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/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index c931fe5b5a..6ba97dd7af 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,5 +1,13 @@
2001-03-30 Eric Valette <valette@crf.canon.fr>
+ * mpc8xx/vectors/.cvsignore, mpc8xx/vectors/Makefile.am,
+ mpc8xx/vectors/README, mpc8xx/vectors/align_h.S
+ mpc8xx/vectors/vectors.S: These files were removed in
+ support of switching the mpc8xx to the use the "new exception
+ processing model."
+
+2001-03-30 Eric Valette <valette@crf.canon.fr>
+
* mpc8xx/exceptions/.cvsignore, mpc8xx/exceptions/Makefile.am,
mpc8xx/exceptions/asm_utils.S, mpc8xx/exceptions/raw_exception.c,
mpc8xx/exceptions/raw_exception.h: New files.