binutils-gdb/sim/m4
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
..
sim_ac_option_alignment.m4 sim: overhaul alignment settings management 2021-06-12 21:14:50 -04:00
sim_ac_option_assert.m4
sim_ac_option_bitsize.m4
sim_ac_option_cgen_maint.m4
sim_ac_option_debug.m4 sim: split debug/stdio/trace/profile options into dedicated m4 files 2021-06-12 20:07:57 -04:00
sim_ac_option_endian.m4 sim: overhaul & unify endian settings management 2021-06-17 23:20:13 -04:00
sim_ac_option_environment.m4
sim_ac_option_float.m4
sim_ac_option_hardware.m4 sim: unify hardware settings 2021-06-21 22:20:18 -04:00
sim_ac_option_inline.m4 sim: move sim-inline to the common code 2021-06-20 00:12:11 -04:00
sim_ac_option_profile.m4 sim: split debug/stdio/trace/profile options into dedicated m4 files 2021-06-12 20:07:57 -04:00
sim_ac_option_reserved_bits.m4
sim_ac_option_scache.m4
sim_ac_option_smp.m4
sim_ac_option_stdio.m4 sim: split debug/stdio/trace/profile options into dedicated m4 files 2021-06-12 20:07:57 -04:00
sim_ac_option_trace.m4 sim: split debug/stdio/trace/profile options into dedicated m4 files 2021-06-12 20:07:57 -04:00
sim_ac_option_warnings.m4 sim: use -Wunused-but-set-parameter 2021-06-29 22:28:50 -04:00
sim_ac_option_xor_endian.m4
sim_ac_output.m4 sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
sim_ac_platform.m4 sim: erc32: merge with common configure script 2021-06-27 01:21:47 -04:00
sim_ac_toolchain.m4 sim: bfin: move pkg-config & SDL checks to common code 2021-06-27 01:18:22 -04:00