Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add libm_alias_finite for _finite symbols | Wilco Dijkstra | 2020-01-03 | 1 | -1/+2 |
* | 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 |
* | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers | 2017-08-03 | 1 | -3/+3 |
* | Fix hypot sNaN handling (bug 20940). | Joseph Myers | 2016-12-07 | 1 | -0/+2 |
* | 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 | -3/+3 |
* | Fix hypot missing underflows (bug 18803). | Joseph Myers | 2015-09-24 | 1 | -1/+3 |
* | Fix hypot handling of subnormals (bug 16316, bug 16330). | Joseph Myers | 2013-12-17 | 1 | -0/+11 |
* | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 2012-03-09 | 1 | -2/+2 |
* | Optimize libm | Ulrich Drepper | 2011-10-12 | 1 | -14/+7 |
* | Update. | Ulrich Drepper | 2000-10-26 | 1 | -0/+132 |