Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [BZ #16427] Fix ldbl-128 exp overflows. | Andreas Krebbel | 2014-01-15 | 1 | -13/+5 |
| | | | | | Invoke the non-IEEE handling only for numbers special also in the IEEE case. This aligns the exp handling with the other ldbl variants. | ||||
* | Avoid overflows from long double functions using __kernel_standard. | Joseph Myers | 2012-03-28 | 1 | -2/+2 |
| | |||||
* | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 2012-03-09 | 1 | -2/+2 |
| | | | | Entire tree edited via find | grep | sed. | ||||
* | Remove __STDC__ conditionals from libm. | Joseph Myers | 2012-01-27 | 1 | -10/+1 |
| | |||||
* | Readd definition of __expl in ldbl-128 | Joseph S. Myers | 2009-10-28 | 1 | -0/+1 |
| | |||||
* | Copy from ldbl-96/w_expl.c with tweaked constants | Andreas Jaeger | 2001-08-14 | 1 | -0/+58 |