Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix access by setjmp and longjmp to __hwcap on arm built as thumb2 | Rich Felker | 2017-10-13 | 1 | -0/+1 |
* | make arm setjmp/longjmp asm thumb2-compatible | Rich Felker | 2016-12-17 | 1 | -1/+3 |
* | explicitly assemble all arm asm sources as UAL | Rich Felker | 2015-11-10 | 1 | -0/+1 |
* | remove non-working pre-armv4t support from arm asm | Rich Felker | 2015-11-09 | 1 | -3/+1 |
* | use vfp mnemonics rather than hard-coded opcodes in arm setjmp/longjmp | Rich Felker | 2015-11-09 | 1 | -1/+5 |
* | fix build regression in arm asm for setjmp/longjmp with old assemblers | Rich Felker | 2014-11-23 | 1 | -1/+1 |
* | arm assembly changes for clang compatibility | Joakim Sindholt | 2014-11-23 | 1 | -1/+1 |
* | remove fenv saving/loading code from setjmp/longjmp on arm | Rich Felker | 2012-12-05 | 1 | -2/+0 |
* | floating point support for arm setjmp/longjmp | Rich Felker | 2012-08-05 | 1 | -1/+27 |
* | optimize arm setjmp/longjmp register saving/loading | Rich Felker | 2012-07-27 | 1 | -3/+1 |
* | initial commit of the arm port | Rich Felker | 2011-09-18 | 1 | -0/+15 |