glibc/sysdeps/powerpc/powerpc32
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
..
970
a2
bits Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
cell Fix typos. 2013-08-21 19:48:48 +02:00
fpu Fix typos. 2013-08-21 19:48:48 +02:00
power4 Fix typos. 2013-08-21 19:48:48 +02:00
power5 Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
power5+ Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
power6 Fix typo. 2013-09-02 11:29:34 +02:00
power6x Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
power7 PowerPC: fix POWER7 memrchr for some large inputs 2013-09-05 09:32:56 -05:00
power8 PowerPC: Enable POWER8 platform sans hwcap bits. 2013-06-24 15:33:32 -05:00
Implies
Makefile Don't force -msoft-float for powerpc --without-fp. 2013-09-18 14:44:34 +00:00
Versions
__longjmp-common.S e500 port: setjmp/longjmp. 2013-09-18 14:46:57 +00:00
__longjmp.S
add_n.S
addmul_1.S
backtrace.c PowerPC: fix backtrace to handle signal trampolines 2013-08-20 15:05:49 -05:00
bsd-_setjmp.S
bsd-setjmp.S
bzero.S
compat-ppc-mcount.S
configure
configure.in
crti.S
crtn.S
dl-dtprocnum.h
dl-irel.h
dl-machine.c Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
dl-machine.h
dl-start.S
dl-trampoline.S
gprrest0.S
gprrest1.S
gprsave0.S
gprsave1.S
hp-timing.h
libgcc-compat.S
lshift.S Fix leading whitespaces. 2013-06-06 20:36:07 +02:00
mcount.c
memset.S
mul_1.S
ppc-mcount.S
register-dump.h
rshift.S
rtld-memset.c
setjmp-common.S e500 port: setjmp/longjmp. 2013-09-18 14:46:57 +00:00
setjmp.S Fix typos. 2013-08-21 19:48:48 +02:00
stackguard-macros.h BZ #15754: CVE-2013-4788 2013-09-23 00:52:09 -04:00
start.S
stpcpy.S
strchr.S
strcmp.S
strcpy.S
strlen.S
strncmp.S
sub_n.S
submul_1.S
sysdep.h Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
tls-macros.h
tst-audit.h