glibc/sysdeps/ia64
Ulrich Drepper 11986c680d Update.
2004-02-19  Steven Munroe  <sjmunroe@us.ibm.com>

	* sysdeps/generic/libc-start.c [LIBC_START_DISABLE_INLINE] (STATIC):
	Define as static.
	* sysdeps/powerpc/elf/libc-start.c: Define LIBC_START_DISABLE_INLINE
	because gcc does not allow inline of functions that call setjmp.

2004-02-19  Steven Munroe  <sjmunroe@us.ibm.com>

	* sysdeps/powerpc/powerpc64/Makefile: Use -finline-limit.

2004-02-19  Jakub Jelinek  <jakub@redhat.com>

	* elf/rtld.c (_dl_argv): If DL_ARGV_NOT_RELRO defined, don't
	use attribute_relro for _dl_argv.
	* sysdeps/alpha/dl-machine.h (DL_ARGV_NOT_RELRO): Define.
	* sysdeps/ia64/dl-machine.h (DL_ARGV_NOT_RELRO): Define.
	* sysdeps/sparc/sparc32/dl-machine.h (DL_ARGV_NOT_RELRO): Define.
	* sysdeps/sparc/sparc64/dl-machine.h (DL_ARGV_NOT_RELRO): Define.

	vfork instead of fork.
2004-02-20 06:07:55 +00:00
..
bits Update. 2003-07-01 08:31:38 +00:00
elf Update. 2003-12-10 23:02:33 +00:00
fpu Update. 2004-02-13 04:49:04 +00:00
_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 Update. 2003-03-27 01:16:50 +00:00
dl-machine.h Update. 2004-02-20 06:07:55 +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 Update. 2003-04-29 22:49:58 +00:00
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 Update. 2003-04-29 22:49:58 +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