summaryrefslogtreecommitdiff
path: root/lib/libm/src/s_copysignl.c
AgeCommit message (Collapse)Author
2019-02-04- avoid uninitialised memory usagemrg
2015-05-14copysignl is also needed for PowerPC's double-double format, so specialjoerg
case that. Functional support was added earlier, but not enabled.
2014-11-14Define copysignl on !long double platforms. Be consistent in the use ofjoerg
weak aliases.
2014-10-22Support copysignl on PowerPC.joerg
2010-09-17don't compile long double support for the havenots.christos
2010-09-15commit long double SoC code from Stathis Kamperischristos