aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu/i386-math-asm.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-09-25Fix pow missing underflows (bug 18825).Joseph Myers1-0/+46
2015-09-24Refactor i386 libm code forcing underflow exceptions.Joseph Myers1-0/+168
2015-09-18Avoid excess range in results from i386 exp, hypot, pow functions (bug 18980).Joseph Myers1-0/+87
2015-09-18Avoid excess range in results from i386 scalb functions (bug 18981).Joseph Myers1-0/+39