summaryrefslogtreecommitdiffstats
path: root/core/clang
Commit message (Expand)AuthorAgeFilesLines
* Add -fPIC as default Clang mips ASFLAGS.Chih-Hung Hsieh2014-10-081-0/+1
* Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables.Stephen Hines2014-09-251-6/+0
* Use new variable LLVM_PREBUILTS_VERSION to simplify path construction.Lai Wei-Chih2014-09-241-2/+3
* Merge "Fix build breakage due to incorrect bcc_compat RS_TRIPLE."Stephen Hines2014-09-036-0/+6
|\
| * Fix build breakage due to incorrect bcc_compat RS_TRIPLE.Stephen Hines2014-09-026-0/+6
* | Merge "[MIPSR6] R6 target options for clang"Ying Wang2014-09-032-9/+0
|\ \ | |/ |/|
| * [MIPSR6] R6 target options for clangDuane Sand2014-07-312-9/+0
* | Merge "Fix RS_TRIPLE and RS_TRIPLE_CFLAGS."Stephen Hines2014-09-026-4/+10
|\ \
| * | Fix RS_TRIPLE and RS_TRIPLE_CFLAGS.Stephen Hines2014-08-296-4/+10
* | | Clang rejects -Wno-old-style-declaration flag.Chih-Hung Hsieh2014-08-261-8/+9
* | | Clang does not recognize -Wno-literal-suffix.Chih-Hung Hsieh2014-08-261-1/+2
* | | Add GCC only flags to clang .mk files.Chih-Hung Hsieh2014-08-251-1/+7
|/ /
* | Update host linux toolchain to gcc 4.8David 'Digit' Turner2014-07-311-10/+10
|/
* Merge "[MIPSR6] Add mips64r6 and mips32r6 targets"Elliott Hughes2014-07-302-2/+2
|\
| * [MIPSR6] Add mips64r6 and mips32r6 targetsDuane Sand2014-07-242-2/+2
* | Merge "[MIPS] Unite mipsel and mips64el 4.9 gcc toolchains"Elliott Hughes2014-07-233-15/+6
|\ \ | |/
| * [MIPS] Unite mipsel and mips64el 4.9 gcc toolchainsDuane Sand2014-07-233-15/+6
* | Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""Ying Wang2014-07-291-0/+11
* | Merge "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""Marcin Kosiba2014-07-231-11/+0
|\ \
| * | Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."Dan Albert2014-07-261-11/+0
* | | Merge "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."Ying Wang2014-07-231-0/+11
|\ \ \ | |/ /
| * | Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.Marcin Kosiba2014-06-191-0/+11
* | | Switch host builds to use Clang by default.Tim Murray2014-07-244-2/+15
| |/ |/|
* | [MIPS64] Enable mips64 clangDuane Sand2014-07-231-1/+1
* | Help catch common 32/64-bit errors.Brian Carlstrom2014-06-171-1/+5
* | Switch to 32-bit-by-default host multilib build.Ying Wang2014-06-091-5/+0
|/
* Switch name from tblgen -> llvm-tblgen for consistency with upstream tools.Stephen Hines2014-06-031-1/+1
* Merge "Add some more flags to CLANG_CONFIG_UNKNOWN_CFLAGS"Ying Wang2014-05-221-0/+5
|\
| * Add some more flags to CLANG_CONFIG_UNKNOWN_CFLAGSBernhard Rosenkraenzer2014-05-121-0/+5
* | Force to build llvm from source in 64-bit host build.Ying Wang2014-05-161-0/+5
* | x86_common.mk has been replaced by HOST_x86_common.mkYing Wang2014-05-151-54/+0
* | Support host multilib buildYing Wang2014-05-144-12/+71
|/
* Disable canonical prefixes of system headersAndrew Hsieh2014-05-091-1/+2
* Merge "Add -no-integrated-as for ARM64."Tim Murray2014-05-021-1/+3
|\
| * Add -no-integrated-as for ARM64.Tim Murray2014-04-301-1/+3
* | Remove tblgen and clang-tblgen from prebuilts.Tim Murray2014-04-301-2/+3
|/
* Build changes necessary for LLVM 3.5 switch.Tim Murray2014-04-245-10/+21
* Switch to new host prebuilt x86_64-linux-glibc2.11-4.6Andrew Hsieh2014-04-231-20/+23
* Update build system for better Clang behavior on Mac.Tim Murray2014-04-222-5/+9
* Always use prebuilt clang, even if we're explicitly building clang/LLVM.Tim Murray2014-04-011-5/+0
* Make Clang host builds hermetic on Linux.Tim Murray2014-03-244-10/+74
* Remove arm64 clang build warningYing Wang2014-03-182-9/+2
* Work in progress to enable build system support for Clang.Tim Murray2014-03-141-2/+2
* Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANGYing Wang2014-03-101-0/+8
* Switch to LLVM 3.4 prebuilts in AOSP.Stephen Hines2014-02-191-6/+16
* Fix incorrect x86 build rules.Stephen Hines2014-02-131-0/+2
* fix 2nd target clang prebuilt pathsColin Cross2014-02-113-3/+3
* Refactor llvm_config.mk and support the 2nd archYing Wang2014-02-0715-0/+640