]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.
authorZack Weinberg <zackw@panix.com>
Wed, 7 Mar 2018 19:32:04 +0000 (14:32 -0500)
committerGabriel F. T. Gomes <gabriel@inconstante.eti.br>
Wed, 5 Dec 2018 20:15:43 +0000 (18:15 -0200)
commit35caceb145ff23340edcd67dd813bfd95f1ff6e6
tree209f3266d7952709b5eea69d932fabca8d254174
parent4e2f43f842ef5e253cc23383645adbaa03cedb86
Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.

After all that prep work, nldbl-compat.c can now use PRINTF_LDBL_IS_DBL
instead of __no_long_double to control the behavior of printf-like
functions; this is the last thing we needed __no_long_double for, so it
can go away entirely.

Tested for powerpc and powerpc64le.
ChangeLog
stdio-common/vfprintf-internal.c
sysdeps/generic/math_ldbl_opt.h
sysdeps/ieee754/ldbl-opt/Makefile
sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
sysdeps/ieee754/ldbl-opt/nldbl-compat.c