glibc/ports/sysdeps/tile
Carlos O'Donell c61b4d41c9 BZ #15754: CVE-2013-4788
The pointer guard used for pointer mangling was not initialized for
static applications resulting in the security feature being disabled.
The pointer guard is now correctly initialized to a random value for
static applications. Existing static applications need to be
recompiled to take advantage of the fix.

The test tst-ptrguard1-static and tst-ptrguard1 add regression
coverage to ensure the pointer guards are sufficiently random
and initialized to a default value.
2013-09-23 00:52:09 -04:00
..
bits tile: default to little-endian in bits/endian.h 2013-06-13 11:43:21 -04:00
nptl
tilegx tile: improve detection for missing -mcmodel=large support 2013-05-24 14:02:31 -04:00
tilepro Remove trailing whitespace in ports. 2013-06-05 20:26:40 +00:00
__longjmp.S
__tls_get_addr.S
_mcount.S
abort-instr.h
backtrace.c
bsd-_setjmp.S
bsd-setjmp.S
bzero.S
crti.S tile: improve detection for missing -mcmodel=large support 2013-05-24 14:02:31 -04:00
crtn.S
dl-lookupcfg.h
dl-machine.h Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30
dl-runtime.c tile BZ #15759: Fix bug in _dl_unmap 2013-07-22 11:56:36 -04:00
dl-start.S
dl-tls.c
dl-tls.h
dl-trampoline.S
ffs.c Make __ffs hidden 2013-09-20 21:25:31 +02:00
ffsll.c
gccframe.h
Implies
jmpbuf-offsets.h Fix typos. 2013-08-21 19:48:48 +02:00
jmpbuf-unwind.h
ldsodefs.h
libm-test-ulps tile: update libm-test-ulps from scratch 2013-07-07 11:33:24 -04:00
machine-gmon.h
Makefile
math_private.h
memcopy.h
preconfigure
s_fma.c tile: use soft-fp for fma() and fmaf() 2013-07-07 11:33:24 -04:00
s_fmaf.c tile: use soft-fp for fma() and fmaf() 2013-07-07 11:33:24 -04:00
setjmp.S
sfp-machine.h tile: use soft-fp for fma() and fmaf() 2013-07-07 11:33:24 -04:00
shlib-versions
sotruss-lib.c
stackguard-macros.h BZ #15754: CVE-2013-4788 2013-09-23 00:52:09 -04:00
stackinfo.h
start.S tile: improve detection for missing -mcmodel=large support 2013-05-24 14:02:31 -04:00
sysdep.h
tls-macros.h
tst-audit.h
Versions
wordcopy.c