Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add libm_alias_finite for _finite symbols | Wilco Dijkstra | 2020-01-03 | 1 | -2/+3 |
* | Do not include math-barriers.h in math_private.h. | Joseph Myers | 2018-05-11 | 1 | -0/+1 |
* | Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l) | Wilco Dijkstra | 2018-03-15 | 1 | -4/+4 |
* | Fix y0 and y1 exception handling for zero input [BZ #21134] | Gabriel F. T. Gomes | 2017-02-15 | 1 | -1/+1 |
* | Avoid uninitialized warnings in Bessel functions. | Joseph Myers | 2015-02-26 | 1 | -2/+4 |
* | Format floating routines. | Ondřej Bílka | 2013-10-17 | 1 | -161/+213 |
* | Remove DO_NOT_USE_THIS conditionals. | Ondřej Bílka | 2013-09-10 | 1 | -20/+0 |
* | Fix spurious underflow exceptions for Bessel functions for double (bug 14155). | Joseph Myers | 2013-03-14 | 1 | -2/+4 |
* | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 2012-03-09 | 1 | -2/+2 |
* | Use math_force_eval in more places | Ulrich Drepper | 2011-10-25 | 1 | -4/+3 |
* | Optimize libm | Ulrich Drepper | 2011-10-12 | 1 | -159/+53 |
* | Update. | Andreas Jaeger | 2003-12-28 | 1 | -3/+3 |
* | Little optimization, use sincos. | Ulrich Drepper | 2001-02-13 | 1 | -2/+1 |
* | Update. | Ulrich Drepper | 2001-02-13 | 1 | -2/+1 |
* | Update. | Ulrich Drepper | 2000-10-25 | 1 | -4/+4 |
* | Update. | Ulrich Drepper | 1999-07-14 | 1 | -0/+531 |