platform_build_soong/cc/config
Satoshi Niwa c41f21121c Add a new x86(_64) arch variant "goldmont-without-xsaves"
Its target arch is goldmont, but without xsaves support.
This ensures efficient execution on a broad range of Intel/AMD CPUs used
in Chromebooks, including those lacking xsaves support.
(e.g. Kaby Lake, Gemini Lake, Alder Lake and AMD Zen series)

Bug: 314243939
Test: Build an image with TARGET_ARCH_VARIANT:=goldmont-without-xsaves
Change-Id: I9963cc3356394815f068fc998a9708bdb30c8266
2023-12-15 14:25:55 +09:00
..
Android.bp Add riscv64-linux-android support 2022-10-03 08:43:13 -07:00
arm64_device.go 16k: soong: Update DevicePageSizeAgnostic to DeviceNoBionicPageSizeMacro 2023-12-05 23:49:50 +00:00
arm64_linux_host.go Reapply "Use zstd to compress debug info in cc libraries" 2023-10-20 16:01:14 +00:00
arm_device.go soong: ARM 32-bit targets must be built with 4k elf alignment 2023-08-11 12:00:40 -07:00
arm_linux_host.go Reapply "Use zstd to compress debug info in cc libraries" 2023-10-20 16:01:14 +00:00
bionic.go Make toolchain more compose-y 2022-09-01 14:21:36 -07:00
cfi_exports.map
clang.go Remove unused-but-set-{variable,parameter} from ClangUnknownCflags 2021-09-13 06:25:41 +00:00
darwin_host.go Update the minimum macos deployment version to 10.14 2023-11-08 02:11:27 +00:00
global.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
integer_overflow_blocklist.txt
OWNERS Update OWNERS file for actual Android LLVM members. 2023-09-01 14:48:34 -07:00
riscv64_device.go riscv64: disable a weird option. 2023-12-01 17:39:20 -08:00
tidy.go Revert "Remove flags rejected by RBE input processor" 2023-11-21 19:54:27 +00:00
tidy_test.go
toolchain.go make android.InList generic 2023-07-18 15:07:24 -04:00
vndk.go Revert "Add libdumpstateutil to vendor variant list" 2023-08-03 13:56:54 +00:00
x86_64_device.go Add a new x86(_64) arch variant "goldmont-without-xsaves" 2023-12-15 14:25:55 +09:00
x86_device.go Add a new x86(_64) arch variant "goldmont-without-xsaves" 2023-12-15 14:25:55 +09:00
x86_linux_bionic_host.go Reapply "Use zstd to compress debug info in cc libraries" 2023-10-20 16:01:14 +00:00
x86_linux_host.go Reapply "Use zstd to compress debug info in cc libraries" 2023-10-20 16:01:14 +00:00
x86_windows_host.go Removed unused GCC references 2022-09-30 19:32:48 -07:00