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 Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
aclocal.m4 sim: use AM_MAINTAINER_MODE 2013-06-05 01:42:13 +00:00
arch.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
arch.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
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 Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cpu.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cpuall.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
decode.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
decode.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
iq2000-sim.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
iq2000.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
mloop.in Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
model.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sem-switch.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sem.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sim-if.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sim-main.h
tconfig.in