platform_build/core/combo
Alexander Ivchenko 4ee006e012 Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:
Remove -msse2 for x86 (-mssse3 should be provided by the compiler).
       Remove -fPIC (compiler provides by default).
       Remove -fno-inline-functions-called-once.

Change-Id: Ibb29934224c4eedfff926dc72c3b6342c1861ac9
(cherry picked from commit 388dce3192)
2014-09-10 11:50:21 -07:00
..
arch [MIPSR6] Add mips64r6 and mips32r6 targets 2014-08-05 12:39:28 -07:00
include/arch resolved conflicts for merge of 53caaaf6 to master 2014-06-16 15:34:25 -07:00
HOST_darwin-x86.mk Fix the missing 2nd arch prefix. 2014-05-16 16:22:32 -07:00
HOST_darwin-x86_64.mk More consistent use of 64-bit build variable. 2014-07-08 18:04:17 -07:00
HOST_linux-x86.mk Default to "prescott" as our baseline i686 host build architecture. 2014-07-25 00:42:14 -07:00
HOST_linux-x86_64.mk More consistent use of 64-bit build variable. 2014-07-08 18:04:17 -07:00
HOST_windows-x86.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_windows-x86_64.mk More consistent use of 64-bit build variable. 2014-07-08 18:04:17 -07:00
TARGET_linux-arm.mk Inhibit implicit -Bsymolic in -shared. 2014-08-08 08:15:19 -07:00
TARGET_linux-arm64.mk Inhibit implicit -Bsymolic in -shared. 2014-08-08 08:15:19 -07:00
TARGET_linux-mips.mk Inhibit implicit -Bsymolic in -shared. 2014-08-08 08:15:19 -07:00
TARGET_linux-mips64.mk Change mips64 default to mips64r6 from mips64r2 2014-09-04 19:01:22 -07:00
TARGET_linux-x86.mk Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64: 2014-09-10 11:50:21 -07:00
TARGET_linux-x86_64.mk Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64: 2014-09-10 11:50:21 -07:00
fdo.mk Add TARGET_FDO_LDFLAGS to make sure -lgcc is always linked after -lgcov. 2014-08-20 16:48:17 -07:00
javac.mk Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to the compiler. 2014-06-03 12:24:22 +01:00
mac_version.mk Support host multilib build 2014-05-14 16:55:04 -07:00
select.mk Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."" 2014-07-30 10:14:37 -07:00