platform_build_soong/cc/config
Christopher Ferris 79dff70b46 Remove cortex-a53 linker workaround for new cpus.
Bug: 78133793

Test: Built target with cortex-a53 and verified that the flag is still
Test: there.
Test: Build target with cortex-a55/cortex-a75 and verified that the flag
Test: is not there.
Test: Built and booted on a taimen, ran bionic unit tests.
Change-Id: Ibd7f497ecf46e5781cd0265463b0782babdf062a
2018-05-15 11:23:01 -07:00
..
arm64_device.go Remove cortex-a53 linker workaround for new cpus. 2018-05-15 11:23:01 -07:00
arm_device.go Add support for cortex-a55/cortex-a75. 2018-05-11 11:23:00 -07:00
cfi_exports.map Revert "Revert "Build system changes for CFI (Soong)"" 2017-11-01 12:50:01 -07:00
clang.go Disable a warning that libc++'s headers trip. 2018-02-07 17:24:42 -08:00
global.go Switch PackageContext functions to take a ctx 2018-04-16 19:27:14 -07: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 optimizations 2017-11-14 17:43:33 +00:00
mips_device.go Revert "Set -fomit-frame-pointer for all devices" 2017-11-18 00:11:21 +00:00
tidy.go Switch PackageContext functions to take a ctx 2018-04-16 19:27:14 -07:00
tidy_test.go Add clang-tidy support 2016-10-31 16:21:01 -07:00
toolchain.go Add minimal-runtime support for integer overflows. 2018-03-21 10:04:53 -07:00
x86_64_device.go Remove gcc-specific optimizations 2017-11-14 17:43:33 +00:00
x86_darwin_host.go Switch PackageContext functions to take a ctx 2018-04-16 19:27:14 -07:00
x86_device.go Remove gcc-specific optimizations 2017-11-14 17:43:33 +00:00
x86_linux_bionic_host.go Remove -Wl,--gc-sections from target flags 2017-11-03 11:34:45 -07:00
x86_linux_host.go Consolidate global cflags 2017-11-03 11:34:45 -07:00
x86_windows_host.go Add base variables for windows clang 2017-11-30 15:42:53 -08:00