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