aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@redhat.com>1999-01-11 15:04:33 +0000
committerFrank Ch. Eigler <fche@redhat.com>1999-01-11 15:04:33 +0000
commit11f9c65f910e2d2c45b4e86dd0ea05265e5ec6fa (patch)
treee051c323be033de21d7f574e883df42a38252fd1 /sim
parent3372836e0d2bc7327de8bb9fa57312c3e8139a24 (diff)
downloadgdb-11f9c65f910e2d2c45b4e86dd0ea05265e5ec6fa.zip
gdb-11f9c65f910e2d2c45b4e86dd0ea05265e5ec6fa.tar.gz
gdb-11f9c65f910e2d2c45b4e86dd0ea05265e5ec6fa.tar.bz2
* build tweak for gx prototype
Diffstat (limited to 'sim')
-rw-r--r--sim/m32r-gx/ChangeLog4
-rw-r--r--sim/m32r-gx/Makefile.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/sim/m32r-gx/ChangeLog b/sim/m32r-gx/ChangeLog
index 7c9fec0..deccc7a 100644
--- a/sim/m32r-gx/ChangeLog
+++ b/sim/m32r-gx/ChangeLog
@@ -1,3 +1,7 @@
+1999-01-11 Frank Ch. Eigler <fche@elastic.org>
+
+ * Makefile.in (SIM_EXTRA_CFLAGS): Pass -rdynamic.
+
1998-12-30 Frank Ch. Eigler <fche@elastic.org>
* cpuall.h: Don't include sim-model.h.
diff --git a/sim/m32r-gx/Makefile.in b/sim/m32r-gx/Makefile.in
index 6ce7893..94100ce 100644
--- a/sim/m32r-gx/Makefile.in
+++ b/sim/m32r-gx/Makefile.in
@@ -57,7 +57,7 @@ SIM_OBJS = \
SIM_EXTRA_DEPS = \
arch.h cpuall.h m32r-sim.h cpu-opc.h
-SIM_EXTRA_CFLAGS = -DSIM_GX=1
+SIM_EXTRA_CFLAGS = -DSIM_GX=1 -rdynamic
SIM_EXTRA_ALL = gxtool
SIM_EXTRA_INSTALL = install-gxtool
SIM_RUN_OBJS = nrun.o