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