aboutsummaryrefslogtreecommitdiff
path: root/src/signal/s390x/sigsetjmp.s (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix crashing sigsetjmp on s390x•••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. Bobby Bingham2016-12-161-1/+1
* add s390x portBobby Bingham2016-11-111-0/+23