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
..
aclocal.m4 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
arch.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
arch.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
ChangeLog sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
config.in sim: update zlib handling 2015-04-01 01:07:57 -04:00
configure sim: fix the PKGVERSION define 2015-04-13 02:41:10 -04:00
configure.ac sim: rename common/aclocal.m4 to common/acinclude.m4 2011-10-18 00:31:00 +00:00
cpuall.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cpuv10.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cpuv10.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cpuv32.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cpuv32.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cris-desc.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cris-desc.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cris-opc.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cris-sim.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cris-tmpl.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
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 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
decodev32.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
decodev32.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
devices.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-cris.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-rv.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
Makefile.in sim: unify sim-cpu usage 2015-04-15 02:19:52 -04:00
mloop.in sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
modelv10.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
modelv32.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
rvdummy.c sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
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 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-main.h sim: clean up duplicate sim-engine hooks 2015-04-18 04:40:27 -04:00
tconfig.h sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
traps.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00