summaryrefslogtreecommitdiff
path: root/src/signal/i386
AgeCommit message (Expand)AuthorFilesLines
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