glibc/sysdeps/ieee754
Ulrich Drepper 4dbb64174c Update.
2001-07-06  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/i386/sigaction.c (RESTORE2): Put asm
	explicitly into .text section.

2001-04-16  Jes Sorensen  <jes@linuxcare.com>

	* sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h (struct sigcontext):
	Add 16 longwords reserved for future use to match changes in the
	kernel.

2001-07-03  Jes Sorensen  <jes@trained-monkey.org>

	* sysdeps/ia64/strncpy.S: Call strnlen() when determining the
	string length rather than strlen(). Solves the performance problem
	of doing strlen on a 5MB string when strncpy was called with a
	length argument of 5 bytes.

2001-07-02  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
	R_SPARC_UA16 and R_SPARC_UA32.
	* sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.

2001-07-01  Stephen L Moshier  <moshier@mediaone.net>

	* sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl):
	acosh(x) = ln(2x) if x > 2^30.
	* sysdeps/ieee754/ldbl-128/e_acoshl.c (__ieee754_acoshl):
	acosh(x) = ln(2x) if x > 2^54.

	* sysdeps/hppa/dl-machine.h (elf_machine_rela): Handle relocs
2001-07-07 22:59:32 +00:00
..
bits Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
dbl-64 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
flt-32 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ldbl-96 (__ieee754_acoshl): acosh(x) = ln(2x) if x > 2^30. 2001-07-07 22:47:57 +00:00
ldbl-128 Update. 2001-07-07 22:59:32 +00:00
Dist initial import 1995-02-18 01:27:10 +00:00
ieee754.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
k_standard.c Update. 2001-06-06 12:55:46 +00:00
Makefile Update. 2000-02-26 01:21:37 +00:00
s_lib_version.c Update. 1999-07-14 00:54:57 +00:00
s_matherr.c Update. 1999-07-14 00:54:57 +00:00
s_signgam.c Update. 1999-07-14 00:54:57 +00:00
support.c Update. 1999-06-08 21:20:07 +00:00