diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-04-02 20:15:43 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-04-02 20:40:11 -0400 |
commit | b366059a5b384ed822e44a6407b35ab1386b925f (patch) | |
tree | 8e30b6bbd9b448481fc187c3cef33d2d71938c90 /COPYING | |
parent | ef6f73553efece92e797b138cf02aaacce19574a (diff) | |
download | gdb-b366059a5b384ed822e44a6407b35ab1386b925f.zip gdb-b366059a5b384ed822e44a6407b35ab1386b925f.tar.gz gdb-b366059a5b384ed822e44a6407b35ab1386b925f.tar.bz2 |
sim: d10v: fix signal updates
Way back in aba6488e0b73756f31f154d12a228baa82a68d8a, 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.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions