* m68k-stub.c: Change vector 13 from SIGFPE to SIGBUS.

This commit is contained in:
Jim Kingdon 1993-10-27 18:48:50 +00:00
parent 007ff46b2e
commit 73e7e44744

View File

@ -1,3 +1,7 @@
Wed Oct 27 13:43:07 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* m68k-stub.c: Change vector 13 from SIGFPE to SIGBUS.
Tue Oct 26 22:05:03 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
* mips-tdep.c (mips_pop_frame): If proc_desc is NULL, don't dump core.