projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf9084c
)
* erc32.c (sim_stop): Handle SIGINT gracefully.
author
Mark Alexander
<marka@cygnus>
Thu, 9 Apr 1998 02:40:31 +0000
(
02:40
+0000)
committer
Mark Alexander
<marka@cygnus>
Thu, 9 Apr 1998 02:40:31 +0000
(
02:40
+0000)
* interf.c (sim_open): Don't catch SIGINT; GDB will do that for us.
sim/erc32/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/erc32/ChangeLog
b/sim/erc32/ChangeLog
index 8a49ce26fba68f0caa91730aae4d87cbb6da7f46..50240508d63cd34d86a041485165229ad6e0dc2a 100644
(file)
--- 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