binutils-gdb/sim/avr
Mike Frysinger 82d442c6c6 sim: avr: move global state to sim/cpu state
We don't want global variables in the sim as all state should be in the
sim state or in the cpu state.  This pushes down all that logic for avr.
2015-11-22 01:12:21 -05:00
..
aclocal.m4 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
ChangeLog sim: avr: move global state to sim/cpu state 2015-11-22 01:12:21 -05:00
config.in sim: update zlib handling 2015-04-01 01:07:57 -04:00
configure sim: use AS_HELP_STRING everywhere 2015-06-23 15:02:08 -04:00
configure.ac sim: avr: convert to nrun.o 2015-03-28 05:35:29 -04:00
interp.c sim: avr: move global state to sim/cpu state 2015-11-22 01:12:21 -05:00
Makefile.in sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
sim-main.h sim: avr: move global state to sim/cpu state 2015-11-22 01:12:21 -05:00