diff --git a/c/src/lib/libbsp/m68k/ods68302/ChangeLog b/c/src/lib/libbsp/m68k/ods68302/ChangeLog index fd92f19d66..f211ee2a02 100644 --- a/c/src/lib/libbsp/m68k/ods68302/ChangeLog +++ b/c/src/lib/libbsp/m68k/ods68302/ChangeLog @@ -1,3 +1,11 @@ +2003-06-22 Chris Johns + + * start/reset.S, startup/cpuboot.c, startup/linkcmds: + PR264 - Stopped the core dump by removing the bad instruction. + PR414 - Fixed the global interupt vector register. + Linker command file to have the boot code in the first 8K. + The chip select remap needed to be volatile. + 2003-03-06 Ralf Corsepius * configure.ac: Remove AC_CONFIG_AUX_DIR.