binutils-gdb/sim/h8300
Mike Frysinger c78dff2291 sim: h8300: move unused/buggy lregs array
This array isn't used anywhere, and the init phase actually corrupts
some memory because the array has 18 elements but tries to set the
19th (ZERO) position.
2015-12-30 03:30:23 -05:00
..
aclocal.m4 sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
ChangeLog sim: h8300: move unused/buggy lregs array 2015-12-30 03:30:23 -05:00
compile.c sim: h8300: move unused/buggy lregs array 2015-12-30 03:30:23 -05:00
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 sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
Makefile.in sim: h8300: drop unused inst.h 2015-12-30 03:29:53 -05:00
sim-main.h sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
writecode.c