aboutsummaryrefslogtreecommitdiff
path: root/sim/sh64/tconfig.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-12-24 21:36:09 -0500
committerMike Frysinger <vapier@gentoo.org>2015-12-24 21:50:17 -0500
commit269362117d399d9d86b7e565e7cb827500fac31c (patch)
treefaca7a3eacceb694bdf29fcf1acaf08de23cccad /sim/sh64/tconfig.h
parent9db2b719087eb42cfb31018fe87657243f6185c9 (diff)
downloadfsf-binutils-gdb-269362117d399d9d86b7e565e7cb827500fac31c.zip
fsf-binutils-gdb-269362117d399d9d86b7e565e7cb827500fac31c.tar.gz
fsf-binutils-gdb-269362117d399d9d86b7e565e7cb827500fac31c.tar.bz2
sim: make LMA loading the default for all targets
Most targets already default to loading code via their LMA, but for a few, this means the default changes from loading VMA to LMA. It's better to have the different targets be consistent, and allows some code clean up.
Diffstat (limited to 'sim/sh64/tconfig.h')
-rw-r--r--sim/sh64/tconfig.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/sh64/tconfig.h b/sim/sh64/tconfig.h
index 1440566..4f4d9b7 100644
--- a/sim/sh64/tconfig.h
+++ b/sim/sh64/tconfig.h
@@ -1,8 +1,5 @@
/* SH64 target configuration file. -*- C -*- */
-/* See sim-hload.c. We properly handle LMA. -- TODO: check this */
-#define SIM_HANDLES_LMA 1
-
/* For MSPR support. FIXME: revisit. */
#define WITH_DEVICES 0