binutils-gdb/sim/mips
Mike Frysinger 1517bd2742 sim: rewrite SIM_AC_OPTION_HARDWARE a bit to simplify things
There's no need to put the majority of the logic into the 3rd arg of the
AC_ARG_ENABLE.  Coupled with the lack of indentation, it makes it hard to
follow, error prone to update, and duplicates code (with the 4th arg).

So pull the logic out of the 3rd arg and outside of the AC_ARG_ENABLE
macro.  This allows us to gut the 4th arg entirely, merge with the code
that followed the macro, and fix bugs related to the new dv-sockser in
the process.

Hopefully building the various sims with the default sim-hardware
settings, as well as with explicit --{dis,en}able-sim-hardware flags,
should all just work now.
2013-03-26 18:00:04 +00:00
..
aclocal.m4
ChangeLog
config.in
configure
configure.ac
cp1.c
cp1.h
dsp2.igen
dsp.c
dsp.igen
dv-tx3904cpu.c
dv-tx3904irc.c
dv-tx3904sio.c
dv-tx3904tmr.c
interp.c
m16.dc
m16.igen
m16e.igen
m16run.c
Makefile.in
mdmx.c
mdmx.igen
mips3d.igen
mips3264r2.igen
mips.dc
mips.igen
sb1.igen
sim-main.c
sim-main.h
smartmips.igen
tconfig.in
tx.igen
vr.igen