Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-10 | explicitly assemble all arm asm sources as UAL | Rich Felker | 2 | -0/+2 |
2015-11-09 | remove non-working pre-armv4t support from arm asm | Rich Felker | 2 | -6/+2 |
2015-11-09 | use vfp mnemonics rather than hard-coded opcodes in arm setjmp/longjmp | Rich Felker | 2 | -2/+10 |
2014-11-23 | fix build regression in arm asm for setjmp/longjmp with old assemblers | Rich Felker | 2 | -2/+2 |
2014-11-23 | arm assembly changes for clang compatibility | Joakim Sindholt | 2 | -2/+2 |
2012-12-05 | remove fenv saving/loading code from setjmp/longjmp on arm | Rich Felker | 2 | -4/+0 |
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 |
2011-09-18 | initial commit of the arm port | Rich Felker | 2 | -0/+32 |