platform_build_soong/cc/config
Stephen Hines 502f901e17 Prefer armv8.2-a to armv8.2a for GNU as compatibility
There are still out-of-tree users of `-fno-integrated-as`, which will
have issues without the hyphen.

Bug: http://b/158191033
Test: ./build.py
Change-Id: I44b68ab5b65a68df3993f38b99662178915e9be2
2020-06-16 02:40:40 -07:00
..
Android.bp Soong package structure refactoring 2020-06-01 13:44:48 -07:00
arm64_device.go Prefer armv8.2-a to armv8.2a for GNU as compatibility 2020-06-16 02:40:40 -07:00
arm64_fuchsia_device.go Support building for Fuchsia. 2019-01-24 18:59:29 +00:00
arm_device.go Remove implicit Bionic and kernel system includes. 2020-05-06 19:45:03 +01:00
cfi_exports.map Revert "Revert "Build system changes for CFI (Soong)"" 2017-11-01 12:50:01 -07:00
clang.go Switch to clang-r383902 (11.0.1). 2020-04-27 01:17:12 -07:00
global.go Update LLVM toolchain to r383902b. 2020-06-10 15:39:31 -07:00
integer_overflow_blacklist.txt Add integer_overflow sanitization build option. 2017-07-07 09:52:23 -07:00
OWNERS Add OWNERS for cc/config/vndk.go 2020-01-17 11:23:14 -08:00
tidy.go Add bugprone to global clang-tidy default checks 2020-03-03 12:05:22 -08:00
tidy_test.go Add clang-tidy support 2016-10-31 16:21:01 -07:00
toolchain.go Add the cc_fuzz target. 2019-07-16 16:30:53 -07:00
vndk.go Revert "Another round of no-vendor-variant VNDK whitelist cleanup" 2020-02-19 06:17:51 +00:00
x86_64_device.go Remove implicit Bionic and kernel system includes. 2020-05-06 19:45:03 +01:00
x86_64_fuchsia_device.go Stop defining unused USE_SSSE3. 2019-07-12 22:40:45 -07:00
x86_darwin_host.go Fix long mac test times; only initialize host settings once 2020-04-01 14:44:58 -07:00
x86_device.go Remove implicit Bionic and kernel system includes. 2020-05-06 19:45:03 +01:00
x86_linux_bionic_host.go Remove implicit Bionic and kernel system includes. 2020-05-06 19:45:03 +01:00
x86_linux_host.go Allow Linux hosts to use ubsan runtime sanitizers. 2020-02-20 20:27:35 +00:00
x86_windows_host.go Pass -Brepro ldflag to Windows builds 2020-04-09 15:53:11 +08:00