binutils-gdb/sim/common
Mike Frysinger d47f5b30d8 sim: delete dead current_state globals
The global current_state handle to the current simulator state is a
design idea that was half implemented, but never really cleaned up.
The point was to have a global variable pointing to the state so that
funcs could more quickly & easily access the state anywhere.  We've
instead moved in the direction of passing state around everywhere and
don't have any intention of moving back.

I also can't find any references to gdb using this variable, or to
cgen related "dump_regs" functions, both of which were used in the
comments related to this code.
2016-01-02 10:27:56 -05:00
..
ChangeLog sim: delete dead current_state globals 2016-01-02 10:27:56 -05:00
Make-common.in GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
Makefile.in GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
acinclude.m4 sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
aclocal.m4
callback.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cgen-accfp.c
cgen-cpu.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cgen-defs.h sim: delete dead current_state globals 2016-01-02 10:27:56 -05:00
cgen-engine.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cgen-fpu.c
cgen-fpu.h
cgen-mem.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cgen-ops.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cgen-par.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cgen-par.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cgen-run.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cgen-scache.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cgen-scache.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cgen-sim.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cgen-trace.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cgen-trace.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cgen-types.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cgen-utils.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cgen.sh
config.in sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
configure sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
configure.ac
dv-cfi.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dv-cfi.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dv-core.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dv-glue.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dv-pal.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dv-sockser.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dv-sockser.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdbinit.in
genmloop.sh GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gennltvals.sh
gentmap.c sim: callback: add human readable strings for debugging to maps 2015-06-17 13:19:51 -04:00
gentvals.sh
hw-alloc.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-alloc.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-base.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-base.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-device.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-device.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-events.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-events.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-handles.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-handles.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-instances.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-instances.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-main.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-ports.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-ports.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-properties.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-properties.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-tree.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hw-tree.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nltvals.def
nrun.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
run.1 GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-abort.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-alu.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-arange.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-arange.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-assert.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-base.h sim: delete dead current_state globals 2016-01-02 10:27:56 -05:00
sim-basics.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-bits.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-bits.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-close.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-command.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-config.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-config.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-core.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-core.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-cpu.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-cpu.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-endian.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-endian.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-engine.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-engine.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-events.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-events.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-fpu.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-fpu.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-hload.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-hrw.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-hw.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-hw.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-info.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-inline.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-inline.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-io.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-io.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-load.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-memopt.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-memopt.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-model.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-model.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-module.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-module.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-n-bits.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-n-core.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-n-endian.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-options.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-options.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-profile.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-profile.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-reason.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-reg.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-resume.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-run.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-signal.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-signal.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-stop.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-syscall.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-syscall.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-trace.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-trace.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-types.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-utils.c sim: delete dead current_state globals 2016-01-02 10:27:56 -05:00
sim-utils.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-watch.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-watch.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
syscall.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
version.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00