From: Jim Kingdon Date: Wed, 27 Oct 1993 18:48:50 +0000 (+0000) Subject: * m68k-stub.c: Change vector 13 from SIGFPE to SIGBUS. X-Git-Tag: gdb-4_18-branchpoint~16899 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=73e7e44744ba0bdfc3e4ab2822a5a818aa993e07;p=thirdparty%2Fbinutils-gdb.git * m68k-stub.c: Change vector 13 from SIGFPE to SIGBUS. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3f5d14d1913..07339615731 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -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.