aboutsummaryrefslogtreecommitdiff
path: root/sim/moxie/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-06-12 10:32:54 -0400
committerMike Frysinger <vapier@gentoo.org>2015-06-12 10:40:46 -0400
commita34870829162e3276a9e0152efe2c7de5677a0c3 (patch)
tree400109c3d67ffb1a09a09b2126284e28cf15703a /sim/moxie/ChangeLog
parent5b064994f0e7d8a7bfa0b4b080a360ecd9d2af82 (diff)
downloadgdb-a34870829162e3276a9e0152efe2c7de5677a0c3.zip
gdb-a34870829162e3276a9e0152efe2c7de5677a0c3.tar.gz
gdb-a34870829162e3276a9e0152efe2c7de5677a0c3.tar.bz2
sim: drop -DTRACE from configure
No code uses this anymore and the symbol conflicts with the new TRACE helper. Punt it from configure.
Diffstat (limited to 'sim/moxie/ChangeLog')
-rw-r--r--sim/moxie/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/moxie/ChangeLog b/sim/moxie/ChangeLog
index b33ac06..3bb10fb 100644
--- a/sim/moxie/ChangeLog
+++ b/sim/moxie/ChangeLog
@@ -1,5 +1,9 @@
2015-06-12 Mike Frysinger <vapier@gentoo.org>
+ * configure: Regenerate.
+
+2015-06-12 Mike Frysinger <vapier@gentoo.org>
+
* interp.c (tracefile, tracing): Delete.
(MOXIE_TRACE_INSN): Call TRACE_INSN directly.