Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix build regression in arm asm for setjmp/longjmp with old assemblers | Rich Felker | 2014-11-23 | 2 | -2/+2 |
* | arm assembly changes for clang compatibility | Joakim Sindholt | 2014-11-23 | 2 | -2/+2 |
* | remove fenv saving/loading code from setjmp/longjmp on arm | Rich Felker | 2012-12-05 | 2 | -4/+0 |
* | floating point support for arm setjmp/longjmp | Rich Felker | 2012-08-05 | 2 | -2/+54 |
* | optimize arm setjmp/longjmp register saving/loading | Rich Felker | 2012-07-27 | 2 | -6/+2 |
* | initial commit of the arm port | Rich Felker | 2011-09-18 | 2 | -0/+32 |