platform_build_soong/cc/config
Alex Light a08ae8487c Remove -fno-emulated-tls from linux_bionic
This was preventing tools using 'thread_local' from compiling and is
not needed. Bionic fully implements TLS.

Test: cd tools/dexter/slicer; mma
Bug: 31559095
Change-Id: Ib362ad8bc950726080356b61ccae83f155ce040b
2018-10-31 11:18:22 -07:00
..
arm64_device.go Add support for cortex-a76 in soong 2018-10-12 23:55:38 +00:00
arm_device.go Add support for cortex-a76 in soong 2018-10-12 23:55:38 +00:00
cfi_exports.map Revert "Revert "Build system changes for CFI (Soong)"" 2017-11-01 12:50:01 -07:00
clang.go Merge "Remove flags from ClangLibToolingUnknownCflags" 2018-10-17 03:08:54 -07:00
global.go Switch to clang-r339409b 2018-10-10 18:38:11 +00:00
integer_overflow_blacklist.txt Add integer_overflow sanitization build option. 2017-07-07 09:52:23 -07:00
mips64_device.go Remove GCC-specific toolchain methods 2018-10-09 19:44:54 -07:00
mips_device.go Remove GCC-specific toolchain methods 2018-10-09 19:44:54 -07:00
tidy.go Revert "Disable performance-noexcept-move-constructor check." 2018-10-05 18:45:06 +00:00
tidy_test.go Add clang-tidy support 2016-10-31 16:21:01 -07:00
toolchain.go Scudo minimal runtime support for Soong 2018-10-11 11:55:16 -07:00
x86_64_device.go Remove GCC-specific toolchain methods 2018-10-09 19:44:54 -07:00
x86_darwin_host.go Remove GCC-specific toolchain methods 2018-10-09 19:44:54 -07:00
x86_device.go Remove GCC-specific toolchain methods 2018-10-09 19:44:54 -07:00
x86_linux_bionic_host.go Remove -fno-emulated-tls from linux_bionic 2018-10-31 11:18:22 -07:00
x86_linux_host.go Remove GCC-specific toolchain methods 2018-10-09 19:44:54 -07:00
x86_windows_host.go Remove --allow-multiple-definitions for 32-bit Windows 2018-10-10 20:10:15 +00:00