summaryrefslogtreecommitdiff
path: root/src/signal/x86_64/restore.s
AgeCommit message (Expand)AuthorFilesLines
2016-11-12work around gdb issues recognizing sigreturn trampoline on x86_64Rich Felker1-4/+3
2011-06-14restore use of .type in asm, but use modern @function (vs %function)Rich Felker1-0/+2
2011-06-13remove all .size and .type directives for functions from the asmRich Felker1-5/+0
2011-02-15Port musl to x86-64. One giant commit!Nicholas J. Kain1-0/+11