summaryrefslogtreecommitdiff
path: root/src/signal/x32
AgeCommit message (Expand)AuthorLines
2018-09-12apply hidden visibility to sigreturn code fragmentsRich Felker-0/+1
2016-11-12work around gdb issues recognizing sigreturn trampoline on x86_64Rich Felker-4/+3
2015-05-02fix crash in x32 sigsetjmpRich Felker-0/+1
2015-04-18remove potentially PIC-incompatible relocations from x86_64 and x32 asmRich Felker-2/+2
2015-04-17redesign sigsetjmp so that signal mask is restored after longjmpRich Felker-9/+16
2014-04-02add __sigsetjmp ABI-compat alias for sigsetjmpRich Felker-0/+3
2014-02-23x32 port (diff against vanilla x86_64)rofl0r-1/+1
2014-02-23import vanilla x86_64 code as x32rofl0r-0/+22