summaryrefslogtreecommitdiff
path: root/lib/libm/src/namespace.h
AgeCommit message (Expand)Author
2019-10-26Separate the NetBSD-specific fenv functions from the standard ones.christos
2017-03-22provide a common softfloat fenv implemenation and use it for softfloat builds.chs
2014-11-14Define copysignl on !long double platforms. Be consistent in the use ofjoerg
2014-11-14add erfl erfclchristos
2014-06-16Add modfl(3). From FreeBSD.joerg
2013-11-19Add cbrtl(3) and sqrtl(3), from FreeBSD.joerg
2013-11-13Add FreeBSD's truncl and minimal testing.joerg
2013-11-12Add some fake long double -> double wrappers for various transcendentaljoerg
2013-11-12Initial version of fmodl from FreeBSD.joerg
2013-11-11Add initial version of ceill, floorl and roundl from FreeBSD.joerg
2013-01-28Add long double aliasesmatt
2011-07-26Add scalbnl to libm.joerg
2010-04-23-build ldexp/frexp/modf locally again rather than relying on libcdrochner
2007-08-20Add C99 complex support, for double and float.drochner
2007-08-10make the hypot/atan2 functions weak aliases, because they are useddrochner