aboutsummaryrefslogtreecommitdiff
path: root/sim/iq2000/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@bitrange.com>2014-08-23 04:27:26 +0200
committerHans-Peter Nilsson <hp@bitrange.com>2014-08-23 04:27:26 +0200
commit3df3af7c3f9095f9dc951fe680ce76f6e497914b (patch)
tree224325708626d64d446c796bc552f3b8684c39c1 /sim/iq2000/ChangeLog
parent105dd264de9a2fa7eee45eff897aa1d6171c1c4b (diff)
downloadgdb-3df3af7c3f9095f9dc951fe680ce76f6e497914b.zip
gdb-3df3af7c3f9095f9dc951fe680ce76f6e497914b.tar.gz
gdb-3df3af7c3f9095f9dc951fe680ce76f6e497914b.tar.bz2
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.
Diffstat (limited to 'sim/iq2000/ChangeLog')
-rw-r--r--sim/iq2000/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/iq2000/ChangeLog b/sim/iq2000/ChangeLog
index bd076ca..dcb133f 100644
--- a/sim/iq2000/ChangeLog
+++ b/sim/iq2000/ChangeLog
@@ -1,3 +1,9 @@
+2014-08-23 Hans-Peter Nilsson <hp@axis.com>
+
+ * configure.ac: Default simulator hardware to off again
+ without emitting errors when off or dv-sockser.o unavailable.
+ * configure: Regenerate.
+
2014-08-19 Alan Modra <amodra@gmail.com>
* configure: Regenerate.