mirror of git://gcc.gnu.org/git/gcc.git
2012-11-23 Tobias Burnus <burnus@net-b.de>
Joseph Myers <joseph@codesourcery.com>
* quadmath-rounding-mode.h: New.
* printf/fpioconst.c: Update from GLIBC. Fix strtod rounding.
* printf/fpioconst.h: Ditto.
* printf/printf_fp.c (__quadmath_printf_fp): Update from GLIBC.
Make printf respect the rounding mode for decimal output.
* printf/printf_fphex.c (__quadmath_printf_fphex): Update from
GLIBC. Make printf respect the rounding mode for hex output.
* strtod/strtod_l.c: Update from GLIBC. Make strtod respect the
rounding mode. Fix strtod handling of underflow.
Co-Authored-By: Joseph Myers <joseph@codesourcery.com>
From-SVN: r193770
|
||
|---|---|---|
| .. | ||
| _i18n_number.h | ||
| _itoa.h | ||
| _itowa.h | ||
| add_n.c | ||
| addmul_1.c | ||
| cmp.c | ||
| divrem.c | ||
| flt1282mpn.c | ||
| fpioconst.c | ||
| fpioconst.h | ||
| gmp-impl.h | ||
| lshift.c | ||
| mul.c | ||
| mul_1.c | ||
| mul_n.c | ||
| printf_fp.c | ||
| printf_fphex.c | ||
| quadmath-printf.c | ||
| quadmath-printf.h | ||
| rshift.c | ||
| sub_n.c | ||
| submul_1.c | ||