glibc/sysdeps/alpha/fpu
Ulrich Drepper 0f6b172f72 Update.
2000-08-17  Ulrich Drepper  <drepper@redhat.com>

	* stdio-common/printf_fp.c: Fix chars_needed computation.
	Patch by Greg McGary <greg@mcgary.org>.

2000-08-17  Jakub Jelinek  <jakub@redhat.com>

	* elf/dl-load.c (_dl_map_object): Don't crash if both loader and
	_dl_loaded are NULL.

2000-08-17  Jakub Jelinek  <jakub@redhat.com>

	* manual/arith.texi (feholdexcept): Returns 0 on success.

2000-08-17  Andreas Jaeger  <aj@suse.de>

	* sysdeps/gnu/net/if.h (struct ifreq): Add ifru_newname.
	(ifr_newname): New.
	Reported by Andi Kleen <ak@suse.de>.

2000-08-17  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/alpha/fpu/fedisblxcpt.c: New file.
	* sysdeps/alpha/fpu/feenablxcpt.c: New file.
	* sysdeps/alpha/fpu/fegetexcept.c: New file.

2000-08-16  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/xstatconv.c (xstat32_conv): Test sizes
	of buf->st_ino and kbuf->st_ino, not __st_ino.
	If _HAVE_STAT64___ST_INO is not defined, don't use __st_ino at all.
	* sysdeps/unix/sysv/linux/getdents64.c: Change path in #include
	directive so that only linux/getdents.c is used, not some
	architecture specific one.

2000-08-16  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/i386/fpu/fegetexcept.c (fegetexcept): Return currently
	enabled, not disabled exceptions.
	* sysdeps/i386/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
	* sysdeps/i386/fpu/feenablxcpt.c (feenableexcept): Likewise.

	($(addprefix $(objpfx),$(tests)),
	$(addprefix $(objpfx),$(librt-tests))):
	* include/link.h: Undo last patches.  Hurd now has stat64.
2000-08-17 19:36:13 +00:00
..
bits Update. 2000-06-07 16:53:48 +00:00
e_sqrt.c Update. 1999-08-02 19:56:07 +00:00
fclrexcpt.c Update. 2000-02-26 01:21:37 +00:00
fedisblxcpt.c Update. 2000-08-17 19:36:13 +00:00
feenablxcpt.c Update. 2000-08-17 19:36:13 +00:00
fegetenv.c Update. 2000-02-26 01:21:37 +00:00
fegetexcept.c Update. 2000-08-17 19:36:13 +00:00
fegetround.c Update. 1997-05-31 00:47:04 +00:00
feholdexcpt.c Update. 2000-01-31 08:11:53 +00:00
fesetenv.c Update. 2000-02-26 01:21:37 +00:00
fesetround.c Update. 2000-01-31 08:11:53 +00:00
feupdateenv.c Update. 2000-02-26 01:21:37 +00:00
fgetexcptflg.c Update. 2000-02-26 01:21:37 +00:00
fpu_control.h Update. 2000-02-22 05:33:56 +00:00
fraiseexcpt.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
fsetexcptflg.c Update. 2000-02-26 01:21:37 +00:00
ftestexcept.c Update. 1997-05-31 00:47:04 +00:00
s_ceil.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_ceilf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_copysign.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_copysignf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_fabs.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_fabsf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_floor.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_floorf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_rint.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_rintf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00