glibc/sysdeps
Joseph Myers 819e5d50dd Fix ldbl-128ibm logl inaccuracy (bug 16386).
This patch fixes bug 16386, ldbl-128ibm logl inaccuracy (with
consequent inaccuracy for lgammal) for arguments where the high double
is subnormal, which showed up while attempting to regenerate ulps for
powerpc-nofpu for 2.19.  The problem here is logic failing to allow
for subnormals when calculating the exponent of the argument.  Tested
for powerpc-nofpu.

	* sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
	numbers with subnormal high part when calculating exponent.
2014-01-02 16:35:46 +00:00
..
generic Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gnu Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
i386 Regenerate x86 / x86_64 ulps. 2014-01-01 14:34:38 +00:00
ieee754 Fix ldbl-128ibm logl inaccuracy (bug 16386). 2014-01-02 16:35:46 +00:00
init_array Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mach Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
posix Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
powerpc Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s390 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sh Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sparc Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
unix Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
wordsize-32 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
wordsize-64 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
x86 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
x86_64 Regenerate x86 / x86_64 ulps. 2014-01-01 14:34:38 +00:00