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