glibc/sysdeps/x86_64
Ulrich Drepper b50f8e42ba Check for valid stack frame in longjmp.
If longjmp restores the stack frame to an address which is beyond
the stack frame at the time of the longjmp call it would install
an uninitialized stack frame.  If compiled with _FORTIFY_SOURCE
defined, longjmp will now bail out in this situation.
2009-05-15 19:37:13 -07:00
..
bits * stdlib/monetary.h: Uglify function parameter names. 2009-02-16 21:00:15 +00:00
elf
fpu * sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow. 2009-04-27 05:31:37 +00:00
multiarch * config.h.in (USE_MULTIARCH): Define. 2009-03-13 23:53:18 +00:00
____longjmp_chk.S Check for valid stack frame in longjmp. 2009-05-15 19:37:13 -07:00
__longjmp.S Check for valid stack frame in longjmp. 2009-05-15 19:37:13 -07:00
_mcount.S
abort-instr.h
add_n.S mpn_add_n for x86-64. 2009-04-14 22:24:59 +00:00
addmul_1.S Optimizations from GMP. 2009-04-14 22:26:05 +00:00
backtrace.c
bp-asm.h
bsd-_setjmp.S
bsd-setjmp.S
bzero.S
cacheinfo.c * version.h (VERSION): Bump to 2.10.1. 2009-05-10 18:38:52 +00:00
configure 2008-11-11 Roland McGrath <roland@redhat.com> 2008-11-11 09:50:06 +00:00
dl-lookupcfg.h
dl-machine.h * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline 2009-04-26 20:12:37 +00:00
dl-runtime.c * elf/dl-runtime.c (reloc_offset): Define. 2009-03-15 00:26:14 +00:00
dl-tls.h
dl-tlsdesc.h
dl-tlsdesc.S
dl-trampoline.S [BZ #9881] 2009-03-15 19:16:16 +00:00
ffs.c
ffsll.c
fpu_control.h
hp-timing.c
hp-timing.h
htonl.S
Implies
jmpbuf-offsets.h
jmpbuf-unwind.h
ldbl2mpn.c
lshift.S Optimizations from GMP. 2009-04-14 22:26:05 +00:00
machine-gmon.h
Makefile
memchr.S * sysdeps/x86_64/memchr.S: Handle invalid buffer pointers when 2009-05-09 06:40:15 +00:00
memcpy_chk.S
memcpy.S
mempcpy_chk.S
mempcpy.S
memset_chk.S
memset.S
memusage.h
mp_clz_tab.c * sysdeps/x86_64/mp_clz_tab.c: New file. 2009-04-15 04:30:41 +00:00
mul_1.S Optimizations from GMP. 2009-04-14 22:26:05 +00:00
rawmemchr.S * sysdeps/x86_64/rawmemchr.S: New file. 2009-04-10 07:57:20 +00:00
rshift.S Optimizations from GMP. 2009-04-14 22:26:05 +00:00
rtld-memset.c
sched_cpucount.c
setjmp.S
stackinfo.h [BZ #9750] 2009-01-29 00:17:57 +00:00
stpcpy_chk.S
stpcpy.S
strcat.S
strchr.S * sysdeps/x86_64/strchr.S: Likewise. 2009-04-06 03:29:26 +00:00
strchrnul.S * malloc/malloc.c (_int_realloc): Add parameter with old block 2009-04-08 18:00:34 +00:00
strcmp.S
strcpy_chk.S
strcpy.S
strcspn.S
strlen.S * sysdeps/x86_64/memchr.S: New file. 2009-04-07 06:36:33 +00:00
strpbrk.S
strrchr.S * sysdeps/x86-64/strrchr.S: New file. 2009-04-14 05:58:16 +00:00
strspn.S
strtok_r.S
strtok.S
sub_n.S Optimizations from GMP. 2009-04-14 22:26:05 +00:00
submul_1.S Optimizations from GMP. 2009-04-14 22:26:05 +00:00
sysdep.h
tlsdesc.c
tlsdesc.sym
tst-stack-align.h
Versions