glibc/sysdeps/i386
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-01-27 19:28:32 +00:00
elf Update. 2001-06-05 06:21:21 +00:00
fpu Update. 2001-06-16 04:34:51 +00:00
i486 Update. 2001-05-17 07:52:02 +00:00
i586
i686 Update. 2001-04-23 19:01:10 +00:00
i786
soft-fp Update. 2000-09-06 10:53:02 +00:00
sys
__longjmp.S
abort-instr.h
add_n.S
addmul_1.S
asm-syntax.h
backtrace.c
bp-asm.h
bsd-_setjmp.S Update. 2001-01-17 01:01:02 +00:00
bsd-setjmp.S Update. 2001-01-16 23:37:51 +00:00
bzero.c
Dist
dl-machine.h Update. 2001-04-02 11:39:54 +00:00
ffs.c
fpu_control.h Fix comments. 2001-04-24 13:26:10 +00:00
gmp-mparam.h
htonl.S
htons.S
i386-mcount.S
Implies
init-first.c
ldbl2mpn.c Update. 2000-12-04 01:20:04 +00:00
lshift.S
machine-gmon.h
Makefile
memchr.S * sysdeps/i386/memchr.S: Check high bound against 2000-08-25 21:09:43 +00:00
memcmp.S * sysdeps/i386/memchr.S: Check high bound against 2000-08-25 21:09:43 +00:00
memcopy.h
memset.c
memusage.h
mul_1.S
rawmemchr.S
rshift.S
setjmp.S Update. 2001-01-16 23:37:51 +00:00
stackinfo.h
stpcpy.S
stpncpy.S * sysdeps/i386/memchr.S: Check high bound against 2000-08-25 21:09:43 +00:00
strchr.S
strchrnul.S
strcspn.S
strlen.c
strpbrk.S
strrchr.S
strspn.S
strtok.S Update. 2001-02-23 22:34:22 +00:00
strtok_r.S
sub_n.S
submul_1.S
sysdep.h
Versions