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