aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/ChangeLog
diff options
context:
space:
mode:
authorMark Alexander <marka@cygnus>1996-12-31 15:05:46 +0000
committerMark Alexander <marka@cygnus>1996-12-31 15:05:46 +0000
commit2902e8ab51e8f7d79de5f061d2653f7d6eb564e4 (patch)
tree56a16e1efb11de118a6b61b462f6a35906e4d53c /sim/mips/ChangeLog
parent133b13c022d80106be95aad0af515d480207b9f3 (diff)
downloadgdb-2902e8ab51e8f7d79de5f061d2653f7d6eb564e4.zip
gdb-2902e8ab51e8f7d79de5f061d2653f7d6eb564e4.tar.gz
gdb-2902e8ab51e8f7d79de5f061d2653f7d6eb564e4.tar.bz2
* support.h: Undo previous change to SIGTRAP
and SIGQUIT values.
Diffstat (limited to 'sim/mips/ChangeLog')
-rw-r--r--sim/mips/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog
index cb9e1ce..bd3ffe9 100644
--- a/sim/mips/ChangeLog
+++ b/sim/mips/ChangeLog
@@ -1,3 +1,8 @@
+Tue Dec 31 07:04:00 1996 Mark Alexander <marka@cygnus.com>
+
+ * support.h: Undo previous change to SIGTRAP
+ and SIGQUIT values.
+
Mon Dec 30 17:36:06 1996 Ian Lance Taylor <ian@cygnus.com>
* interp.c (store_word, load_word): New static functions.