binutils-gdb/sim
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
..
arm sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
avr sim: avr: Fix 'multiple definition of sim_{read,write}' 2015-04-27 09:54:37 -04:00
bfin Fix typos in sim sources exposed by static analysis. 2015-04-24 15:43:21 +01:00
common sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
cr16 sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
cris sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
d10v sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
erc32 sim: erc32: restore attribution 2015-05-17 17:15:36 +08:00
frv sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
ft32 sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
h8300 sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
igen Fix typos in sim sources exposed by static analysis. 2015-04-24 15:43:21 +01:00
iq2000 sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
lm32 sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
m32c sim: fix the PKGVERSION define 2015-04-13 02:41:10 -04:00
m32r sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
m68hc11 sim: m68hc11: delete unused interrupt_names 2015-06-11 10:21:32 -04:00
mcore sim: mcore: clean up printf warnings 2015-04-21 03:10:16 -04:00
microblaze sim: microblaze: switch to common sim_resume/sim_stop_reason 2015-06-11 07:13:22 -04:00
mips sim: clean up duplicate sim-engine hooks 2015-04-18 04:40:27 -04:00
mn10300 sim: mn10300: delete unused memory code 2015-06-11 10:13:49 -04:00
moxie sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
msp430 sim: msp430: delete unused trace macros 2015-06-11 12:52:20 -04:00
ppc Fix problems in the sim sources discovered by running the cppcheck static analysis tool. 2015-04-29 16:02:02 +01:00
rl78 Make RL78 disassembler and simulator respect ISA for mul/div 2015-04-30 15:25:49 -04:00
rx Fix typo in check for valid register number in RX sim. 2015-04-24 15:31:36 +01:00
sh sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
sh64 sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
testsuite Do unset_currtarget_info ldscript for all simulator testsuites. 2015-04-13 01:56:04 +02:00
v850 sim: m68hc11/mn10300/v850: delete redundant INLINE defines 2015-06-11 07:17:12 -04:00
.gitignore sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
ChangeLog Regenerate configure in sim 2015-04-02 05:43:07 -07:00
configure sim: testsuite: make subdir unconditional 2015-03-29 11:51:13 -04:00
configure.ac sim: testsuite: make subdir unconditional 2015-03-29 11:51:13 -04:00
configure.tgt sim: testsuite: make subdir unconditional 2015-03-29 11:51:13 -04:00
MAINTAINERS
Makefile.in Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
README-HACKING sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00