platform_bionic/libc/arch-x86_64
Elliott Hughes 42d949ff9d Defend against -fstack-protector in libc startup.
Exactly which functions get a stack protector is up to the compiler, so
let's separate the code that sets up the environment stack protection
requires and explicitly build it with -fno-stack-protector.

Bug: http://b/26276517
Change-Id: I8719e23ead1f1e81715c32c1335da868f68369b5
2016-01-06 20:06:08 -08:00
..
bionic Add missing register preserve in x86/x86_64 longjmp. 2015-10-07 14:01:45 -07:00
include/machine Simplify our endian.h implementation. 2014-12-08 20:35:08 -08:00
string libc: remove bcopy from memmove on 64-bit architectures 2015-08-17 22:06:12 +00:00
syscalls fix the mremap signature 2015-11-06 13:14:43 -08:00
x86_64.mk Defend against -fstack-protector in libc startup. 2016-01-06 20:06:08 -08:00