glibc/sysdeps/ia64
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
..
bits Update. 2001-03-10 16:40:59 +00:00
elf Update. 2001-06-06 18:02:19 +00:00
fpu Update. 2001-06-16 04:34:51 +00:00
_mcount.S Update. 2001-03-25 05:15:51 +00:00
abort-instr.h Update. 2001-04-07 03:03:55 +00:00
atomicity.h Update. 2001-04-07 01:21:20 +00:00
bcopy.S Update. 2001-05-27 06:45:14 +00:00
bzero.S Update. 2001-05-27 06:45:14 +00:00
Dist Update. 2001-04-24 08:01:09 +00:00
dl-dtprocnum.h Update. 2000-06-08 04:48:56 +00:00
dl-fptr.c Update. 2000-09-26 19:13:37 +00:00
dl-lookupcfg.h Update. 2000-11-16 18:15:26 +00:00
dl-machine.h Update. 2001-01-10 23:47:39 +00:00
dl-symaddr.c Update. 2000-11-16 18:15:26 +00:00
gccframe.h Update. 2000-09-28 23:11:33 +00:00
gmp-mparam.h Update. 2000-05-05 16:49:44 +00:00
hp-timing.c Update. 2001-04-24 05:18:27 +00:00
hp-timing.h Update. 2001-04-24 05:18:27 +00:00
htonl.S Update. 2001-04-11 19:57:49 +00:00
htons.S Update. 2001-04-11 19:57:49 +00:00
ieee754.h Update. 2000-09-30 22:03:51 +00:00
Implies Update. 2000-09-16 23:00:38 +00:00
machine-gmon.h Update. 2000-11-28 17:48:02 +00:00
Makefile Update. 2001-04-24 05:18:27 +00:00
memccpy.S Update. 2001-04-11 19:57:49 +00:00
memchr.S Update. 2001-04-11 19:57:49 +00:00
memcmp.S Update. 2001-04-11 19:57:49 +00:00
memcpy.S Update. 2001-05-27 06:45:14 +00:00
memmove.S Update. 2001-05-27 06:45:14 +00:00
memset.S Update. 2001-04-11 19:57:49 +00:00
memusage.h Update for memprof->memusage renaming. 2000-06-20 06:36:03 +00:00
softpipe.h Update. 2000-05-21 22:04:15 +00:00
stackinfo.h Update. 2001-04-10 20:53:40 +00:00
strcat.S Update. 2001-04-11 19:57:49 +00:00
strchr.S Update. 2001-04-11 19:57:49 +00:00
strcmp.S Update. 2001-04-11 19:57:49 +00:00
strcpy.S Update. 2001-04-11 19:57:49 +00:00
strlen.S Update. 2001-04-11 19:57:49 +00:00
strncmp.S Update. 2001-04-11 19:57:49 +00:00
strncpy.S Update. 2001-04-11 19:57:49 +00:00
sysdep.h Update. 2001-03-25 05:15:51 +00:00
Versions Update. 2001-04-24 05:18:27 +00:00