about summary refs log tree commit diff
path: root/src/setjmp/x86_64/longjmp.s
Commit message (Expand)AuthorAgeFilesLines
* setjmp: optimize longjmp prologuesAlexander Monakov2020-08-121-5/+3
* setjmp: optimize x86 longjmp epiloguesAlexander Monakov2020-08-111-4/+2
* setjmp: fix x86-64 longjmp argument adjustmentAlexander Monakov2020-08-111-3/+3
* update license of njk contributed code (x86_64 asm)Rich Felker2012-05-051-1/+1
* restore use of .type in asm, but use modern @function (vs %function)Rich Felker2011-06-141-0/+2
* remove all .size and .type directives for functions from the asmRich Felker2011-06-131-4/+0
* modernize coding style in sjlj asmRich Felker2011-05-261-10/+10
* Port musl to x86-64. One giant commit!Nicholas J. Kain2011-02-151-0/+24