summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* clang: Package cmake files in devel packageKhem Raj2016-05-211-0/+1
* clang: Fix build with muslKhem Raj2016-05-213-128/+63
* clang: Pin versions on master branchKhem Raj2016-05-201-6/+7
* clang/libs: Update LIC_FILES_CHKSUM md5 sumsKhem Raj2016-05-204-4/+4
* clang: Switch to master (3.9) branchKhem Raj2016-05-2020-416/+259
* nonclangable.conf: Add nodejs for armv7Khem Raj2016-05-161-0/+9
* Merge pull request #19 from rojkov/masterKhem Raj2016-05-161-0/+1
|\
| * clang_git.bb: Add dep on clang-native to clangDmitry Rozhkov2016-05-161-0/+1
|/
* compiler-rt: Add missing deps on gcc runtimeKhem Raj2016-05-111-6/+9
* nonclangable: Add mpfr for mips64Khem Raj2016-05-111-0/+1
* meta-environment: Drop toolchain-clang overrideKhem Raj2016-05-101-6/+6
* meta-environment: Remove cmdline options unknown to clangKhem Raj2016-05-101-0/+7
* compiler-rt: Fix build with OE target tripletsKhem Raj2016-05-103-2/+70
* Merge pull request #17 from dankm/backportsKhem Raj2016-05-102-0/+100
|\
| * clang: backport -I= supportDaniel McGregor2016-05-102-0/+100
|/
* clang: use 64bit long double on ppc/muslKhem Raj2016-05-102-0/+28
* clang: Fix build for 64bit targetsKhem Raj2016-05-102-0/+67
* nonclangable: Use gcc for mips64Khem Raj2016-05-101-0/+4
* nonclangable: Dont use toolchain-clang overrideKhem Raj2016-05-101-2/+2
* clang: Fix ldso for musl based systemsKhem Raj2016-05-102-19/+31
* nonclangable.conf: Use gcc for mpfr/mipsKhem Raj2016-05-101-0/+4
* nonclangable.conf: Fix build of libaio on clang/mipsKhem Raj2016-05-101-0/+4
* nonclangable: Tweak cflags for icu and rubyKhem Raj2016-05-101-0/+14
* 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