binutils-gdb/sim/mips
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
..
aclocal.m4 sim: unify hardware settings 2021-06-21 22:20:18 -04:00
ChangeLog sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
configure sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
configure.ac sim: hw: rework configure option & device selection 2021-06-21 21:36:51 -04:00
cp1.c
cp1.h
dsp2.igen
dsp.c
dsp.igen
dv-tx3904cpu.c
dv-tx3904irc.c sim: mips: fix uninitialized register use 2021-06-16 01:51:32 -04:00
dv-tx3904sio.c sim: mips: tweak buffer sign 2021-06-16 01:53:09 -04:00
dv-tx3904tmr.c
interp.c sim: split sim-signal.h include out 2021-06-18 00:50:14 -04:00
m16.dc
m16.igen
m16e.igen
m16run.c
Makefile.in sim: hw: rework configure option & device selection 2021-06-21 21:36:51 -04:00
mdmx.c
mdmx.igen
micromips16.dc
micromips.dc
micromips.igen
micromipsdsp.igen
micromipsrun.c
mips3d.igen
mips3264r2.igen
mips.dc
mips.igen
sb1.igen
sim-main.c
sim-main.h sim: mips: add printf attribute to trace func 2021-06-16 01:56:22 -04:00
smartmips.igen
tx.igen
vr.igen