Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-03 | Add libm_alias_finite for _finite symbols | Wilco Dijkstra | 1 | -1/+2 |
2018-03-15 | Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l) | Wilco Dijkstra | 1 | -2/+2 |
2017-08-03 | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers | 1 | -1/+1 |
2014-05-14 | Fix acosh (1) in round-downward mode (bug 16927). | Joseph Myers | 1 | -1/+1 |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 1 | -2/+2 |
2011-10-22 | Optimization to some complex math functions | Ulrich Drepper | 1 | -1/+1 |
2011-10-12 | Optimize libm | Ulrich Drepper | 1 | -15/+4 |
2001-07-07 | (__ieee754_acoshl): acosh(x) = ln(2x) if x > 2^30. | Ulrich Drepper | 1 | -1/+1 |
1999-07-14 | Update. | Ulrich Drepper | 1 | -0/+72 |