Fix sh64-elf sim, default hardware to off.
authorHans-Peter Nilsson <hp@bitrange.com>
Sat, 23 Aug 2014 02:40:36 +0000 (04:40 +0200)
committerHans-Peter Nilsson <hp@bitrange.com>
Sat, 23 Aug 2014 02:40:36 +0000 (04:40 +0200)
commitc4892a6b37647a0b33a2113b59762f678aabe4b2
tree242f8c5e7926e999a0f16ec157e1f393e8cb5e30
parent3df3af7c3f9095f9dc951fe680ce76f6e497914b
Fix sh64-elf sim, default hardware to off.

See nearby (previous) commit for the iq2000 sim; this similarly fails
at the dv_sockser_install declaration in sim/sh64/tconfig.in.  I'm
disabling simulator hardware to be consistent with the state before
94c63d78f (2013-03-23) and with the actions for the frv sim and the
iq2000 sim.  Make check-sim for sh64-elf shows no regressions (25
failures; 357 expected passes) compared to bf3d9781ec049 (before the
recent config.in regen, after sim-hardware mostly-enabled) and
eed23bb4a1 (before the sim-hardware mostly-enabled; 2013-03-23).

sim/sh64:
* configure.ac: Default simulator hardware to off again
without emitting errors when off or dv-sockser.o unavailable.
* configure: Regenerate.
sim/sh64/ChangeLog
sim/sh64/configure
sim/sh64/configure.ac
This page took 0.025951 seconds and 4 git commands to generate.