summaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu/e_expl.S
AgeCommit message (Expand)Author
2013-12-19Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).Joseph Myers
2012-08-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek
2012-07-06Fix expm1 spurious underflow exceptions (bug 6778).Joseph Myers
2012-05-07Fix x86/x86_64 expm1l inaccuracy and exceptions (bugs 13885, 13923).Joseph Myers
2012-05-06Fix exp10 inaccuracy and exceptions (bugs 13884, 13914).Joseph Myers
2012-05-05Fix missing exceptions from exp (bugs 13787, 13922, 14036).Joseph Myers
2012-05-05Use .S sources for x86/x86_64 expl.Joseph Myers
2001-05-15Update.Andreas Jaeger
1999-07-14Update.Ulrich Drepper