Fix strtod rounding (bug 3479).
authorJoseph Myers <joseph@codesourcery.com>
Mon, 27 Aug 2012 16:01:27 +0000 (16:01 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Mon, 27 Aug 2012 16:02:07 +0000 (16:02 +0000)
commitaf92131a8eb7c2661a5bb0e31dc4cb028c85e0c6
tree314e393e8358ea722cc43c6a6ac8660fa5e71e6b
parentd6e70f4368533224e66d10b7f2126b899a3fd5e4
Fix strtod rounding (bug 3479).
ChangeLog
NEWS
stdlib/Makefile
stdlib/fpioconst.c
stdlib/fpioconst.h
stdlib/gen-fpioconst.c [new file with mode: 0644]
stdlib/gen-tst-strtod-round.c [new file with mode: 0644]
stdlib/strtod_l.c
stdlib/tst-strtod-round-data [new file with mode: 0644]
stdlib/tst-strtod-round.c [new file with mode: 0644]