about summary refs log tree commit diff
path: root/src/signal/s390x/sigsetjmp.s
Commit message (Collapse)AuthorAgeFilesLines
* fix crashing sigsetjmp on s390xBobby Bingham2016-12-161-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.
* add s390x portBobby Bingham2016-11-111-0/+23