glibc/sysdeps/ieee754/ldbl-96
Ulrich Drepper 636ccfc8fb Update.
2001-06-14  Roland McGrath  <roland@frob.com>

	* configure.in: Let sysdeps Implies files in add-ons bring in
	sysdeps directories from the main source and other add-ons too.

2001-06-15  Jakub Jelinek  <jakub@redhat.com>

	* math/test-misc.c (main): Add tests for nextafter and nexttoward
	with +-Inf as second argument.

	* sysdeps/generic/s_nexttowardf.c (__nexttowardf): Only check for
	NaN, not Inf.
	* sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Fix check for NaN.
	* sysdeps/i386/fpu/s_nexttoward.c: New.
	* sysdeps/i386/fpu/s_nexttowardf.c: New.
	* sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Simplify
	check for NaN, optimize x==+-0 handling.
	* sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf): Likewise.
	* sysdeps/ieee754/ldbl-96/s_nextafterl.c (__nextafterl): Simplify
	check for NaN, fix sign in x==+-0 case.
	* sysdeps/ia64/fpu/s_nexttoward.c: New.
	* sysdeps/ia64/fpu/s_nexttowardf.c: New.

2001-06-15  H.J. Lu  <hjl@gnu.org>

	* rt/tst-aio2.c (do_test): Initialize cb.aio_offset to 0.
	* rt/tst-aio3.c (do_test): Likewise.
	* rt/tst-aio4.c (do_test): Likewise.
	* rt/tst-aio5.c (do_test): Likewise.
	* rt/tst-aio6.c (do_test): Likewise.
2001-06-16 04:34:51 +00:00
..
e_acoshl.c Update. 1999-07-14 00:54:57 +00:00
e_asinl.c Update. 2001-04-05 17:47:09 +00:00
e_atan2l.c (__ieee754_atan2l): Add parentheses around arithmetic used in | statement to kill compiler warning. 2000-09-26 18:42:57 +00:00
e_atanhl.c Update. 1999-07-14 00:54:57 +00:00
e_coshl.c Update. 2001-06-06 12:55:46 +00:00
e_gammal_r.c Update. 2001-03-17 03:41:58 +00:00
e_hypotl.c Update. 1999-07-14 00:54:57 +00:00
e_j0l.c Little optimization, use sincos. 2001-02-13 01:23:48 +00:00
e_j1l.c * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Use sincos 2001-04-07 18:31:54 +00:00
e_jnl.c Update. 2001-02-26 20:19:49 +00:00
e_lgammal_r.c Update. 2001-03-04 19:25:06 +00:00
e_remainderl.c Update. 1999-07-14 00:54:57 +00:00
e_sinhl.c (__ieee754_sinhl): sinhl(x) = x when x < 2^-32. 2001-05-29 15:41:11 +00:00
ldbl2mpn.c Update. 1999-07-14 00:54:57 +00:00
math_ldbl.h Fix a typo. 2000-12-21 23:30:28 +00:00
mpn2ldbl.c Update. 1999-07-14 00:54:57 +00:00
printf_fphex.c Update. 2000-10-15 06:50:42 +00:00
s_asinhl.c Update. 1999-07-14 00:54:57 +00:00
s_cbrtl.c Update. 1999-07-14 00:54:57 +00:00
s_ceill.c Update. 2000-09-30 22:03:51 +00:00
s_copysignl.c Update. 1999-07-14 00:54:57 +00:00
s_cosl.c Update. 1999-07-14 00:54:57 +00:00
s_erfl.c Update. 2001-03-16 22:26:45 +00:00
s_fabsl.c Update. 1999-07-14 00:54:57 +00:00
s_finitel.c Update. 1999-07-14 00:54:57 +00:00
s_floorl.c Update. 2000-09-30 22:03:51 +00:00
s_fpclassifyl.c Update. 1999-07-14 00:54:57 +00:00
s_frexpl.c Include <float.h>. 2001-01-28 17:17:39 +00:00
s_ilogbl.c Update. 2001-06-06 12:55:46 +00:00
s_isinfl.c Update. 1999-07-14 00:54:57 +00:00
s_isnanl.c Update. 1999-07-14 00:54:57 +00:00
s_llrintl.c Update. 1999-07-14 00:54:57 +00:00
s_llroundl.c Update. 2001-06-06 12:55:46 +00:00
s_logbl.c Update. 1999-07-14 00:54:57 +00:00
s_lrintl.c Update. 1999-07-14 00:54:57 +00:00
s_lroundl.c Update. 1999-07-14 00:54:57 +00:00
s_modfl.c Update. 2000-01-20 08:02:49 +00:00
s_nearbyintl.c Update. 1999-07-14 00:54:57 +00:00
s_nextafterl.c Update. 2001-06-16 04:34:51 +00:00
s_nexttoward.c Update. 2001-06-16 04:34:51 +00:00
s_nexttowardf.c Update. 2001-06-16 04:34:51 +00:00
s_remquol.c Update. 1999-07-14 00:54:57 +00:00
s_rintl.c Update. 1999-07-14 00:54:57 +00:00
s_roundl.c Update. 1999-07-14 00:54:57 +00:00
s_scalblnl.c Update. 1999-07-14 00:54:57 +00:00
s_scalbnl.c Update. 1999-07-14 00:54:57 +00:00
s_signbitl.c Update. 1999-07-14 00:54:57 +00:00
s_sincosl.c Update. 1999-07-14 00:54:57 +00:00
s_sinl.c Update. 1999-07-14 00:54:57 +00:00
s_tanhl.c * locales/ms_MY: Fix entries for Tue and Wednesday. 2001-05-14 08:05:09 +00:00
s_tanl.c Update. 1999-07-14 00:54:57 +00:00
s_truncl.c Update. 1999-07-14 00:54:57 +00:00
strtold.c Update. 1999-07-14 00:54:57 +00:00
w_expl.c Update. 1999-07-14 00:54:57 +00:00