o Implement generic halt/restart/abort module.
authorAndrew Cagney <cagney@redhat.com>
Mon, 19 May 1997 03:42:33 +0000 (03:42 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 19 May 1997 03:42:33 +0000 (03:42 +0000)
commitf03b093cd34bc352ad89334a43a34b00a5e5c60c
treeb9d428d2bdf6dd5f5f5a25a7df7580c3836af9e4
parent11ab132f168d3c24d4b4d743d86599973b17e3f2
o Implement generic halt/restart/abort module.
Use in tic80 and d30v simulators.
o Add signal hook to sim-core module
18 files changed:
sim/common/.Sanitize
sim/common/ChangeLog
sim/common/Make-common.in
sim/common/sim-abort.c [new file with mode: 0644]
sim/common/sim-engine.c [new file with mode: 0644]
sim/common/sim-engine.h [new file with mode: 0644]
sim/common/sim-events.c
sim/common/sim-events.h
sim/common/sim-resume.c [new file with mode: 0644]
sim/common/sim-run.c [new file with mode: 0644]
sim/common/sim-stop.c [new file with mode: 0644]
sim/m32r/ChangeLog
sim/tic80/ChangeLog
sim/tic80/Makefile.in
sim/tic80/insns
sim/tic80/interp.c
sim/tic80/sim-calls.c
sim/tic80/sim-main.h