summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/efi332/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-15 13:26:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-15 13:26:11 +0000
commit1c490ab036ab2ff87ec5443bac9ee4cc78fbc545 (patch)
treeb2243dbaf600e5c8a063a356b6ad13416739de09 /c/src/lib/libbsp/m68k/efi332/ChangeLog
parent2003-09-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-1c490ab036ab2ff87ec5443bac9ee4cc78fbc545.tar.bz2
2003-09-15 Joel Sherrill <joel@OARcorp.com>
PR 483/bsps * start/start.c, startup/bspstart.c: Spurious interrupt handlers cannot be installed until RTEMS has initialized the vector table.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/efi332/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/efi332/ChangeLog b/c/src/lib/libbsp/m68k/efi332/ChangeLog
index 4f081b8372..ca6e6f270e 100644
--- a/c/src/lib/libbsp/m68k/efi332/ChangeLog
+++ b/c/src/lib/libbsp/m68k/efi332/ChangeLog
@@ -1,3 +1,9 @@
+2003-09-15 Joel Sherrill <joel@OARcorp.com>
+
+ PR 483/bsps
+ * start/start.c, startup/bspstart.c: Spurious interrupt handlers cannot
+ be installed until RTEMS has initialized the vector table.
+
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* clock/ckinit.c, console/console.c, include/bsp.h, misc/interr.c,