aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic/math_private.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers1-0/+16
2012-09-25Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers1-0/+7
2012-04-17Fix ilogb exception and errno (bug 6794)Adhemerval Zanella1-0/+3
2012-03-28Avoid overflows from long double functions using __kernel_standard.Joseph Myers1-0/+1
2012-03-19Create and use libc_feupdateenv_test.Richard Henderson1-0/+18
2012-03-19Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.Richard Henderson1-0/+69
2012-03-19Convert libc_feholdexcept et al from macros to inline functions.Richard Henderson1-21/+78
2012-03-19Make inline __isnan, __isinf_ns, __finite generic.Richard Henderson1-13/+26
2012-03-14Implement and use libc_feholdexcept_setround_53bit and libc_feupdateenv_53bitAndreas Jaeger1-0/+5
2012-03-09Move math/math_private.h to sysdeps/generic/math_private.h.Richard Henderson1-0/+392