summaryrefslogtreecommitdiff
path: root/stdlib/gen-tst-strtod-round.c
AgeCommit message (Expand)Author
2018-06-13Fix strtod overflow detection (bug 23279).Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-10-28Make strtod raise "inexact" exceptions (bug 19380).Joseph Myers
2016-05-25Refactor tst-strtod-round.c for type-generic-nessPaul E. Murphy
2016-05-24Refactor tst-strtod-round.cPaul E. Murphy
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-13Rework tst-strtod-round handling of inexact results.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
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