math: fix two fma issues (only affects non-nearest rounding mode, x86)
[musl] / src / math / sqrtl.c
2012-05-01 Rich Felkeradd C stub for sqrtl (already implemented in asm on...
2012-03-13 Rich Felkerfirst commit of the new libm!