glibc/sysdeps/unix/sysv/linux/x86_64
Ulrich Drepper 827b70873b * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.
* elf/rtld.c: Define __pointer_chk_guard_local and if necessary
	__pointer_chk_guard.
	(_rtld_global_ro): Initialize _dl_pointer_guard.
	(dl_main): Initialize __pointer_chk_guard_local and either
	__pointer_chk_guard or TLS value if necessary.
	(process_envvars): Recognize and handle LD_POINTER_GUARD.
	* sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_pointer_guard.
	* sysdeps/i386/__longjmp.S: Use PTR_DEMANGLE for PC if defined.
	* sysdeps/x86_64/__longjmp.S: Likewise.
	* sysdeps/i386/bsd-_setjmp.S: Use PTR_MANGLE for PC if defined.
	* sysdeps/i386/bsd-_setjmp.S: Likewise.
	* sysdeps/i386/setjmp.S: Likewise.
	[IS_IN_rtld]: Avoid call to __sigjmp_save.
	* sysdeps/i386/setjmp.S: Likewise.
	* sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE and
	PTR_DEMANGLE.
	* sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.

	* sysdeps/i386/elf/setjmp.S: Removed.
	* sysdeps/i386/elf/bsd-setjmp.S: Removed.
2005-12-18 06:58:22 +00:00
..
bits * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE. 2005-11-18 02:41:39 +00:00
sys 2.5-18.1 2007-07-12 18:26:36 +00:00
__start_context.S Update. 2004-01-10 18:08:28 +00:00
brk.c 2.5-18.1 2007-07-12 18:26:36 +00:00
clone.S * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionally 2005-03-31 10:02:53 +00:00
Dist 2.5-18.1 2007-07-12 18:26:36 +00:00
dl-cache.h Update. 2003-06-25 08:19:44 +00:00
dl-procinfo.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
dl-procinfo.h 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
get_clockfreq.c Update. 2003-05-09 07:53:33 +00:00
getcontext.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
gettimeofday.S Update. 2003-05-22 04:07:17 +00:00
Implies Update. 2004-03-24 00:06:13 +00:00
kernel_stat.h Update. 2003-06-12 16:20:32 +00:00
ldconfig.h Update. 2002-04-22 11:52:42 +00:00
ldd-rewrite.sed Fix rewrite rule. 2002-04-08 11:14:01 +00:00
makecontext.c Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
Makefile 2.5-18.1 2007-07-12 18:26:36 +00:00
profil-counter.h (profil_counter): Add hack to prevent the compiler from clobbering the signal context. 2002-10-14 17:26:14 +00:00
readelflib.c * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
recv.c Update. 2002-12-18 00:53:21 +00:00
register-dump.h Update. 2003-09-09 23:59:00 +00:00
send.c Update. 2002-12-18 00:53:21 +00:00
setcontext.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
sigaction.c 2.5-18.1 2007-07-12 18:26:36 +00:00
sigcontextinfo.h Update. 2003-09-09 23:59:00 +00:00
sigpending.c Update. 2001-09-19 10:37:31 +00:00
sigprocmask.c Update. 2001-09-19 10:37:31 +00:00
sigsuspend.c 2.5-18.1 2007-07-12 18:26:36 +00:00
swapcontext.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
syscall.S Pass also 6th argument to syscall. 2003-12-12 11:02:04 +00:00
syscalls.list Update. 2004-03-24 00:06:13 +00:00
sysconf.c 2.5-18.1 2007-07-12 18:26:36 +00:00
sysdep.h * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined. 2005-12-18 06:58:22 +00:00
sysdep.S * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
time.S Update. 2003-07-27 19:02:36 +00:00
ucontext_i.h [BZ #1468] 2005-10-14 17:20:58 +00:00
umount.c 2.5-18.1 2007-07-12 18:26:36 +00:00
Versions Update. 2004-05-03 21:40:12 +00:00
vfork.S Update. 2004-03-09 06:32:58 +00:00