glibc/sysdeps/ieee754/ldbl-128ibm
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
..
e_acoshl.c
e_acosl.c
e_asinl.c
e_atan2l.c
e_atanhl.c
e_coshl.c
e_expl.c
e_fmodl.c [BZ #2423] 2006-03-16 11:47:24 +00:00
e_gammal_r.c
e_hypotl.c
e_j0l.c
e_j1l.c
e_jnl.c
e_lgammal_r.c
e_log2l.c
e_log10l.c
e_logl.c
e_powl.c
e_rem_pio2l.c [BZ #2423] 2006-03-16 11:47:24 +00:00
e_remainderl.c
e_sinhl.c
e_sqrtl.c
ieee754.h
k_cosl.c
k_sincosl.c
k_sinl.c
k_tanl.c
ldbl2mpn.c
Makefile
math_ldbl.h [BZ #2423] 2006-03-16 11:47:24 +00:00
mpn2ldbl.c
printf_fphex.c
s_asinhl.c
s_atanl.c
s_cbrtl.c
s_ceill.c [BZ #2423] 2006-03-16 11:47:24 +00:00
s_copysignl.c
s_cosl.c
s_cprojl.c
s_ctanhl.c
s_ctanl.c
s_erfl.c
s_expm1l.c
s_fabsl.c
s_finitel.c * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbol 2006-02-01 19:47:57 +00:00
s_floorl.c [BZ #2423] 2006-03-16 11:47:24 +00:00
s_fpclassifyl.c
s_frexpl.c
s_ilogbl.c
s_isinfl.c
s_isnanl.c
s_llrintl.c [BZ #2466] 2006-03-16 23:17:32 +00:00
s_llroundl.c [BZ #2466] 2006-03-16 23:17:32 +00:00
s_log1pl.c
s_logbl.c
s_lrintl.c
s_lroundl.c
s_modfl.c
s_nearbyintl.c
s_nextafterl.c
s_nexttoward.c
s_nexttowardf.c
s_remquol.c
s_rintl.c [BZ #2423] 2006-03-16 11:47:24 +00:00
s_roundl.c [BZ #2423] 2006-03-16 11:47:24 +00:00
s_scalblnl.c
s_scalbnl.c
s_signbitl.c
s_sincosl.c
s_sinl.c
s_tanhl.c
s_tanl.c
s_truncl.c [BZ #2423] 2006-03-16 11:47:24 +00:00
strtold_l.c
t_sincosl.c
w_expl.c