glibc/sysdeps
Ulrich Drepper ab8dc78f71 Update.
2004-04-21  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/ia64/setjmp.S: Define _GI___sigsetjmp
	and use it internally instead of __sigsetjmp.
	* sysdeps/ia64/fpu/s_frexpf.c (frexpf): Use _GI___libm_frexp_4f.
	* sysdeps/ia64/fpu/s_frexpl.c (frexpl): Use _GI___libm_frexp_4l.
	* sysdeps/ia64/fpu/libm_frexp4.S: Define _GI___libm_frexp_4.
	* sysdeps/ia64/fpu/libm_frexp4f.S: Define _GI___libm_frexp_4f.
	* sysdeps/ia64/fpu/libm_frexp4l.S: Define _GI___libm_frexp_4l.
	* sysdeps/ia64/fpu/s_frexp.c (frexp): Use _GI___libm_frexp_4.
	* sysdeps/ia64/fpu/libm_support.h: Declare _GI___libm_frexp_4,
	_GI___libm_frexp_4f, _GI___libm_frexp_4l.
	* sysdeps/ia64/fpu/bits/mathinline.h: New file.
	* sysdeps/unix/sysv/linux/ia64/__start_context.S: Use
	HIDDEN_JUMPTARGET for exit call.
	* sysdeps/unix/sysv/linux/ia64/clone2.S: Use HIDDEN_JUMPTARGET for
	_exit call.
	* sysdeps/ia64/bcopy.S: Use HIDDEN_JUMPTARGET for memmove call.
	* sysdeps/ia64/strcat.S: Use HIDDEN_JUMPTARGET for strlen and
	strcpy calls.
2004-04-21 23:12:39 +00:00
..
alpha * sysdeps/alpha/remqu.S: Detect power-of-two special case. 2004-03-31 02:34:13 +00:00
am29k
arm * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, and bits/inf.h. * math/math.h: Include them. 2004-03-15 21:44:11 +00:00
cris
generic Update. 2004-04-13 02:15:43 +00:00
gnu
hppa Update. 2004-04-19 06:51:29 +00:00
i386 Update. 2004-04-01 23:29:52 +00:00
i860
i960
ia64 Update. 2004-04-21 23:12:39 +00:00
ieee754 Update. 2004-04-21 18:58:31 +00:00
m68k * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, and bits/inf.h. * math/math.h: Include them. 2004-03-15 21:44:11 +00:00
m88k
mach Update. 2004-03-22 19:54:06 +00:00
mips Fix last commit. 2004-04-15 14:08:16 +00:00
posix Update. 2004-03-17 20:02:19 +00:00
powerpc Update. 2004-04-04 06:17:27 +00:00
pthread
rs6000
s390 Update. 2004-04-16 19:29:42 +00:00
sh Update. 2004-04-17 22:34:18 +00:00
sparc Update. 2004-04-20 18:58:56 +00:00
standalone
tahoe
unix Update. 2004-04-21 23:12:39 +00:00
vax
wordsize-32
wordsize-64
x86_64 Update. 2004-03-17 17:30:06 +00:00
z8000