platform_bionic/libc/arch-arm64
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 Implement setjmp cookies on AArch64. 2015-09-17 14:07:24 -07:00
cortex-a53 Switch to LOCAL_SRC_FILES_EXCLUDE 2015-10-20 11:58:28 -07:00
denver64 Switch to LOCAL_SRC_FILES_EXCLUDE 2015-10-20 11:58:28 -07:00
generic/bionic Switch to LOCAL_SRC_FILES_EXCLUDE 2015-10-20 11:58:28 -07:00
include/machine Simplify our endian.h implementation. 2014-12-08 20:35:08 -08:00
syscalls fix the mremap signature 2015-11-06 13:14:43 -08:00
arm64.mk Defend against -fstack-protector in libc startup. 2016-01-06 20:06:08 -08:00