summaryrefslogtreecommitdiff
path: root/src/signal/i386
AgeCommit message (Expand)AuthorFilesLines
2018-09-12apply hidden visibility to sigreturn code fragmentsRich Felker1-0/+2
2015-04-18remove the last of possible-textrels from i386 asmRich Felker1-2/+3
2015-04-17redesign sigsetjmp so that signal mask is restored after longjmpRich Felker1-8/+16
2014-04-02add __sigsetjmp ABI-compat alias for sigsetjmpRich Felker1-0/+3
2011-06-14restore use of .type in asm, but use modern @function (vs %function)Rich Felker2-0/+3
2011-06-13remove all .size and .type directives for functions from the asmRich Felker1-5/+0
2011-02-13fix previous commit that broke sigreturn. looks like the asm is needed.Rich Felker1-0/+15
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+13