binutils-gdb/sim
Mike Frysinger d414eb3e7f sim: move default model to the runtime sim state
This kills off another compile-time option by moving the setting to
the individual arch runtimes.  This will allow dynamic selection by
the arch when doing a single build with multiple arches.

The sim_model_init rework is a little funky.  In the past it was
disabled entirely if no default model was set.  We maintain the
spirit of the logic by gating the fallback logic on whether the
port has defined any models.
2021-06-30 02:57:45 -04:00
..
aarch64
arm
avr
bfin sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
bpf sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
common sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
cr16
cris sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
d10v
erc32
example-synacor
frv sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
ft32
h8300
igen
iq2000 sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
lm32 sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
m4 sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
m32c
m32r sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
m68hc11
mcore
microblaze
mips sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
mn10300 sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
moxie
msp430
or1k sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
ppc sim: ppc: fix printf warnings 2021-06-29 22:33:04 -04:00
pru
riscv sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
rl78
rx
sh
testsuite
v850 sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
.gitignore
aclocal.m4
arch-subdir.mk.in
ChangeLog sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
config.h.in
configure sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
configure.ac sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
MAINTAINERS
Makefile.am
Makefile.in sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
README-HACKING