old-cross-binutils/sim/cris
Mike Frysinger 6362a3f875 sim: callback: add human readable strings for debugging to maps
When tracing, we often want to display the human readable name for the
various syscall/errno values.  Rather than make each target duplicate
the lookup, extend the existing maps to include the string directly,
and add helper functions to look up the constants.

While most targets are autogenerated (from libgloss), the bfin/cris
targets have custom maps for the Linux ABI which need to be updated
by hand.
2015-06-17 13:19:51 -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: callback: add human readable strings for debugging to maps 2015-06-17 13:19:51 -04:00
config.in sim: update zlib handling 2015-04-01 01:07:57 -04:00
configure sim: update configure.in->configure.ac docs 2015-06-12 12:11:21 -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 sim: callback: add human readable strings for debugging to maps 2015-06-17 13:19:51 -04:00