glibc/sysdeps/i386
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 Help the compiler recognize unreachable code on 32-bit machines. 2007-10-16 23:25:46 +00:00
fpu * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf. 2009-04-26 05:42:49 +00:00
i486 * include/atomic.h: Define catomic_and if not already defined. 2009-02-08 23:50:23 +00:00
i586 2007-09-13 H.J. Lu <hongjiu.lu@intel.com> 2007-11-13 01:56:18 +00:00
i686 * sysdeps/i386/i686/memcmp.S: Fix unwind information. 2008-07-26 05:27:49 +00:00
i786
sys
____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
abort-instr.h
add_n.S
addmul_1.S
asm-syntax.h
backtrace.c [BZ #3112] 2007-10-28 01:29:21 +00:00
bp-asm.h
bsd-_setjmp.S
bsd-setjmp.S
bzero.c
configure
configure.in
dl-lookupcfg.h Introduce TLS descriptors for i386 and x86_64. 2008-05-13 05:41:30 +00:00
dl-machine.h * sysdeps/i386/dl-machine.h (elf_machine_rel): Implement 2009-03-14 15:54:49 +00:00
dl-procinfo.c
dl-procinfo.h
dl-tls.h Introduce TLS descriptors for i386 and x86_64. 2008-05-13 05:41:30 +00:00
dl-tlsdesc.h Introduce TLS descriptors for i386 and x86_64. 2008-05-13 05:41:30 +00:00
dl-tlsdesc.S * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REG 2008-12-06 00:15:34 +00:00
dl-trampoline.S [BZ #3924] 2007-10-07 05:31:00 +00:00
ffs.c
fpu_control.h
gccframe.h
gmp-mparam.h
htonl.S
htons.S
i386-mcount.S
Implies
init-first.c
jmpbuf-offsets.h
jmpbuf-unwind.h
ldbl2mpn.c
lshift.S
machine-gmon.h
Makefile Introduce TLS descriptors for i386 and x86_64. 2008-05-13 05:41:30 +00:00
memchr.S
memcmp.S
memcopy.h
memset.c
memusage.h
mp_clz_tab.c
mul_1.S
rawmemchr.S
rshift.S
setfpucw.c
setjmp.S
stackinfo.h * sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define. 2009-01-29 15:36:26 +00:00
stpcpy.S
stpncpy.S
strchr.S
strchrnul.S
strcspn.S
string-inlines.c
strlen.c
strpbrk.S
strrchr.S
strspn.S
strtok_r.S
strtok.S
sub_n.S
submul_1.S
sysdep.h
tlsdesc.c * po/lt.po: New file. From Lituanian translation team. 2008-05-13 22:49:03 +00:00
tlsdesc.sym Introduce TLS descriptors for i386 and x86_64. 2008-05-13 05:41:30 +00:00
tst-stack-align.h
Versions