platform_bionic/libc/arch-x86
Elliott Hughes 6c54ddd20f Fix -fstack-protector-strong for x86.
We need to ensure %gs:20 is set up early enough for -fstack-protector-strong
on x86, and that __set_tls doesn't get stack protector checks because it's a
prerequisite for them. x86 devices/emulators won't boot without this.

Bug: http://b/26073874
Change-Id: Icf0d34294648cc0c8cb406a3617befe0d45c525a
2015-12-08 12:48:42 -08:00
..
atom Switch to LOCAL_SRC_FILES_EXCLUDE 2015-10-20 11:58:28 -07:00
bionic Add missing register preserve in x86/x86_64 longjmp. 2015-10-07 14:01:45 -07:00
generic/string 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
silvermont Switch to LOCAL_SRC_FILES_EXCLUDE 2015-10-20 11:58:28 -07:00
syscalls fix the mremap signature 2015-11-06 13:14:43 -08:00
x86.mk Fix -fstack-protector-strong for x86. 2015-12-08 12:48:42 -08:00