NetBSD/sys/arch/m68k
is f3efbb406a The recent buserr handler cleanup in the Amiga locore.s made the label
_buserr point to the 68020/030 buserr code _only_. This has broken access
error handling in the 060 support code.
This is repaired by jumping to _buserr60 from the 060SP, and by providing
a _buserr60 label identical to the _buserr in the unchanged m68k ports
using the 68060.
1997-06-26 22:28:42 +00:00
..
060sp The recent buserr handler cleanup in the Amiga locore.s made the label 1997-06-26 22:28:42 +00:00
conf add src/sys/arch/m68k/m68k/m68k_machdep.c 1997-06-06 23:15:28 +00:00
fpe Work around another uninitialized variable warning 1996-12-18 05:44:31 +00:00
fpsp Add .MAKE to the .OBJDIR hacks, so they work with `make -n'. 1997-05-07 07:15:34 +00:00
include #define DB_AOUT_SYMBOLS 1997-06-26 01:26:56 +00:00
m68k Disassemble the MOVE16 instruction. Also, correct the spelling of 1997-06-19 17:39:38 +00:00