summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* clang: Update to latest on release_50Khem Raj2017-07-301-1/+1
* clang: Enable libffi supportKhem Raj2017-07-291-1/+2
* libcxxabi: Delete arm EHABI workaoundKhem Raj2017-07-292-149/+0
* clang: Default to PIE when GCCPIE is setKhem Raj2017-07-293-2/+98
* clang/llvm: Update to latestKhem Raj2017-07-281-2/+2
* clang,llvm,lld,libunwind: Update to 5.0 rc1Khem Raj2017-07-261-4/+4
* nonclangable: Remove klibc and klibc-static-utilsKhem Raj2017-07-261-4/+0
* nonclangable: Add klibc to listKhem Raj2017-07-251-6/+10
* openmp: Add recipeKhem Raj2017-07-252-0/+36
* lld: update to latest on 5.0 branchKhem Raj2017-07-241-1/+1
* nonclangable: Dont error on Wimplicit-fallthrough in mdadmKhem Raj2017-07-231-0/+3
* nonclangable.conf: Add pixmanKhem Raj2017-07-231-0/+6
* clang/llvm/lld: Updade to latest on release_50 branchKhem Raj2017-07-231-3/+3
* compiler-rt: Fix build on x86_64Khem Raj2017-07-223-9/+37
* clang.bbclass: Add -pie -fPIE to SECURITY_PIE_CFLAGS explicitlyKhem Raj2017-07-211-0/+3
* lldb: Fix build QA errorsKhem Raj2017-07-201-0/+1
* lldb: Fix package QA errorsKhem Raj2017-07-201-0/+2
* libcxx: Do not include xlocale.hKhem Raj2017-07-202-0/+31
* compiler-rt: Fix build on aarch64Khem Raj2017-07-202-0/+39
* lldb: Switch to 5.0 branchKhem Raj2017-07-202-2/+2
* Switch to release_50 branchKhem Raj2017-07-202-10/+10
* clang: Add missing FILERicardo Ribalda Delgado2017-07-181-0/+1
* clang: Fix name of .so fileRicardo Ribalda Delgado2017-07-181-0/+1
* clang: Allow user to add extra build target on class_targetRicardo Ribalda Delgado2017-07-181-1/+4
* llvm-config: Fix implementation of --libs flagRicardo Ribalda Delgado2017-07-181-0/+4
* lld_git: Only apply -stdlib flag to clang toolchainRicardo Ribalda Delgado2017-07-181-1/+1
* clang.inc: Update SRCREVs to latest trunkKhem Raj2017-07-081-8/+8
* llvm/clang: Update all components to latest on 5.0/trunkKhem Raj2017-06-281-8/+8
* clang: Update to latest masterKhem Raj2017-06-091-6/+6
* clang.bbclass: Add -Qunused-arguments to clang argumentsKhem Raj2017-06-091-1/+1
* clang/llvm: Update to latest masterKhem Raj2017-06-076-53/+29
* clang/llvm: Update to tip of masterKhem Raj2017-05-251-7/+7
* clang/llvm: Move to upcoming 5.0.0 ( trunk ) releaseKhem Raj2017-05-2229-304/+492
* systemd: Define nm,ar,ranlib from llvm when using clangKhem Raj2017-05-181-0/+4
* clang: Handle return the clang arch for arm correctlyKhem Raj2017-05-181-0/+1
* clang: Fix get_clang_arch() to address OE target arch combosKhem Raj2017-05-181-15/+10
* clang: Change LLVM_TARGETS_TO_BUILD to build everything by defaultKhem Raj2017-05-181-8/+9
* clang/llvm: Upgrade to 4.0.1 releaseKhem Raj2017-05-161-5/+5
* clang: update for cmake changes in oe-coreRoss Burton2017-05-051-6/+1
* compiler-rt: Disable xray for nowKhem Raj2017-04-151-0/+1
* clang,llvm: update to latest on 4.0 releaseKhem Raj2017-04-141-2/+2
* nonclangable: Add libdc1394Khem Raj2017-03-271-0/+6
* clang: remove binutils from DEPENDS.Ismo Puustinen2017-03-231-1/+3
* lldb: Fix build with muslKhem Raj2017-03-222-0/+31
* lldb: Apply needed patches to llvm/clangKhem Raj2017-03-221-0/+17
* clang.bbclass: Disable llvm-libunwind for mipsKhem Raj2017-03-231-0/+1
* clang.bbclass: Add CCACHE prefix and use HOST_PREFIX instead of TARGET_PREFIXKhem Raj2017-03-211-4/+4
* clang: allow override for not building all targetsMartin Kelly2017-03-211-6/+18
* clang: build libLLVM.soMartin Kelly2017-03-213-9/+18
* clang: fix the llvm-common wrapperMartin Kelly2017-03-213-14/+70