Age | Commit message (Expand) | Author |
2013-05-08 | Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426). | Joseph Myers |
2012-11-03 | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers |
2012-09-25 | Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629). | Joseph Myers |
2012-04-17 | Fix ilogb exception and errno (bug 6794) | Adhemerval Zanella |
2012-03-28 | Avoid overflows from long double functions using __kernel_standard. | Joseph Myers |
2012-03-19 | Create and use libc_feupdateenv_test. | Richard Henderson |
2012-03-19 | Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}. | Richard Henderson |
2012-03-19 | Convert libc_feholdexcept et al from macros to inline functions. | Richard Henderson |
2012-03-19 | Make inline __isnan, __isinf_ns, __finite generic. | Richard Henderson |
2012-03-14 | Implement and use libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit | Andreas Jaeger |
2012-03-09 | Move math/math_private.h to sysdeps/generic/math_private.h. | Richard Henderson |