platform_build/core/clang
Duane Sand 6670e24aed [MIPS] Unite mipsel and mips64el 4.9 gcc toolchains
Use 4.9 mips64el toolchain for both 64- and 32-bit builds.
Tell ld when 32-bit links are required.
Override 4.9's changed defaults for mips floating point
register use, to get same assembler rules as 4.8 and earlier.

Also: drop unused  soft-fp build targets, cleanout redundant
compiler options, and remove extraneous Android.mk file.

Change-Id: I86f1075266349edb2b08a7709b9f5472d8cfda32
2014-07-23 14:16:00 -07:00
..
HOST_x86.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_x86_64.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_x86_common.mk Support host multilib build 2014-05-14 16:55:04 -07:00
TARGET_arm.mk Build changes necessary for LLVM 3.5 switch. 2014-04-24 13:14:32 -07:00
TARGET_arm64.mk Remove arm64 clang build warning 2014-03-18 15:58:13 -07:00
TARGET_mips.mk [MIPS] Unite mipsel and mips64el 4.9 gcc toolchains 2014-07-23 14:16:00 -07:00
TARGET_mips64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
TARGET_x86.mk Fix incorrect x86 build rules. 2014-02-13 09:24:29 -08:00
TARGET_x86_64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
arm.mk Build changes necessary for LLVM 3.5 switch. 2014-04-24 13:14:32 -07:00
arm64.mk Add -no-integrated-as for ARM64. 2014-04-30 15:55:52 -07:00
config.mk Help catch common 32/64-bit errors. 2014-06-17 15:23:49 -07:00
mips.mk [MIPS] Unite mipsel and mips64el 4.9 gcc toolchains 2014-07-23 14:16:00 -07:00
mips64.mk [MIPS] Unite mipsel and mips64el 4.9 gcc toolchains 2014-07-23 14:16:00 -07:00
x86.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
x86_64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00