David S. Miller 05b227bdae Correct tinyness handling in long-double and float y0/y1.
With help from Joseph Myers.
	* sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
	cutoff to 2**-13.
	* sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
	cutoff to 2**-25.
	* sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
	( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
	small.
	* sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
	* math/libm-test.inc (y0_test): New tests.
	(y1_test): New tests.
	* sysdeps/i386/fpu/libm-test-ulps: Update.
	* sysdeps/x86_64/fpu/libm-test-ulps: Update.
	* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-11-18 12:33:53 -08:00
..
2007-10-16 05:59:15 +00:00
2012-10-09 15:41:30 -07:00
2012-02-14 13:50:44 +01:00
2012-02-14 13:50:44 +01:00
2012-03-22 10:02:57 -07:00
2012-04-13 16:24:17 -07:00
2007-06-08 02:50:59 +00:00
2012-11-07 13:50:08 -08:00
2012-05-15 09:52:35 -07:00
2012-04-05 10:50:09 +02:00
2012-05-14 17:50:41 -07:00
2004-05-28 06:56:51 +00:00
2012-05-15 09:54:05 -07:00
2012-01-07 23:57:22 -05:00
2002-08-31 17:45:33 +00:00
2004-07-10 20:00:44 +00:00
2012-05-17 12:44:52 -07:00