glibc/sysdeps/ia64
Ulrich Drepper c9002c1b7a Update.
2003-11-14 David Mosberger   <davidm@hpl.hp.com>

	* sysdeps/unix/sysv/linux/ia64/sysdep.h
	(GAS_ALIGN_BREAKS_UNWIND_INFO): Define this macro to indicate
	that all existing GAS versions have a problem with .align inside
	a function.
	* sysdeps/ia64/memccpy.S: Work around GAS_ALIGN_BREAKS_UNWIND_INFO bug.
	* sysdeps/ia64/memcpy.S: Likewise.
	* sysdeps/ia64/memset.S: Likewise.
	* sysdeps/ia64/memmove.S: Likewise.  Also move the jump-table to
	out of .text into .rodata, where it belongs.

	* sysdeps/unix/sysv/linux/ia64/pipe.S: There is no need to
	save/restore input-arguments, because they're necessarily
	preserved by the kernel to support syscall-restart.
2003-11-19 06:12:51 +00:00
..
bits Update. 2003-07-01 08:31:38 +00:00
elf Update. 2003-05-31 07:50:12 +00:00
fpu
_mcount.S
abort-instr.h
backtrace.c Update. 2003-10-05 19:33:05 +00:00
bcopy.S
bzero.S
Dist
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
dl-machine.h Update. 2003-11-14 00:47:47 +00:00
dl-tls.h
gccframe.h
hp-timing.c
hp-timing.h Update. 2003-07-20 22:17:34 +00:00
htonl.S
htons.S
ia64libgcc.S
ieee754.h
Implies
libc-tls.c
machine-gmon.h
Makefile
memccpy.S Update. 2003-11-19 06:12:51 +00:00
memchr.S
memcmp.S
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
strchr.S
strcmp.S
strcpy.S
strlen.S
strncmp.S
strncpy.S
sysdep.h
Versions