binutils-gdb/sim/d10v
Mike Frysinger b366059a5b sim: d10v: fix signal updates
Way back in aba6488e0b, a bunch of signal
defines were changed to TARGET_SIGNAL_xxx.  For d10v, the transition was
incomplete which lead to sim_stop_reason using the new set but sim_resume
still using the old set.  Which meant in some cases, the sim would never
actually stop.

Convert all the remaining SIGxxx defines in here to TARGET_SIGNAL_xxx.
This has the nice side effect of fixing the testsuite.
2015-04-02 20:40:11 -04:00
..
aclocal.m4 sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
ChangeLog sim: d10v: fix signal updates 2015-04-02 20:40:11 -04:00
config.in sim: update zlib handling 2015-04-01 01:07:57 -04:00
configure Regenerate configure in sim 2015-04-02 05:43:07 -07:00
configure.ac sim: d10v: use common configure options 2015-03-30 02:20:23 -04:00
d10v_sim.h sim: d10v: convert to nrun 2015-03-30 02:20:23 -04:00
endian.c sim: d10v: clean up misc warnings 2015-03-30 02:20:23 -04:00
gencode.c sim: d10v: clean up misc warnings 2015-03-30 02:20:23 -04:00
interp.c sim: d10v: fix signal updates 2015-04-02 20:40:11 -04:00
Makefile.in sim: cr16/d10v: restore generated headers dep 2015-03-31 01:59:44 -04:00
sim-main.h sim: d10v: add missing sim-main.h 2015-03-30 03:06:33 -04:00
simops.c sim: d10v: convert to nrun 2015-03-30 02:20:23 -04:00