glibc/sysdeps/ieee754
David S. Miller 6d33cc9d9b Fix spurious underflows in ldbl-128 atan implementation.
With help from Joseph Myers.
	* sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
	very large arguments properly.
	* math/libm-test.inc (atan_test): New tests.
	(atan2_test): New tests.
	* sysdeps/sparc/fpu/libm-test-ulps: Update.
	* sysdeps/x86_64/fpu/libm-test-ulps: Update.
2012-11-19 15:31:24 -08:00
..
bits Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
dbl-64 Fix spurious underflows from pow with results close to 1 (bug 14811). 2012-11-07 13:03:31 +00:00
flt-32 Correct tinyness handling in long-double and float y0/y1. 2012-11-18 12:33:53 -08:00
ldbl-64-128 Finish ilogb changes 2012-04-18 14:31:43 +02:00
ldbl-96 Fix fma underflows with small x * y (bug 14793). 2012-11-06 14:12:54 +00:00
ldbl-128 Fix spurious underflows in ldbl-128 atan implementation. 2012-11-19 15:31:24 -08:00
ldbl-128ibm Fix ldbl-128ibm atan2l for x near 1. 2012-10-31 20:44:59 +00:00
ldbl-opt Add missing magic to GLIBC_PROVIDES. 2012-10-09 15:41:30 -07:00
ieee754.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
k_standard.c Fix lots of bitrot for stub configurations. 2012-07-30 16:34:33 -07:00
Makefile
s_lib_version.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_matherr.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_signgam.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
support.c