aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-10-27 18:48:50 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-10-27 18:48:50 +0000
commit73e7e44744ba0bdfc3e4ab2822a5a818aa993e07 (patch)
tree1475468488d6c82fc44ab1fc0dab06863ee487c7 /gdb
parent007ff46b2e5efe9601d51a8bedf7da0c0ebdccd5 (diff)
downloadgdb-73e7e44744ba0bdfc3e4ab2822a5a818aa993e07.zip
gdb-73e7e44744ba0bdfc3e4ab2822a5a818aa993e07.tar.gz
gdb-73e7e44744ba0bdfc3e4ab2822a5a818aa993e07.tar.bz2
* m68k-stub.c: Change vector 13 from SIGFPE to SIGBUS.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3f5d14d..0733961 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.