Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "Contributed by" lines | Siddhesh Poyarekar | 2021-09-03 | 1 | -2/+0 |
* | Add libm_alias_finite for _finite symbols | Wilco Dijkstra | 2020-01-03 | 1 | -1/+2 |
* | Move math_check_force_underflow macros to separate math-underflow.h. | Joseph Myers | 2018-05-10 | 1 | -0/+1 |
* | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers | 2017-08-03 | 1 | -1/+1 |
* | Refactor code forcing underflow exceptions. | Joseph Myers | 2015-09-23 | 1 | -5/+1 |
* | Fix sinh missing underflows (bug 16519). | Joseph Myers | 2015-08-06 | 1 | -1/+8 |
* | 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 |
* | (__ieee754_sinhl): sinhl(x) = x when x < 2^-32. | Andreas Jaeger | 2001-05-29 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 1999-07-14 | 1 | -0/+91 |