about summary refs log tree commit diff
path: root/stdlib/tst-strtod-round.c
Commit message (Expand)AuthorAgeFilesLines
* Correctly handle Motorola extended float format in tst-strtod-roundAndreas Schwab2012-09-051-17/+478
* Fix sign of zero on strtod underflow (bug 14519).Joseph Myers2012-08-271-0/+104
* Fix strtod rounding (bug 3479).Joseph Myers2012-08-271-0/+6298