aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r--sim/h8300/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog
index 5ac0fb0..479e4849 100644
--- a/sim/h8300/ChangeLog
+++ b/sim/h8300/ChangeLog
@@ -1,6 +1,7 @@
Mon Mar 11 09:53:25 1996 Doug Evans <dje@charmed.cygnus.com>
- * compile.c (sim_resume): Watch for calls to abort.
+ * compile.c: #include "wait.h".
+ (sim_resume, sleep insn): Check program exit status in r0.
* run.c: #include <signal.h>.
(main): Abort if program got SIGILL.