about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/e_expl.S
Commit message (Expand)AuthorAgeFilesLines
* Fix x86_64 / x86 expm1l (-min_subnorm) result sign (bug 18569).Joseph Myers2015-06-211-0/+6
* Fix x86 / x86_64 expl, exp10l missing underflows (bug 16361).Joseph Myers2015-06-211-1/+14
* Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers2014-06-241-0/+10
* Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348).Joseph Myers2014-03-271-2/+8
* Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ...Joseph Myers2013-12-211-4/+0
* Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).Joseph Myers2013-12-191-0/+11
* Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek2012-08-021-5/+5
* Fix expm1 spurious underflow exceptions (bug 6778).Joseph Myers2012-07-061-14/+28
* Fix x86/x86_64 expm1l inaccuracy and exceptions (bugs 13885, 13923).Joseph Myers2012-05-071-1/+44
* Fix exp10 inaccuracy and exceptions (bugs 13884, 13914).Joseph Myers2012-05-061-8/+29
* Fix missing exceptions from exp (bugs 13787, 13922, 14036).Joseph Myers2012-05-051-1/+18
* Use .S sources for x86/x86_64 expl.Joseph Myers2012-05-051-0/+89