Age | Commit message (Expand) | Author |
---|---|---|
2018-05-10 | Move math_check_force_underflow macros to separate math-underflow.h. | Joseph Myers |
2017-10-06 | Use libm_alias_ldouble for ldbl-128 functions. | Joseph Myers |
2017-08-03 | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers |
2016-09-13 | ldbl-128: Use L(x) macro for long double constants | Paul E. Murphy |
2016-08-31 | ldbl-128: Rename 'long double' to '_Float128' | Paul E. Murphy |
2015-09-23 | Refactor code forcing underflow exceptions. | Joseph Myers |
2015-08-13 | Fix tanh missing underflows (bug 16520). | Joseph Myers |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson |
2012-01-27 | Remove __STDC__ conditionals from libm. | Joseph Myers |
2001-06-19 | 128 bit implementation of tanh. | Andreas Jaeger |