aboutsummaryrefslogtreecommitdiff
path: root/sim/d10v/Makefile.in
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-02-22 08:52:21 +0000
committerAndrew Cagney <cagney@redhat.com>2000-02-22 08:52:21 +0000
commitbaa7ae6f10462c17d2472868e6b1c08d0ba880ae (patch)
tree65209fc2c67d9206338cce6e704dd9e13a383861 /sim/d10v/Makefile.in
parent1287d1cc37aca000234065fd0472a3a9846f4017 (diff)
downloadfsf-binutils-gdb-baa7ae6f10462c17d2472868e6b1c08d0ba880ae.zip
fsf-binutils-gdb-baa7ae6f10462c17d2472868e6b1c08d0ba880ae.tar.gz
fsf-binutils-gdb-baa7ae6f10462c17d2472868e6b1c08d0ba880ae.tar.bz2
When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracing
instead of sim_trace() to run the program; include support for ``-o'' option (operating environment); when a signal occurs, only continue execution when operating environment mode. Update d10v.
Diffstat (limited to 'sim/d10v/Makefile.in')
-rw-r--r--sim/d10v/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/d10v/Makefile.in b/sim/d10v/Makefile.in
index 602ffff..8ed219f 100644
--- a/sim/d10v/Makefile.in
+++ b/sim/d10v/Makefile.in
@@ -20,7 +20,7 @@
SIM_OBJS = interp.o table.o simops.o endian.o sim-load.o
SIM_EXTRA_CLEAN = clean-extra
-SIM_EXTRA_CFLAGS = -DNEED_UI_LOOP_HOOK
+SIM_EXTRA_CFLAGS = -DNEED_UI_LOOP_HOOK -DSIM_HAVE_ENVIRONMENT
INCLUDE = d10v_sim.h $(srcroot)/include/callback.h targ-vals.h endian.c