Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | setjmp: avoid useless REX-prefix on xor %eax, %eax | Alexander Monakov | 2020-08-11 | 1 | -1/+1 |
* | update license of njk contributed code (x86_64 asm) | Rich Felker | 2012-05-05 | 1 | -1/+1 |
* | restore use of .type in asm, but use modern @function (vs %function) | Rich Felker | 2011-06-14 | 1 | -0/+3 |
* | remove all .size and .type directives for functions from the asm | Rich Felker | 2011-06-13 | 1 | -6/+0 |
* | modernize coding style in sjlj asm | Rich Felker | 2011-05-26 | 1 | -2/+2 |
* | Port musl to x86-64. One giant commit! | Nicholas J. Kain | 2011-02-15 | 1 | -0/+25 |