summaryrefslogtreecommitdiffstats
path: root/core/clang
Commit message (Expand)AuthorAgeFilesLines
* am 52626d2a: 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
| * Fix RS_TRIPLE and RS_TRIPLE_CFLAGS.Stephen Hines2014-09-026-4/+10
| * [MIPSR6] Add mips64r6 and mips32r6 targetsDuane Sand2014-08-052-2/+2
| * [MIPS64] Enable mips64 clangDuane Sand2014-08-051-1/+1
| * [MIPS] Unite mipsel and mips64el 4.9 gcc toolchainsDuane Sand2014-08-053-15/+6
| * Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""Ying Wang2014-07-301-0/+11
* | am 067dd379: am cee38d55: Merge "[MIPSR6] R6 target options for clang"Ying Wang2014-09-032-9/+0
|\ \
| * \ Merge "[MIPSR6] R6 target options for clang"Ying Wang2014-09-032-9/+0
| |\ \
| | * | [MIPSR6] R6 target options for clangDuane Sand2014-07-312-9/+0
* | | | am 6f8fe420: am ec8778e8: Merge "Fix RS_TRIPLE and RS_TRIPLE_CFLAGS."Stephen Hines2014-09-026-4/+10
|\ \ \ \ | |/ / /
| * | | 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
* | | | | am 9e59e663: am 90d5c7f6: Merge "Clang rejects -Wno-old-style-declaration flag."Chih-Hung Hsieh2014-08-271-8/+9
|\ \ \ \ \ | |/ / / /
| * | | | Clang rejects -Wno-old-style-declaration flag.Chih-Hung Hsieh2014-08-261-8/+9
* | | | | am 0b97fd8a: am b699b0ea: Merge "Clang does not recognize -Wno-literal-suffix."Chih-Hung Hsieh2014-08-271-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Clang does not recognize -Wno-literal-suffix.Chih-Hung Hsieh2014-08-261-1/+2
* | | | | am 9050234a: am f1c63b02: Merge "Add GCC only flags to clang .mk files."Chih-Hung Hsieh2014-08-261-1/+7
|\ \ \ \ \ | |/ / / /
| * | | | Add GCC only flags to clang .mk files.Chih-Hung Hsieh2014-08-251-1/+7
| |/ / /
* | | | am e0383397: am e1a77930: Merge "Update host linux toolchain to gcc 4.8"Ying Wang2014-07-311-10/+10
|\ \ \ \ | |/ / /
| * | | Update host linux toolchain to gcc 4.8David 'Digit' Turner2014-07-311-10/+10
| |/ /
* | | am c378352d: am d23798bf: Merge "[MIPSR6] Add mips64r6 and mips32r6 targets"Elliott Hughes2014-07-302-2/+2
|\ \ \ | |/ /
| * | Merge "[MIPSR6] Add mips64r6 and mips32r6 targets"Elliott Hughes2014-07-302-2/+2
| |\ \
| | * | [MIPSR6] Add mips64r6 and mips32r6 targetsDuane Sand2014-07-242-2/+2
* | | | am e4d54f31: am 0b3c42cb: Merge "[MIPS] Unite mipsel and mips64el 4.9 gcc too...Elliott Hughes2014-07-303-15/+6
|\ \ \ \ | |/ / /
| * | | 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
* | | | am 18c20aae: am aea1cae4: Merge "Revert "Revert "Introduce CC/CXX/JAVAC_WRAPP...Ying Wang2014-07-301-0/+11
|\ \ \ \ | |/ / /
| * | | Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""Ying Wang2014-07-291-0/+11
* | | | am bf4ac764: am 6be7d2e5: Merge "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wr...Marcin Kosiba2014-07-281-11/+0
|\ \ \ \ | |/ / /
| * | | 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
* | | | | am 53e19fd4: am 45040bdb: Merge "Introduce CC/CXX/JAVAC_WRAPPER to wrap the c...Ying Wang2014-07-261-0/+11
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | resolved conflicts for merge of 2812b27c to lmp-dev-plus-aospTim Murray2014-07-244-2/+15
|\ \ \ \ \ | |/ / / /
| * | | | Switch host builds to use Clang by default.Tim Murray2014-07-244-2/+15
| | |/ / | |/| |
* | | | am 5d23800f: am 1bb9adb8: Merge "[MIPS64] Enable mips64 clang"Ying Wang2014-07-241-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | [MIPS64] Enable mips64 clangDuane Sand2014-07-231-1/+1
* | | am a44f9a35: am edbc4595: am d51730a6: Merge "Help catch common 32/64-bit err...Brian Carlstrom2014-06-171-1/+5
|\ \ \ | |/ /
| * | Help catch common 32/64-bit errors.Brian Carlstrom2014-06-171-1/+5
* | | am 2d19cbd2: resolved conflicts for merge of 135e11df to klp-modular-dev-plus...Ying Wang2014-06-111-5/+0
|\ \ \ | |/ /
| * | Switch to 32-bit-by-default host multilib build.Ying Wang2014-06-091-5/+0
| |/
* | am 45c39300: am 3c52ff07: am e564c0cb: Merge "Switch name from tblgen -> llvm...Tim Murray2014-06-041-1/+1
|\ \ | |/
| * Switch name from tblgen -> llvm-tblgen for consistency with upstream tools.Stephen Hines2014-06-031-1/+1
* | am 71617605: am 8e2b2d8a: am b0143e2f: Merge "Add some more flags to CLANG_CO...Ying Wang2014-05-221-0/+5
|\ \ | |/
| * 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
* | | am 9e55ed53: am 47316a27: am 5137d458: Merge "Force to build llvm from source...Ying Wang2014-05-161-0/+5
|\ \ \ | |/ /
| * | Force to build llvm from source in 64-bit host build.Ying Wang2014-05-161-0/+5