Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 1 | -2/+0 |
2018-09-27 | Use copysign functions not __copysign functions in glibc libm. | Joseph Myers | 1 | -1/+1 |
2018-05-10 | Move math_check_force_underflow macros to separate math-underflow.h. | Joseph Myers | 1 | -0/+1 |
2018-03-15 | Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l) | Wilco Dijkstra | 1 | -2/+2 |
2017-10-05 | Use libm_alias_ldouble for ldbl-96 functions. | Joseph Myers | 1 | -1/+2 |
2015-09-23 | Refactor code forcing underflow exceptions. | Joseph Myers | 1 | -5/+1 |
2015-06-18 | Fix asinh missing underflows (bug 16350). | Joseph Myers | 1 | -0/+6 |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 1 | -2/+2 |
2012-01-27 | Remove __STDC__ conditionals from libm. | Joseph Myers | 1 | -10/+1 |
2011-10-12 | Optimize libm | Ulrich Drepper | 1 | -10/+12 |
1999-07-14 | Update. | Ulrich Drepper | 1 | -0/+70 |