Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use copysign functions not __copysign functions in glibc libm. | Joseph Myers | 2018-09-27 | 1 | -1/+1 |
* | 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 |
* | Use libm_alias_ldouble for ldbl-96 functions. | Joseph Myers | 2017-10-05 | 1 | -1/+2 |
* | Refactor code forcing underflow exceptions. | Joseph Myers | 2015-09-23 | 1 | -5/+1 |
* | Fix asinh missing underflows (bug 16350). | Joseph Myers | 2015-06-18 | 1 | -0/+6 |
* | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 2012-03-09 | 1 | -2/+2 |
* | Remove __STDC__ conditionals from libm. | Joseph Myers | 2012-01-27 | 1 | -10/+1 |
* | Optimize libm | Ulrich Drepper | 2011-10-12 | 1 | -10/+12 |
* | Update. | Ulrich Drepper | 1999-07-14 | 1 | -0/+70 |