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 |
* | Use libm_alias_ldouble for ldbl-128 functions. | Joseph Myers | 2017-10-06 | 1 | -1/+2 |
* | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers | 2017-08-03 | 1 | -1/+1 |
* | ldbl-128: Use L(x) macro for long double constants | Paul E. Murphy | 2016-09-13 | 1 | -1/+1 |
* | 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 tanh missing underflows (bug 16520). | Joseph Myers | 2015-08-13 | 1 | -1/+9 |
* | 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 |
* | 128 bit implementation of tanh. | Andreas Jaeger | 2001-06-19 | 1 | -0/+106 |