summaryrefslogtreecommitdiff
path: root/src/math/sqrtl.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-05math: new software sqrtlSzabolcs Nagy1-1/+253
2013-09-05math: long double fix (use ldshape union)Szabolcs Nagy1-3/+1
2012-04-30add C stub for sqrtl (already implemented in asm on i386 and x86_64)Rich Felker1-0/+9
2012-03-13first commit of the new libm!Rich Felker1-0/+0