Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-06 | Use libm_alias_ldouble for ldbl-128 functions. | Joseph Myers | 1 | -1/+2 |
2016-09-13 | ldbl-128: Use L(x) macro for long double constants | Paul E. Murphy | 1 | -3/+3 |
2016-08-31 | ldbl-128: Rename 'long double' to '_Float128' | Paul E. Murphy | 1 | -4/+4 |
2015-09-23 | Refactor code forcing underflow exceptions. | Joseph Myers | 1 | -5/+1 |
2015-06-18 | Fix asinh missing underflows (bug 16350). | Joseph Myers | 1 | -0/+6 |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 1 | -2/+2 |
2012-01-27 | Remove __STDC__ conditionals from libm. | Joseph Myers | 1 | -10/+0 |
2001-06-29 | asinh implmentation for 128-bit long doubles. | Andreas Jaeger | 1 | -0/+87 |