Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-27 | Use copysign functions not __copysign functions in glibc libm. | Joseph Myers | 1 | -3/+3 |
2015-09-16 | Make scalbn set errno (bug 6803). | Joseph Myers | 1 | -2/+0 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -5/+5 |
2013-10-17 | Format floating routines. | Ondřej Bílka | 1 | -28/+33 |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 1 | -2/+2 |
2012-03-02 | Fix scalbn, scalbln integer overflow. | Joseph Myers | 1 | -3/+5 |
2012-01-10 | Optimize ldexp and scalbn | Ulrich Drepper | 1 | -26/+14 |
1999-07-14 | Update. | Ulrich Drepper | 1 | -0/+70 |