Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-20 | switch arm, sh, and mips fenv asm from .sub system to .S files | Rich Felker | 2 | -66/+0 |
2015-11-10 | explicitly assemble all arm asm sources as UAL | Rich Felker | 1 | -0/+1 |
2015-11-05 | use vfp mnemonics instead of p10 coprocessor ones in armhf fenv asm | Szabolcs Nagy | 1 | -10/+10 |
2015-10-19 | declare fpu usage to the assembler in arm hard-float asm files | Szabolcs Nagy | 1 | -0/+2 |
2015-02-08 | simplify armhf fesetenv | Szabolcs Nagy | 1 | -1/+0 |
2013-08-18 | fix fenv exception functions to mask their argument | Szabolcs Nagy | 1 | -3/+6 |
2013-08-16 | support floating point environment (fenv) on armhf (hard float) subarchs | Rich Felker | 2 | -0/+61 |