Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor code forcing underflow exceptions. | Joseph Myers | 2015-09-23 | 1 | -5/+1 |
* | Fix log1p missing underflows (bug 16339). | Joseph Myers | 2015-05-14 | 1 | -1/+9 |
* | Set errno for log1p on pole/domain error. | Stefan Liebler | 2015-04-13 | 1 | -5/+0 |
* | [BZ #16823] Fix log1pl returning wrong infinity sign | Stefan Liebler | 2014-04-29 | 1 | -1/+1 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 1 | -3/+3 |
* | Format floating routines. | Ondřej Bílka | 2013-10-17 | 1 | -71/+96 |
* | Remove DO_NOT_USE_THIS conditionals. | Ondřej Bílka | 2013-09-10 | 1 | -4/+0 |
* | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 2012-03-09 | 1 | -2/+2 |
* | Some branch prediction for log1p | Ulrich Drepper | 2012-01-09 | 1 | -3/+3 |
* | Use math_force_eval in more places | Ulrich Drepper | 2011-10-25 | 1 | -34/+18 |
* | Update. | Ulrich Drepper | 1999-07-14 | 1 | -0/+191 |