glibc/sysdeps/ia64
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
..
bits * 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
elf Update. 2003-12-10 23:02:33 +00:00
fpu Update. 2004-04-21 23:12:39 +00:00
_mcount.S
abort-instr.h
backtrace.c Update. 2003-10-05 19:33:05 +00:00
bcopy.S Update. 2004-04-21 23:12:39 +00:00
bzero.S * locale/newlocale.c (__newlocale): If setting all categories to "C", 2002-10-11 07:22:18 +00:00
Dist Update. 2002-08-28 09:31:39 +00:00
dl-dtprocnum.h
dl-fptr.h (ELF_MACHINE_LOAD_ADDRESS): Support loading big binaries where @gprel(sym) cannot be handled in 'add' but instead has to be used with 'movl'. 2003-08-18 17:15:52 +00:00
dl-lookupcfg.h Update. 2003-03-27 01:16:50 +00:00
dl-machine.h Update. 2004-03-05 10:29:47 +00:00
dl-sysdep.h Update. 2004-02-20 20:21:20 +00:00
dl-tls.h Update. 2003-01-12 10:11:16 +00:00
gccframe.h
hp-timing.c
hp-timing.h Update. 2004-03-07 08:39:57 +00:00
htonl.S
htons.S
ia64libgcc.S
ieee754.h
Implies
libc-tls.c Update. 2003-01-12 10:11:16 +00:00
machine-gmon.h
Makefile
memccpy.S Update. 2003-11-19 06:12:51 +00:00
memchr.S Update. 2003-04-29 22:49:58 +00:00
memcmp.S Update. 2004-04-17 23:14:52 +00:00
memcpy.S Update. 2003-11-19 06:12:51 +00:00
memmove.S Update. 2003-11-19 06:12:51 +00:00
memset.S Update. 2003-11-19 06:12:51 +00:00
memusage.h
softpipe.h
stackinfo.h
strcat.S Use HIDDEN_JUMPTARGET for strlen and strcpy calls. 2004-04-21 21:29:01 +00:00
strchr.S Update. 2003-04-29 22:49:58 +00:00
strcmp.S Update. 2003-04-29 22:49:58 +00:00
strcpy.S Update. 2003-04-29 22:49:58 +00:00
strlen.S Update. 2003-04-29 22:49:58 +00:00
strncmp.S Update. 2003-04-29 22:49:58 +00:00
strncpy.S Update. 2003-04-29 22:49:58 +00:00
sysdep.h
Versions