binutils-gdb/sim
Jeff Law d05b86b7fb * interp.c (sim_resume): Clear State.exited.
(sim_stop_reason): If State.exited is nonzero, then indicate that
        the simulator exited instead of stopped.
        * mn10300_sim.h (struct _state): Add exited field.
        * simops.c (syscall): Set State.exited for SYS_exit.

Fixes problem found bin Felix.
1997-06-24 19:45:17 +00:00
..
arm
common Open in binary mode when available. 1997-06-06 02:34:55 +00:00
d10v
erc32
h8300
igen Clean up formatting of instruction traces. 1997-06-06 00:31:08 +00:00
m32r Watchpoint interface. 1997-05-21 06:54:13 +00:00
mips o Fixes to repeated watchpoints 1997-06-03 23:03:50 +00:00
mn10300 * interp.c (sim_resume): Clear State.exited. 1997-06-24 19:45:17 +00:00
ppc Part II of adding callback argument to sim_open(). Update all the 1997-05-20 01:57:43 +00:00
sh
testsuite
tic80 Add assembler information to igen input files. 1997-05-30 07:25:13 +00:00
v850
w65 Part II of adding callback argument to sim_open(). Update all the 1997-05-20 01:57:43 +00:00
.Sanitize Only zap the igen directory once. 1997-05-06 23:24:03 +00:00
ChangeLog
configure
configure.in
Makefile.in
README-HACKING