Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-09-29 | Use libm_alias_double for some dbl-64 functions. | Joseph Myers | 1 | -5/+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 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -2/+2 |
2013-10-17 | Format floating routines. | Ondřej Bílka | 1 | -22/+32 |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 1 | -2/+2 |
2011-10-12 | Optimize libm | Ulrich Drepper | 1 | -25/+15 |
1999-07-14 | Update. | Ulrich Drepper | 1 | -0/+70 |