summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-02-05 21:06:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-02-05 21:06:13 +0000
commit0ab873495a2f232454a361c5edf8458628619252 (patch)
tree1b094813370c4a63e9c1dd8bc157fbc2235e8ff1 /c/src/lib/libcpu/mips/ChangeLog
parent2001-02-05 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-0ab873495a2f232454a361c5edf8458628619252.tar.bz2
2001-02-05 Joel Sherrill <joel@OARcorp.com>
* isr_entries.S: Removed comment incorrectly indicating this file was cpu_asm.S. * vectorexceptions.c (mips_dump_exception_frame): New routine broken out from default exception handler.
Diffstat (limited to 'c/src/lib/libcpu/mips/ChangeLog')
-rw-r--r--c/src/lib/libcpu/mips/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/mips/ChangeLog b/c/src/lib/libcpu/mips/ChangeLog
index 3f288ed994..3f5648ba62 100644
--- a/c/src/lib/libcpu/mips/ChangeLog
+++ b/c/src/lib/libcpu/mips/ChangeLog
@@ -1,3 +1,10 @@
+2001-02-05 Joel Sherrill <joel@OARcorp.com>
+
+ * isr_entries.S: Removed comment incorrectly indicating this
+ file was cpu_asm.S.
+ * vectorexceptions.c (mips_dump_exception_frame): New routine
+ broken out from default exception handler.
+
2001-02-01 Greg Menke <gregory.menke@gsfc.nasa.gov>
* mongoosev/vectorisrs/vectorisrs.c,