platform_build_soong/cc/config
Isaac Chen a2a582413e Revert "Revert "Build support for 32-bit armv8-a""
This reverts commit 80b27e4e20.

Fixed CTS build issue by adding -march=armv7-a in cts/tests/tests/os/jni/Android.mk since the library built here needs/uses instruction (swp) obsolete in ARMv8.

Bug: 64964151
Test: lunch aosp_arm64-userdebug; make -j cts
      lunch aosp_x86-userdebug; make -j cts
      lunch aosp_sailfish-userdebug; make -j cts
      lunch aosp_bullhead-userdebug; make -j cts

Change-Id: I6ccafce043e101c769ad370a81ffa0eb62719b5e
2017-08-23 10:57:17 +00:00
..
arm64_device.go Pass correct emulation string to gold 2017-08-15 12:54:12 -07:00
arm_device.go Revert "Revert "Build support for 32-bit armv8-a"" 2017-08-23 10:57:17 +00:00
clang.go Black-list for clang LibTooling Cflags. 2017-06-19 19:43:03 -07:00
global.go Add LTO support to soong 2017-08-15 12:54:12 -07:00
integer_overflow_blacklist.txt Add integer_overflow sanitization build option. 2017-07-07 09:52:23 -07:00
mips64_device.go Revert "[mips] Disable compact branch generation" 2017-06-28 11:22:58 +02:00
mips_device.go Revert "[mips] Disable compact branch generation" 2017-06-28 11:22:58 +02:00
tidy.go Allow overriding tidy configs using environment variables 2016-11-02 15:47:20 -07:00
tidy_test.go Add clang-tidy support 2016-10-31 16:21:01 -07:00
toolchain.go Declare dependency on sanitizer runtime libraries 2017-05-08 15:57:05 -07:00
x86_64_device.go Support .asm files for assembly 2016-12-02 21:12:30 -08:00
x86_darwin_host.go Revert "Revert "Ensure environment dependencies are correct"" 2017-05-15 15:22:45 -07:00
x86_device.go Support .asm files for assembly 2016-12-02 21:12:30 -08:00
x86_linux_bionic_host.go Add LinuxBionic toolchain and switch 2017-03-15 14:18:42 -07:00
x86_linux_host.go Add Toolchain.Bionic() 2016-11-17 01:50:43 -08:00
x86_windows_host.go Enable large-address-aware for 32-bit windows 2017-03-14 13:37:26 -07:00