binutils-gdb/sim/cris
Mike Frysinger db7858e227 sim: cgen: namespace custom trace functions
The cgen code declares some macros/funcs using the trace_xxx prefix, but
the code isn't generic and only works with cgen targets.  This is blocking
the creation of new common trace functions.

Let's blindly add cgen_xxx prefixes to all these symbols.  Some already
use this convention to avoid conflicts, so it makes sense to align them.
In the future we might want to move some to the common trace core, but
one thing at a time.
2015-06-12 04:19:45 -04:00
..
ChangeLog sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
Makefile.in
aclocal.m4
arch.c
arch.h
config.in
configure
configure.ac
cpuall.h
cpuv10.c
cpuv10.h
cpuv32.c
cpuv32.h
cris-desc.c
cris-desc.h
cris-opc.h
cris-sim.h
cris-tmpl.c
crisv10f.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
crisv32f.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
decodev10.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
decodev10.h
decodev32.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
decodev32.h
devices.c
dv-cris.c
dv-rv.c
mloop.in sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
modelv10.c
modelv32.c
rvdummy.c
semcrisv10f-switch.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
semcrisv32f-switch.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
sim-if.c
sim-main.h sim: clean up duplicate sim-engine hooks 2015-04-18 04:40:27 -04:00
tconfig.h
traps.c