.. |
HOST_x86.mk
|
Switch host builds to use Clang by default.
|
2014-07-24 09:25:58 -07:00 |
HOST_x86_64.mk
|
Switch host builds to use Clang by default.
|
2014-07-24 09:25:58 -07:00 |
HOST_x86_common.mk
|
Set default to Clang integrated assembler.
|
2014-10-22 09:21:53 -07:00 |
TARGET_arm.mk
|
Fix build breakage due to incorrect bcc_compat RS_TRIPLE.
|
2014-09-02 21:46:25 -07:00 |
TARGET_arm64.mk
|
Fix build breakage due to incorrect bcc_compat RS_TRIPLE.
|
2014-09-02 21:46:25 -07:00 |
TARGET_mips.mk
|
Add -fPIC as default Clang mips ASFLAGS.
|
2014-10-08 15:41:29 -07:00 |
TARGET_mips64.mk
|
Fix build breakage due to incorrect bcc_compat RS_TRIPLE.
|
2014-09-02 21:46:25 -07:00 |
TARGET_x86.mk
|
Fix build breakage due to incorrect bcc_compat RS_TRIPLE.
|
2014-09-02 21:46:25 -07:00 |
TARGET_x86_64.mk
|
Fix build breakage due to incorrect bcc_compat RS_TRIPLE.
|
2014-09-02 21:46:25 -07:00 |
arm.mk
|
Set default to Clang integrated assembler.
|
2014-10-22 09:21:53 -07:00 |
arm64.mk
|
Set default to Clang integrated assembler.
|
2014-10-22 09:21:53 -07:00 |
config.mk
|
Merge "Add -Wno-unused-command-line-argument to clang cflags to enable ccache."
|
2014-10-21 19:19:16 +00:00 |
mips.mk
|
[MIPSR6] R6 target options for clang
|
2014-07-31 14:58:48 -07:00 |
mips64.mk
|
[MIPSR6] R6 target options for clang
|
2014-07-31 14:58:48 -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 |