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
ChangeLog sim: avr: move global state to sim/cpu state 2015-11-22 01:12:21 -05:00
config.in
configure
configure.ac
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