summaryrefslogtreecommitdiff
path: root/stdlib/tst-strtod-round-data.h
AgeCommit message (Expand)Author
2024-08-27Fix strtod subnormal rounding (bug 30220)Joseph Myers
2024-08-27More thoroughly test underflow / errno in tst-strtod-roundJoseph Myers
2020-06-30Fix strtod multiple-precision division bug (bug 26137).Joseph Myers
2018-06-13Fix strtod overflow detection (bug 23279).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