glibc/sysdeps
Joseph Myers 743151aeae Update MIPS math-tests.h for GCC 4.9 using soft-fp.
GCC trunk now uses soft-fp for MIPS64 long double, so supporting
integration with hardware exceptions and rounding modes.  This patch
updates MIPS math-tests.h accordingly not to disable exception and
rounding mode tests in this case.

Tested mips64 and ulps updated to reflect the newly run tests.

	* sysdeps/mips/math-tests.h: Include <features.h>.
	[!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
	(ROUNDING_TESTS_long_double): Do not define.
	[!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
	(EXCEPTION_TESTS_long_double): Likewise.
	* sysdeps/mips/mips64/libm-test-ulps: Update.
2014-02-13 00:46:45 +00:00
..
aarch64 soft-fp: support after-rounding tininess detection. 2014-02-12 18:27:12 +00:00
alpha soft-fp: support after-rounding tininess detection. 2014-02-12 18:27:12 +00:00
arm soft-fp: support after-rounding tininess detection. 2014-02-12 18:27:12 +00:00
generic Combine __USE_BSD and __USE_SVID into __USE_MISC. 2014-02-12 23:41:01 +00:00
gnu Combine __USE_BSD and __USE_SVID into __USE_MISC. 2014-02-12 23:41:01 +00:00
i386 Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
ieee754 BZ #16447: Fix ldbl-128 expl implementation. 2014-02-11 13:47:47 +01:00
init_array Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
m68k Whitespace fixes 2014-02-10 20:24:03 +01:00
mach Combine __USE_BSD and __USE_SVID into __USE_MISC. 2014-02-12 23:41:01 +00:00
mips Update MIPS math-tests.h for GCC 4.9 using soft-fp. 2014-02-13 00:46:45 +00:00
posix Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
powerpc soft-fp: support after-rounding tininess detection. 2014-02-12 18:27:12 +00:00
pthread Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
s390 BZ #16447: Fix ldbl-128 expl implementation. 2014-02-11 13:47:47 +01:00
sh soft-fp: support after-rounding tininess detection. 2014-02-12 18:27:12 +00:00
sparc soft-fp: support after-rounding tininess detection. 2014-02-12 18:27:12 +00:00
tile soft-fp: support after-rounding tininess detection. 2014-02-12 18:27:12 +00:00
unix Combine __USE_BSD and __USE_SVID into __USE_MISC. 2014-02-12 23:41:01 +00: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 Combine __USE_BSD and __USE_SVID into __USE_MISC. 2014-02-12 23:41:01 +00:00
x86_64 Update x86_64 libm-test-ulps on AMD family 21h model 1 (bug 16545). 2014-02-12 15:55:10 +00:00