Skip to content

Commit 53d2389

Browse files
committed
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.
1 parent 3604cb1 commit 53d2389

2 files changed

Lines changed: 79 additions & 73 deletions

File tree

sim/moxie/ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2015-06-12 Mike Frysinger <[email protected]>
2+
3+
* interp.c (TRACE): Rename to ...
4+
(MOXIE_TRACE_INSN): ... this.
5+
(sim_engine_run): Change TRACE to MOXIE_TRACE_INSN.
6+
17
2015-04-18 Mike Frysinger <[email protected]>
28

39
* sim-main.h (SIM_CPU): Delete.

0 commit comments

Comments
 (0)