summaryrefslogtreecommitdiff
path: root/lib/libm/compiler_rt
AgeCommit message (Expand)Author
2021-08-08Pull up following revision(s) (requested by skrll in ticket #1328):martin
2016-02-27Long double complex multiplication and division helpers are needed onjoerg
2014-10-22Add missing muldc3.c.joerg
2014-10-17PPC64 uses the double-double code toojoerg
2014-10-17Complex division for long double uses different function names on PPC.joerg
2014-06-13remove the build support for GCC 4.1, and any hacks i found for it.mrg
2014-02-26Update compiler-rt glue for the new source layout.joerg
2014-02-03For ancient GCC, disable the missing prototype warning completely.joerg
2014-01-31Restore -Wno-error for clang build. Just don't try to force GCC 4.1 forjoerg
2014-01-31-Wno-error=missing-prototypes is not available on gcc 4.1martin
2013-10-15Hook complex operation support into libm when not using libgcc.joerg