summaryrefslogtreecommitdiff
path: root/src/setjmp/x86_64/longjmp.s
AgeCommit message (Expand)AuthorLines
2020-08-12setjmp: optimize longjmp prologuesAlexander Monakov-5/+3
2020-08-11setjmp: optimize x86 longjmp epiloguesAlexander Monakov-4/+2
2020-08-11setjmp: fix x86-64 longjmp argument adjustmentAlexander Monakov-3/+3
2012-05-05update license of njk contributed code (x86_64 asm)Rich Felker-1/+1
2011-06-14restore use of .type in asm, but use modern @function (vs %function)Rich Felker-0/+2
2011-06-13remove all .size and .type directives for functions from the asmRich Felker-4/+0
2011-05-26modernize coding style in sjlj asmRich Felker-10/+10
2011-02-15Port musl to x86-64. One giant commit!Nicholas J. Kain-0/+24