aboutsummaryrefslogtreecommitdiff
path: root/sim/moxie/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-04-10 19:40:34 -0400
committerMike Frysinger <vapier@gentoo.org>2015-12-27 00:54:41 -0500
commit5e744ef887c1e879052cb30783638807190275f8 (patch)
treedecd6ae4c1ff57a091e5e9fbdcdda1abcfe5e502 /sim/moxie/Makefile.in
parent1b393626cef48974502e7077b191555b56680ee6 (diff)
downloadgdb-5e744ef887c1e879052cb30783638807190275f8.zip
gdb-5e744ef887c1e879052cb30783638807190275f8.tar.gz
gdb-5e744ef887c1e879052cb30783638807190275f8.tar.bz2
sim: unify sim-hload
Pretty much all targets are using this module already, so add it to the common list of objects. The only oddball out here is cris and that's because it supports loading via an offset for all the phdrs. We drop support for that.
Diffstat (limited to 'sim/moxie/Makefile.in')
-rw-r--r--sim/moxie/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/moxie/Makefile.in b/sim/moxie/Makefile.in
index 2d605f5..686152d 100644
--- a/sim/moxie/Makefile.in
+++ b/sim/moxie/Makefile.in
@@ -22,7 +22,6 @@ dtbdir = @datadir@/gdb/dtb
SIM_OBJS = \
$(SIM_NEW_COMMON_OBJS) \
interp.o \
- sim-hload.o \
sim-resume.o
SIM_EXTRA_LIBS = -lm -lz