summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sim/erc32/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/erc32/ChangeLog b/sim/erc32/ChangeLog
index 8a49ce26fba..50240508d63 100644
--- a/sim/erc32/ChangeLog
+++ b/sim/erc32/ChangeLog
@@ -1,3 +1,8 @@
+Wed Apr 8 19:33:34 1998 Mark Alexander <marka@cygnus.com>
+
+ * erc32.c (sim_stop): Handle SIGINT gracefully.
+ * interf.c (sim_open): Don't catch SIGINT; GDB will do that for us.
+
Wed Apr 8 18:29:40 1998 Mark Alexander <marka@cygnus.com>
* exec.c (dispatch_instruction): Change how carry out is calculated