Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629). | Joseph Myers | 2012-09-25 | 1 | -0/+7 |
* | Fix ilogb exception and errno (bug 6794) | Adhemerval Zanella | 2012-04-17 | 1 | -0/+3 |
* | Avoid overflows from long double functions using __kernel_standard. | Joseph Myers | 2012-03-28 | 1 | -0/+1 |
* | Create and use libc_feupdateenv_test. | Richard Henderson | 2012-03-19 | 1 | -0/+18 |
* | Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}. | Richard Henderson | 2012-03-19 | 1 | -0/+69 |
* | Convert libc_feholdexcept et al from macros to inline functions. | Richard Henderson | 2012-03-19 | 1 | -21/+78 |
* | Make inline __isnan, __isinf_ns, __finite generic. | Richard Henderson | 2012-03-19 | 1 | -13/+26 |
* | Implement and use libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit | Andreas Jaeger | 2012-03-14 | 1 | -0/+5 |
* | Move math/math_private.h to sysdeps/generic/math_private.h. | Richard Henderson | 2012-03-09 | 1 | -0/+392 |