binutils-gdb/sim/iq2000
Hans-Peter Nilsson 3df3af7c3f Fix iq2000-elf sim, default hardware to off.
See nearby (previous) commit for the frv sim; this similarly fails at
the dv_sockser_install declaration in sim/iq2000/tconfig.in.  There's
no HAVE_DV_SOCKSER conditionals here and no other dv-sockser.o
artefacts so maybe there is no further fallout, but I'm going to
disable sim-hardware just be consistent with the state before
94c63d78f (2013-03-23) and with the actions for the frv sim.  Make
check-sim for iq2000-elf shows no failures but that's in no small part
because it has no test-suite.

sim/iq2000:
	* configure.ac: Default simulator hardware to off again
	without emitting errors when off or dv-sockser.o unavailable.
	* configure: Regenerate.
2014-08-23 04:27:26 +02:00
..
ChangeLog Fix iq2000-elf sim, default hardware to off. 2014-08-23 04:27:26 +02:00
Makefile.in
aclocal.m4
arch.c
arch.h
config.in Regenerate sim configury. 2014-08-15 15:51:50 -07:00
configure Fix iq2000-elf sim, default hardware to off. 2014-08-23 04:27:26 +02:00
configure.ac Fix iq2000-elf sim, default hardware to off. 2014-08-23 04:27:26 +02:00
cpu.c
cpu.h
cpuall.h
decode.c
decode.h
iq2000-sim.h
iq2000.c
mloop.in
model.c
sem-switch.c
sem.c
sim-if.c
sim-main.h
tconfig.in