Ulrich Drepper 164f863efd [BZ #258]
Update.
2004-07-19  Jakub Jelinek  <jakub@redhat.com>

	[BZ #258]
	* math/libm-test.inc (max_value, min_value): New variables.
	(initialize): Initialize them.
	(pow_test): Add a couple of new tests.
	* sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Don't generate invalid
	exception if |y| >= 1U<<31.
	* sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Don't generate invalid
	exception if |y| >= 1L<<63.
	* sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
	If y*log2(x) overflows to +-inf, return still +inf/+0 instead of NaN.
	* sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
2004-07-20 07:06:48 +00:00
..
2003-08-17 06:32:18 +00:00
2003-05-28 21:04:20 +00:00
2004-07-20 07:06:48 +00:00
2004-01-11 12:23:20 +00:00
2003-10-05 19:33:05 +00:00
2003-08-31 18:10:47 +00:00
2002-08-31 17:45:33 +00:00
2002-08-28 09:31:39 +00:00
2004-03-05 10:29:47 +00:00
2004-07-05 17:36:34 +00:00
2003-05-05 13:25:41 +00:00
2004-03-17 17:30:06 +00:00
2002-08-21 07:52:27 +00:00
2002-08-21 07:57:48 +00:00
2004-05-28 06:56:51 +00:00
2004-05-28 06:56:51 +00:00
2003-04-29 22:49:58 +00:00
2003-08-28 00:04:58 +00:00
2004-05-28 06:56:51 +00:00
2003-04-29 22:49:58 +00:00
2003-04-29 22:49:58 +00:00
2003-04-29 22:49:58 +00:00
2003-04-29 22:49:58 +00:00
2003-04-29 22:49:58 +00:00
2002-08-31 17:45:33 +00:00
2004-01-10 18:08:28 +00:00
2004-07-10 20:00:44 +00:00
2003-05-22 04:07:17 +00:00
2003-09-17 18:23:49 +00:00