glibc/sysdeps/ieee754
Roland McGrath 830fce0415 [BZ #2466]
* math/gen-libm-test.pl (parse_args): Take function name for pretty
	output as an argument.
	(generate_testfile): Pass it the name given in the START macro.

	[BZ #2466]
	* math/libm-test.inc (llrint_test, llround_test): Fix last change to
	protect large-precision cases with [LDBL_MANT_DIG > 100].
	(llrint_test_tonearest, llrint_test_towardzero): Likewise.
	(llrint_test_downward, llrint_test_upward): Likewise.

2006-03-15  Steven Munroe  <sjmunroe@us.ibm.com>
	    Alan Modra  <amodra@bigpond.net.au>

	[BZ #2466]
	* math/libm-test.inc (llrint_test, llround_test) [TEST_LDOUBLE]:
	Add new test values.
	(llrint_test_tonearest, llrint_test_towardzero, llrint_test_downward,
	llrint_test_upward): New functions.
	(main): Call them.

	* sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Handle
	rounding that spans doubles in IBM long double format.
	* sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
	* sysdeps/powerpc/powerpc64/fpu/s_llrintl.S: Removed.
	* sysdeps/powerpc/powerpc64/fpu/s_llroundl.S: Removed.
	* sysdeps/powerpc/powerpc64/fpu/s_lrintl.S: Removed.
	* sysdeps/powerpc/powerpc64/fpu/s_lroundl.S: Removed.

2006-03-16  Roland McGrath  <roland@redhat.com>
2006-03-16 23:17:32 +00:00
..
bits * configure.in (HAVE_LIBAUDIT): Check 2006-01-04 06:26:39 +00:00
dbl-64 * sysdeps/ieee754/dbl-64/e_exp2.c: Remove section attribute from 2006-01-09 23:24:14 +00:00
flt-32 * sysdeps/ieee754/dbl-64/e_exp2.c: Remove section attribute from 2006-01-09 23:24:14 +00:00
ldbl-64-128 * sysdeps/ieee754/ldbl-64-128/s_nexttowardfd.c: Moved to... 2006-01-21 19:43:20 +00:00
ldbl-96 * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 2006-01-14 12:10:44 +00:00
ldbl-128 2006-02-01 Jakub Jelinek <jakub@redhat.com> 2006-02-01 19:42:43 +00:00
ldbl-128ibm [BZ #2466] 2006-03-16 23:17:32 +00:00
ldbl-opt 2006-02-01 Roland McGrath <roland@redhat.com> 2006-02-02 07:33:55 +00:00
Makefile
ieee754.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
k_standard.c [BZ #552] 2004-11-21 19:58:34 +00:00
s_lib_version.c
s_matherr.c
s_signgam.c
support.c