Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l) | Wilco Dijkstra | 2018-03-15 | 1 | -1/+1 |
* | Fix hypot sNaN handling (bug 20940). | Joseph Myers | 2016-12-07 | 1 | -2/+2 |
* | Simplify hypotf infinity handling (bug 15918). | Joseph Myers | 2015-09-15 | 1 | -10/+2 |
* | Fix hypotf overflow/underflow by using double precision instead of scaling. | David S. Miller | 2012-03-13 | 1 | -52/+25 |
* | 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 |
* | * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Remove the | Ulrich Drepper | 2005-09-06 | 1 | -3/+3 |
* | * sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name. | Ulrich Drepper | 2005-08-30 | 1 | -2/+2 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -5/+5 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -5/+5 |
* | Update. | Ulrich Drepper | 1999-07-14 | 1 | -0/+87 |