platform_build/core/combo
Dan Willemsen 04aa521eca Add a 32-bit x86_64 arch variant
The current 32-bit configuration for generic x86_64 targets inherits some
variables (SSE4 support) from the 64-bit configuration, and overrides
the make variables used for other configurations (SSSE3). Ideally, these
would be using different variables, but until then, unify the
configuration for x86_64 targets so that everything is consistent.

Bug: 28694691
Change-Id: I47e67299d4c632e7491d7e73dc0fc6480ef08006
2016-05-10 14:15:41 -07:00
..
arch Add a 32-bit x86_64 arch variant 2016-05-10 14:15:41 -07:00
fdo.mk Support "LOCAL_FDO_SUPPORT := always". 2015-03-13 11:36:15 -07:00
HOST_CROSS_windows-x86.mk Use newest clang static analyzers. 2016-02-11 16:43:51 -08:00
HOST_CROSS_windows-x86_64.mk Use newest clang static analyzers. 2016-02-11 16:43:51 -08:00
HOST_darwin-x86.mk Darwin: Use the same ar as Soong 2016-03-29 16:21:32 -07:00
HOST_darwin-x86_64.mk Darwin: Use the same ar as Soong 2016-03-29 16:21:32 -07:00
HOST_linux-x86.mk Be smarter about stack-protector on the host. 2015-12-14 13:20:59 -08:00
HOST_linux-x86_64.mk Be smarter about stack-protector on the host. 2015-12-14 13:20:59 -08:00
javac.mk Remove support of disabling Jack. 2016-03-30 14:03:12 -07:00
mac_version.mk OSX: Use the oldest SDK, but always set our target to 10.8 2016-03-09 10:52:59 -08:00
select.mk Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX] 2015-07-21 14:07:50 -07:00
TARGET_linux-arm.mk Remove arm-specific -Wno-psabi 2016-05-06 17:08:24 -07:00
TARGET_linux-arm64.mk Remove arm-specific -Wno-psabi 2016-05-06 17:08:24 -07:00
TARGET_linux-mips.mk libm's headers have moved to live with their libc cousins. 2016-04-04 12:58:50 -07:00
TARGET_linux-mips64.mk libm's headers have moved to live with their libc cousins. 2016-04-04 12:58:50 -07:00
TARGET_linux-x86.mk libm's headers have moved to live with their libc cousins. 2016-04-04 12:58:50 -07:00
TARGET_linux-x86_64.mk libm's headers have moved to live with their libc cousins. 2016-04-04 12:58:50 -07:00