glibc/sysdeps
Joseph Myers a04bb3306a Fix ldbl-128 expm1l (-min_subnorm) result sign (bug 18619).
In the ldbl-128 implementation of expm1l, when expm1l's result should
underflow to 0 (argument minus the least subnormal, in some rounding
modes), it can be a zero of the wrong sign.  This patch fixes this in
the same way previously used for the x86 / x86_64 versions.

Tested for mips64.

	[BZ #18619]
	* sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Force underflow
	and return argument in case of subnormal argument.
2015-07-01 22:27:49 +00:00
..
aarch64 [AArch64] Fix cfi_adjust_cfa_offset usage in dl-tlsdesc.S 2015-06-17 12:44:53 +01:00
alpha alpha: Update libm-test-ulps 2015-05-19 09:43:54 -07:00
arm Regenerate ARM libm-test-ulps. 2015-07-01 17:50:15 +00:00
generic Refactoring of START for conditions in individual tests 2015-05-14 18:07:06 +03:00
gnu
hppa
i386 Clean up BUSY_WAIT_NOP and atomic_delay. 2015-06-30 15:57:15 +02:00
ia64 Set errno for log1p on pole/domain error. 2015-04-13 21:19:27 +02:00
ieee754 Fix ldbl-128 expm1l (-min_subnorm) result sign (bug 18619). 2015-07-01 22:27:49 +00:00
init_array
m68k Set errno for log1p on pole/domain error. 2015-04-13 21:19:27 +02:00
mach Fix nice getpriority, setpriority namespace (bug 18553). 2015-06-17 20:22:39 +00:00
microblaze
mips Regenerate MIPS libm-test-ulps. 2015-07-01 17:24:37 +00:00
nacl Clean up BUSY_WAIT_NOP and atomic_delay. 2015-06-30 15:57:15 +02:00
nios2
nptl Use unsigned types for counters in getaddrinfo_a code. 2015-06-24 17:58:12 -07:00
posix Fix nice getpriority, setpriority namespace (bug 18553). 2015-06-17 20:22:39 +00:00
powerpc Regenerate powerpc-nofpu libm-test-ulps. 2015-07-01 18:04:28 +00:00
pthread Use unsigned types for counters in AIO code. 2015-06-24 17:43:32 -07:00
s390 S/390: Regenerate ULPs 2015-06-19 13:47:59 +02:00
sh
sparc Clean up BUSY_WAIT_NOP and atomic_delay. 2015-06-30 15:57:15 +02:00
tile Use libc_hidden_proto / libc_hidden_def with __strnlen. 2015-06-02 20:24:25 +00:00
unix Clean up BUSY_WAIT_NOP and atomic_delay. 2015-06-30 15:57:15 +02:00
wordsize-32
wordsize-64
x86 Vector sincosf for x86_64 and tests. 2015-06-18 20:11:27 +03:00
x86_64 Clean up BUSY_WAIT_NOP and atomic_delay. 2015-06-30 15:57:15 +02:00