aboutsummaryrefslogtreecommitdiff
path: root/sim/d10v/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-03-30 01:14:04 -0400
committerMike Frysinger <vapier@gentoo.org>2015-03-30 02:20:23 -0400
commitef9535c6bc7c5d50d03e9f98498e018ac56e366c (patch)
tree2b077a0fb150fa49165d54b6728bb3c94b677f34 /sim/d10v/ChangeLog
parent2f783c1f4b23b194efa31e2015fb585b688c6526 (diff)
downloadgdb-ef9535c6bc7c5d50d03e9f98498e018ac56e366c.zip
gdb-ef9535c6bc7c5d50d03e9f98498e018ac56e366c.tar.gz
gdb-ef9535c6bc7c5d50d03e9f98498e018ac56e366c.tar.bz2
sim: d10v: use common configure options
In preparation for converting to nrun, call the common functions that are needed. This doesn't produce any new warnings, and the generated code should be the same.
Diffstat (limited to 'sim/d10v/ChangeLog')
-rw-r--r--sim/d10v/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/d10v/ChangeLog b/sim/d10v/ChangeLog
index 8bb2666..1ab3014 100644
--- a/sim/d10v/ChangeLog
+++ b/sim/d10v/ChangeLog
@@ -1,3 +1,12 @@
+2015-03-30 Mike Frysinger <vapier@gentoo.org>
+
+ * Makefile.in (interp.o, simops.o, endian.o, table.o): Delete rules.
+ * configure.ac: Call SIM_AC_OPTION_ENDIAN, SIM_AC_OPTION_ALIGNMENT,
+ SIM_AC_OPTION_HOSTENDIAN, SIM_AC_OPTION_ENVIRONMENT, and
+ SIM_AC_OPTION_INLINE.
+ * config.in, configure: Regenerate.
+ * interp.c (sim_trace): Define.
+
2015-03-16 Mike Frysinger <vapier@gentoo.org>
* config.in, configure: Regenerate.