summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/rbtx4925/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-05-13 19:22:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-05-13 19:22:44 +0000
commit84208c67ca83dc34933872bd92c0f4e82bd45f42 (patch)
treebaddcae527c4f2206d373810162d5843d1015798 /c/src/lib/libbsp/mips/rbtx4925/ChangeLog
parent2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-84208c67ca83dc34933872bd92c0f4e82bd45f42.tar.bz2
2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: rbtx4925, rbtx4938, and hurricane had very similar versions of exception. Now all use shared/irq/exception.S
Diffstat (limited to 'c/src/lib/libbsp/mips/rbtx4925/ChangeLog')
-rw-r--r--c/src/lib/libbsp/mips/rbtx4925/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/mips/rbtx4925/ChangeLog b/c/src/lib/libbsp/mips/rbtx4925/ChangeLog
index be1d0bf868..e00488663a 100644
--- a/c/src/lib/libbsp/mips/rbtx4925/ChangeLog
+++ b/c/src/lib/libbsp/mips/rbtx4925/ChangeLog
@@ -1,5 +1,10 @@
2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * configure.ac: rbtx4925, rbtx4938, and hurricane had very similar
+ versions of exception. Now all use shared/irq/exception.S
+
+2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* Makefile.am: rbtx4925 and rbtx4938 had copies of the same file with
only minor differences. Both now use shared/irq/exception.S
* startup/exception.S: Removed.