aboutsummaryrefslogtreecommitdiff
path: root/sim/moxie/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-06-12 15:36:32 +0545
committerMike Frysinger <vapier@gentoo.org>2015-06-12 06:16:39 -0400
commit53d2389fd01ea7eaa83bb2727efd64c9904951ec (patch)
tree6f085589ac8ab68dc6f3810272076da1b580c4c1 /sim/moxie/ChangeLog
parent3604cb1f8ca4a926039a9540d03bb224d84af3e1 (diff)
downloadbinutils-53d2389fd01ea7eaa83bb2727efd64c9904951ec.zip
binutils-53d2389fd01ea7eaa83bb2727efd64c9904951ec.tar.gz
binutils-53d2389fd01ea7eaa83bb2727efd64c9904951ec.tar.bz2
sim: moxie: rename TRACE to MOXIE_TRACE_INSN
We want to add new common trace helpers including "TRACE", so rename the moxie one to MOXIE_TRACE_INSN. This also matches what the code is doing.
Diffstat (limited to 'sim/moxie/ChangeLog')
-rw-r--r--sim/moxie/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/moxie/ChangeLog b/sim/moxie/ChangeLog
index 22277bd..f27863b 100644
--- a/sim/moxie/ChangeLog
+++ b/sim/moxie/ChangeLog
@@ -1,3 +1,9 @@
+2015-06-12 Mike Frysinger <vapier@gentoo.org>
+
+ * interp.c (TRACE): Rename to ...
+ (MOXIE_TRACE_INSN): ... this.
+ (sim_engine_run): Change TRACE to MOXIE_TRACE_INSN.
+
2015-04-18 Mike Frysinger <vapier@gentoo.org>
* sim-main.h (SIM_CPU): Delete.