Age | Commit message (Expand) | Author |
---|---|---|
2018-05-10 | Move math_check_force_underflow macros to separate math-underflow.h. | Joseph Myers |
2018-03-15 | Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l) | Wilco Dijkstra |
2017-10-06 | Use libm_alias_ldouble for ldbl-128 functions. | 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-06-18 | Fix asinh missing underflows (bug 16350). | 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-29 | asinh implmentation for 128-bit long doubles. | Andreas Jaeger |