Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | optimize arm setjmp/longjmp register saving/loading | Rich Felker | 2012-07-27 | 2 | -6/+2 | |
* | add floating point register saving/restoring to mips setjmp/longjmp | Rich Felker | 2012-07-22 | 2 | -1/+29 | |
* | initial version of mips (o32) port, based on work by Richard Pennington (rdp) | Rich Felker | 2012-07-11 | 2 | -0/+50 | |
* | update license of njk contributed code (x86_64 asm) | Rich Felker | 2012-05-05 | 2 | -2/+2 | |
* | initial commit of the arm port | Rich Felker | 2011-09-18 | 2 | -0/+32 | |
* | restore use of .type in asm, but use modern @function (vs %function) | Rich Felker | 2011-06-14 | 4 | -0/+10 | |
* | remove all .size and .type directives for functions from the asm | Rich Felker | 2011-06-13 | 4 | -20/+0 | |
* | modernize coding style in sjlj asm | Rich Felker | 2011-05-26 | 4 | -35/+35 | |
* | Port musl to x86-64. One giant commit! | Nicholas J. Kain | 2011-02-15 | 2 | -0/+49 | |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 4 | -0/+45 |