Age | Commit message (Expand) | Author | Files | Lines |
2014-02-27 | add nofpu subarchs to the sh arch, and properly detect compiler's fpu config | Rich Felker | 6 | -0/+47 |
2014-02-27 | rename superh port to "sh" for consistency | Rich Felker | 2 | -0/+0 |
2014-02-24 | add missing sub files for mipsel-sf to use softfloat code | Rich Felker | 2 | -0/+2 |
2014-02-24 | mips: add mips-sf subarch support (soft-float) | Szabolcs Nagy | 4 | -0/+52 |
2014-02-23 | superh port | Bobby Bingham | 2 | -0/+51 |
2014-02-23 | import vanilla x86_64 code as x32 | rofl0r | 2 | -0/+44 |
2012-12-05 | remove fenv saving/loading code from setjmp/longjmp on arm | Rich Felker | 2 | -4/+0 |
2012-12-05 | remove mips setjmp/longjmp code to save/restore fenv | Rich Felker | 2 | -5/+1 |
2012-11-23 | fix powerpc setjmp/longjmp to save/restore float regs; enlarge/align jmp_buf | Rich Felker | 2 | -0/+36 |
2012-11-14 | fix indention with spaces in powerpc asm | Rich Felker | 2 | -10/+10 |
2012-11-13 | PPC port cleaned up, static linking works well now. | rofl0r | 4 | -35/+87 |
2012-11-13 | import preliminary ppc work by rdp. | Richard Pennington | 2 | -0/+35 |
2012-09-29 | microblaze port | Rich Felker | 2 | -0/+58 |
2012-08-05 | floating point support for arm setjmp/longjmp | Rich Felker | 2 | -2/+54 |
2012-07-27 | optimize arm setjmp/longjmp register saving/loading | Rich Felker | 2 | -6/+2 |
2012-07-22 | add floating point register saving/restoring to mips setjmp/longjmp | Rich Felker | 2 | -1/+29 |
2012-07-11 | initial version of mips (o32) port, based on work by Richard Pennington (rdp) | Rich Felker | 2 | -0/+50 |
2012-05-05 | update license of njk contributed code (x86_64 asm) | Rich Felker | 2 | -2/+2 |
2011-09-18 | initial commit of the arm port | Rich Felker | 2 | -0/+32 |
2011-06-14 | restore use of .type in asm, but use modern @function (vs %function) | Rich Felker | 4 | -0/+10 |
2011-06-13 | remove all .size and .type directives for functions from the asm | Rich Felker | 4 | -20/+0 |
2011-05-26 | modernize coding style in sjlj asm | Rich Felker | 4 | -35/+35 |
2011-02-15 | Port musl to x86-64. One giant commit! | Nicholas J. Kain | 2 | -0/+49 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 4 | -0/+45 |