Age | Commit message (Expand) | Author |
---|---|---|
2019-12-11 | Always use wordsize-64 version of s_nearbyint.c. | Stefan Liebler |
2018-09-27 | Use copysign functions not __copysign functions in glibc libm. | Joseph Myers |
2018-09-03 | Do not include fenv_private.h in math_private.h. | Joseph Myers |
2018-05-11 | Do not include math-barriers.h in math_private.h. | Joseph Myers |
2017-10-03 | Use libm_alias_double for more dbl-64 functions. | Joseph Myers |
2017-09-28 | Fix nearbyint arithmetic moved before feholdexcept (bug 22225). | Joseph Myers |
2015-04-22 | Use __copysign rather than copysign. | Wilco Dijkstra |
2012-03-13 | Clean up dbl-64 rint, nearbyint. | Joseph Myers |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson |
2011-10-18 | Start optimizing the use of the fenv interfaces in libm itself | Ulrich Drepper |
2009-08-25 | Optimized nearbyint for 64-bit. | Ulrich Drepper |