summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/e_sqrtl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce libm's exports and make internal calls go direct.guenther2016-09-121-1/+2
* Use fe*() routines from <fenv.h> instead of fp*() routines from <ieeefp.h>guenther2016-09-121-10/+11
* - 80-bit and quad precision trigonometric and other mostmartynas2008-12-091-0/+230