summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/h8300/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/h8300/ChangeLog')
-rw-r--r--c/src/exec/score/cpu/h8300/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/exec/score/cpu/h8300/ChangeLog b/c/src/exec/score/cpu/h8300/ChangeLog
index 15005bbf75..57e5358c57 100644
--- a/c/src/exec/score/cpu/h8300/ChangeLog
+++ b/c/src/exec/score/cpu/h8300/ChangeLog
@@ -1,3 +1,9 @@
+2001-01-03 Joel Sherrill <joel@OARcorp.com>
+
+ * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
+ * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
+ now that it is dynamically allocated.
+
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.