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 |
* | 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 |
* | Fix hypot missing underflows (bug 18803). | Joseph Myers | 2015-09-24 | 1 | -1/+3 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 1 | -1/+1 |
* | Fix dbl-64 hypot spurious underflows (bug 16314). | Joseph Myers | 2013-12-17 | 1 | -1/+1 |
* | Fix hypot handling of subnormals (bug 16316, bug 16330). | Joseph Myers | 2013-12-17 | 1 | -0/+11 |
* | Format floating routines. | Ondřej Bílka | 2013-10-17 | 1 | -66/+91 |
* | 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 | -16/+9 |
* | Update. | Ulrich Drepper | 1999-07-14 | 1 | -0/+128 |