summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-02-14 20:12:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-02-14 20:12:10 +0000
commit83795347acc3e98216f5c59107546267c6e00f7b (patch)
treeefe67d1c6f1ec5067710338ad876cc8dbbdf969f /c/src/lib/libcpu/powerpc/ChangeLog
parent2003-02-14 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-83795347acc3e98216f5c59107546267c6e00f7b.tar.bz2
2003-02-14 Greg Menke <gregory.menke@gsfc.nasa.gov>
PR 348/bsps * mpc6xx/exceptions/raw_exception.c: Add PPC_603ev as required by MTX603e BSP.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index a3a448ebeb..408d44b691 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-14 Greg Menke <gregory.menke@gsfc.nasa.gov>
+
+ PR 348/bsps
+ * mpc6xx/exceptions/raw_exception.c: Add PPC_603ev as required
+ by MTX603e BSP.
+
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).