summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/p4000/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-01-08 18:19:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-01-08 18:19:27 +0000
commit5f78f5d07fc47c8e9f2dd09e24ebdb6db1d0219a (patch)
tree31628ec8d590887b5928da4c3fcf0c729f6798da /c/src/lib/libbsp/mips/p4000/ChangeLog
parent2001-01-08 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-5f78f5d07fc47c8e9f2dd09e24ebdb6db1d0219a.tar.bz2
2001-01-08 Joel Sherrill <joel@OARcorp.com>
* start/start.S: init_exc_vecs is now called mips_install_isr_entries. * wrapup/Makefile.am: Corrected to reflect new libcpu structure.
Diffstat (limited to 'c/src/lib/libbsp/mips/p4000/ChangeLog')
-rw-r--r--c/src/lib/libbsp/mips/p4000/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/mips/p4000/ChangeLog b/c/src/lib/libbsp/mips/p4000/ChangeLog
index 006e3bacc4..012d05643b 100644
--- a/c/src/lib/libbsp/mips/p4000/ChangeLog
+++ b/c/src/lib/libbsp/mips/p4000/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-08 Joel Sherrill <joel@OARcorp.com>
+
+ * start/start.S: init_exc_vecs is now called mips_install_isr_entries.
+ * wrapup/Makefile.am: Corrected to reflect new libcpu structure.
+
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.