aboutsummaryrefslogtreecommitdiff
path: root/stdlib/gen-tst-strtod-round.c
AgeCommit message (Collapse)Author
2012-09-06Fix strtod test for values above maximum for IBM long double.Joseph Myers
2012-09-05Correctly handle Motorola extended float format in tst-strtod-roundAndreas Schwab
2012-08-27Fix strtod rounding (bug 3479).Joseph Myers