]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/lm32/ChangeLog
sim: make LMA loading the default for all targets
authorMike Frysinger <vapier@gentoo.org>
Fri, 25 Dec 2015 02:36:09 +0000 (21:36 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 25 Dec 2015 02:50:17 +0000 (21:50 -0500)
commit269362117d399d9d86b7e565e7cb827500fac31c
treefaca7a3eacceb694bdf29fcf1acaf08de23cccad
parent9db2b719087eb42cfb31018fe87657243f6185c9
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.
25 files changed:
sim/bfin/ChangeLog
sim/bfin/tconfig.h
sim/common/ChangeLog
sim/common/sim-options.c
sim/cris/ChangeLog
sim/cris/tconfig.h
sim/frv/ChangeLog
sim/frv/tconfig.h
sim/iq2000/ChangeLog
sim/iq2000/tconfig.h
sim/lm32/ChangeLog
sim/lm32/tconfig.h
sim/m32r/ChangeLog
sim/m32r/tconfig.h
sim/m68hc11/ChangeLog
sim/m68hc11/sim-main.h
sim/mips/ChangeLog
sim/mips/tconfig.h
sim/mn10300/ChangeLog
sim/mn10300/sim-main.h
sim/sh64/ChangeLog
sim/sh64/tconfig.h
sim/testsuite/sim/cr16/ChangeLog
sim/testsuite/sim/cr16/allinsn.exp
sim/testsuite/sim/cr16/misc.exp