Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use LDBL_MIN_EXP to distinguish Intel and Motorola extended float format | Andreas Schwab | 2012-09-05 | 1 | -16/+12 |
* | Correctly handle Motorola extended float format in tst-strtod-round | Andreas Schwab | 2012-09-05 | 1 | -17/+478 |
* | Fix sign of zero on strtod underflow (bug 14519). | Joseph Myers | 2012-08-27 | 1 | -0/+104 |
* | Fix strtod rounding (bug 3479). | Joseph Myers | 2012-08-27 | 1 | -0/+6298 |