aboutsummaryrefslogtreecommitdiff
path: root/compile
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-04-02 20:15:43 -0400
committerMike Frysinger <vapier@gentoo.org>2015-04-02 20:40:11 -0400
commitb366059a5b384ed822e44a6407b35ab1386b925f (patch)
tree8e30b6bbd9b448481fc187c3cef33d2d71938c90 /compile
parentef6f73553efece92e797b138cf02aaacce19574a (diff)
downloadbinutils-b366059a5b384ed822e44a6407b35ab1386b925f.zip
binutils-b366059a5b384ed822e44a6407b35ab1386b925f.tar.gz
binutils-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 'compile')
0 files changed, 0 insertions, 0 deletions