summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* compiler-rt: Fix build when blacklist files are installedKhem Raj2016-05-091-4/+8
* nonclangable.conf: Fix a typo for perf exlusionKhem Raj2016-05-091-1/+1
* compiler-rt: Add missing dep on libcKhem Raj2016-05-091-1/+1
* clang-libs: Fix build on x86_64 and use gcc for all cross recipesKhem Raj2016-05-083-13/+18
* README: Update documntation to reflect the recent conf file changesKhem Raj2016-05-061-2/+2
* Move pinning TOOLCHAIN to a conf file instead of recipes-excluded bbappendsRoss Burton2016-05-0659-113/+58
* clang-cross: Remove dep on libc-for-gccKhem Raj2016-05-063-3/+2
* Switch default compiler option to remain gccKhem Raj2016-05-052-14/+7
* README: Document default compiler switch behaviorKhem Raj2016-05-051-4/+21
* clang: Adjust to build master recipes as wellKhem Raj2016-05-022-5/+23
* llvm/clang: Move to tip of 3.8 branchKhem Raj2016-04-301-8/+8
* clang: Fix indentation and return code from loopsKhem Raj2016-04-201-11/+13
* clang-runtime: Enable shared librariesKhem Raj2016-04-055-8/+9
* packagegroup-core-standalone-sdk-target: Add clang runtime libsKhem Raj2016-04-044-0/+11
* compiler-rt: Enable sanitizersKhem Raj2016-04-041-4/+15
* libcxx: Remove -ffreestanding from compiler flagsKhem Raj2016-04-042-4/+4
* libcxxabi: Remove workaround to order limit.h and stdlib.hKhem Raj2016-04-042-41/+6
* compiler-rt: Remove workaround to order limit.h and stdlib.hKhem Raj2016-04-042-67/+1
* compiler-rt: Fix target buildKhem Raj2016-04-033-9/+146
* libcxxabi: Fix build with glibcKhem Raj2016-04-032-0/+35
* clang-cross-canadian: Use cross_canadian_bindirlinksKhem Raj2016-04-011-0/+1
* Remove -mmusl and -muclibcKhem Raj2016-04-011-0/+3
* packagegroup-cross-canadian: Fix append for clang into SDKKhem Raj2016-04-011-2/+3
* README: Link mailto to nameKhem Raj2016-04-011-1/+1
* README: Adjust mailtoKhem Raj2016-04-011-1/+1
* clang: Emit correct ldso name on musl targetsKhem Raj2016-03-313-0/+181
* libcxxabi: Fix build on armKhem Raj2016-03-242-0/+31
* libcxx,libcxxabi: Use cmake knobs for muslKhem Raj2016-03-155-101/+4
* user gcc from busybox for nowKhem Raj2016-03-151-0/+2
* clang: Fix build on muslKhem Raj2016-03-153-1/+129
* libcxx,libcxxabi: Fix build on muslKhem Raj2016-03-155-0/+156
* llvm/clang: Update to latest 3.8 release tagsKhem Raj2016-03-101-3/+3
* Merge pull request #15 from walkthetalk/masterKhem Raj2016-03-091-0/+2
|\
| * fix qa/package warningYi Qingliang2016-03-091-0/+2
* | Merge pull request #13 from walkthetalk/masterKhem Raj2016-03-031-3/+4
|\|
| * remove empty directory when installing nativesdkYi Qingliang2016-03-041-3/+4
* | clang: Remove -mno-spe option from cmdline on ppcKhem Raj2016-03-031-0/+1
* | piglit,python-numpy,valgrind: Mark gcc-only recipesKhem Raj2016-03-033-0/+6
* | clang: Move -Wno-error=unused-command-line-argument setting to TUNE_CCARGSKhem Raj2016-03-011-3/+1
* | Pass -Wno-error=unused-command-line-argument to clangKhem Raj2016-02-291-0/+2
* | Merge pull request #10 from walkthetalk/masterKhem Raj2016-02-296-15/+15
|\|
| * rename 'CLANG_GIT' 'CLANG_GIT_PROTOCOL' to 'LLVM_GIT' 'LLVM_GIT_PROTOCOL'Yi Qingliang2016-03-016-15/+15
* | Update README.mdKhem Raj2016-02-291-1/+1
* | Merge pull request #5 from walkthetalk/masterKhem Raj2016-02-296-13/+16
|\|
| * use variable 'CLANG_GIT' and 'CLANG_GIT_PROTOCOL'Yi Qingliang2016-02-296-13/+16
|/
* recipes: Use NCSA instead of UIUCKhem Raj2016-02-274-4/+4
* clang: Use SRCPV where git fetcher is usedKhem Raj2016-02-276-2/+19
* clang: Update to latest on 3.8 branchKhem Raj2016-02-271-4/+4
* llvm-suite: Update to 3.8 release branchKhem Raj2016-02-171-7/+7
* Merge pull request #3 from kergoth/drop-gcc-depsKhem Raj2016-02-151-15/+4
|\