summaryrefslogtreecommitdiff
path: root/src/signal/s390x
AgeCommit message (Collapse)AuthorLines
2016-12-16fix crashing sigsetjmp on s390xBobby Bingham-1/+1
the bz instruction that was wrongly used only admits a small immediate displacement and cannot be used with external symbols; apparently the linker fails to diagnose the overflow.
2016-11-11add s390x portBobby Bingham-0/+32