aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu/e_exp10l.S
AgeCommit message (Collapse)Author
2012-05-06Fix exp10 inaccuracy and exceptions (bugs 13884, 13914).Joseph Myers
2011-10-12Optimize libmUlrich Drepper
libm is now somewhat integrated with gcc's -ffinite-math-only option and lots of the wrapper functions have been optimized.
1999-07-14Update.Ulrich Drepper