Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-11-05 | ppc: add configure check for older compilers erroring on 'd' constraint | rofl0r | -2/+2 | |
2018-10-15 | powerpc: add single instruction fabs, fabsf, fma, fmaf, sqrt, sqrtf | Szabolcs Nagy | -0/+90 | |
These are only available on hard float target and sqrt is not available in the base ISA, so further check is used. |