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