about summary refs log tree commit diff
path: root/src/setjmp/x86_64/setjmp.s
Commit message (Expand)AuthorAgeFilesLines
* setjmp: avoid useless REX-prefix on xor %eax, %eaxAlexander Monakov2020-08-111-1/+1
* 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/+3
* remove all .size and .type directives for functions from the asmRich Felker2011-06-131-6/+0
* modernize coding style in sjlj asmRich Felker2011-05-261-2/+2
* Port musl to x86-64. One giant commit!Nicholas J. Kain2011-02-151-0/+25