binutils-gdb/sim/v850
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: delete SIM_AC_COMMON macro 2021-06-20 00:39:38 -04:00
interp.c sim: overhaul & unify endian settings management 2021-06-17 23:20:13 -04:00
Makefile.in sim: igen: harmonize tool variables 2021-06-08 00:57:58 -04:00
sim-main.h sim: fully merge sim_state_base into sim_state 2021-05-17 01:05:08 -04:00
simops.c sim: split sim-signal.h include out 2021-06-18 00:50:14 -04:00
simops.h
v850_sim.h
v850-dc
v850.igen