summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-05 21:29:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-05 21:29:41 +0000
commit736503e97ccf27900f93b0f640f8315c6be05a49 (patch)
tree8c0dd6d013365142f7e905c3ef980403dc3755ec /c/src/lib/libcpu/powerpc/ChangeLog
parent2007-12-05 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-736503e97ccf27900f93b0f640f8315c6be05a49.tar.bz2
2007-12-05 Joel Sherrill <joel.sherrill@OARcorp.com>
* new-exceptions/raw_exception.c: Conditionalize some BOOKE vectors.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index 2213f47588..1db3326dab 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-05 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * new-exceptions/raw_exception.c: Conditionalize some BOOKE vectors.
+
2007-12-05 Till Straumann <strauman@slac.stanford.edu>
* new-exceptions/raw_exception.c, new-exceptions/raw_exception.h: