summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt-sanitizers: Fix hwsan builds with llvm libunwindKhem Raj2021-06-082-0/+36
* Package libunwind independentlyKhem Raj2021-06-081-2/+4
* libunwind: Implement unw_backtraceKhem Raj2021-06-082-0/+56
* libunwind: Install headers and pkgconfig fileKhem Raj2021-06-083-0/+21
* compiler-rt-native: Fix build with clangKhem Raj2021-06-081-3/+18
* libcxx: Build undwinder when RUNTIME = "llvm"Khem Raj2021-06-081-1/+5
* compiler-rt-sanitizers: Use packageconfig to use static libcxxKhem Raj2021-06-081-6/+3
* compiler-rt: Use gcc runtime to bootstrapKhem Raj2021-06-081-2/+8
* clang: Default to compiler-rt/libcxx/libunwind when RUNTIME = "llvm"Khem Raj2021-06-081-5/+9
* libcxx: Build libunwind shared lib when enabledKhem Raj2021-06-081-10/+7
* compiler-rt-sanitizers: Do not package orc support libKhem Raj2021-06-081-0/+2
* lldb: Do not build for mips as wellKhem Raj2021-06-081-4/+7
* compiler-rt-sanitizers: Fix build on mipsKhem Raj2021-06-082-0/+30
* compiler-rt-sanitizers: Limit to buildable arch/libc combinationsKhem Raj2021-06-081-0/+6
* compiler-rt-sanitizers: Link with static C++ runtime when availableKhem Raj2021-06-082-0/+29
* clang: Fix x86 tuple for include search pathsKhem Raj2021-06-082-0/+26
* compiler-rt: Fix sanitizer build on musl/x86_64Khem Raj2021-06-082-0/+69
* libclc: Pass -cl-no-stdinc to compiler and assemblerKhem Raj2021-06-081-0/+1
* openmp: Fix building amdgcn filesKhem Raj2021-06-081-3/+10
* clang: Upgrade to trunk/13.0 future seriesKhem Raj2021-06-0836-590/+195
* Import missing patch for Reporter.pyJan-Simon Möller2021-05-252-0/+223
* compiler-rt: Disable libfuzzer and profiler supportKhem Raj2021-05-191-0/+2
* compiler-rt-sanitizers: Add recipeKhem Raj2021-05-191-0/+97
* compiler-rt: Remove -D_LIBCPP_HAS_MUSL_LIBC=ONKhem Raj2021-05-191-2/+0
* clang: Enable dwarf-5 default debug infoKhem Raj2021-05-0434-61/+122
* clang: Add SDK_VENDOR string to CLANG_EXTRA_OE_VENDORSKhem Raj2021-04-261-1/+1
* llvm-project-source: Add multilib vendor supportYi Fan Yu2021-04-151-4/+16
* clang: Upgrade to 12.0.0 RC5Khem Raj2021-04-081-1/+1
* clang: Do not use lld for building nativsdk clangKhem Raj2021-04-081-1/+0
* clang: Update 12.0.0-RC4Khem Raj2021-04-021-1/+1
* llvm-project-source: Re-implement add_more_target_vendors in pythonKhem Raj2021-03-302-16/+21
* compiler-rt: Fix build on armv6Khem Raj2021-03-252-0/+75
* clang: allow to set CLANG_EXTRA_OE_VENDORS to support custom TARGET_VENDOR valueMartin Jansa2021-03-243-6/+31
* clang/llvm: Upgrade to 12.0.0 RC3Khem Raj2021-03-121-1/+1
* clang: Add 'wrs' to OE-distroYi Fan Yu2021-03-111-3/+7
* clang: Install lld for target buildsZoltán Böszörményi2021-03-101-0/+3
* clang: Use shared-libs when building native clang as wellKhem Raj2021-03-011-1/+1
* libclc: Add dependency on spirv-llvm-translatorKhem Raj2021-03-011-3/+1
* llvm: Recognise yoe and poky vendors as OE based distroKhem Raj2021-03-012-0/+26
* clang: Update to 12.0.0 RC2Khem Raj2021-03-0134-411/+270
* clang: Upgrade to 11.1.0Khem Raj2021-02-201-1/+1
* libclc: Remove C++ language level overrideZoltán Böszörményi2021-02-181-2/+0
* clang: Merge llvm-common into clangZoltán Böszörményi2021-02-184-22/+9
* libclc: Depend on spirv-tools if LLVM version is 12 or newerZoltán Böszörményi2021-02-141-1/+3
* libclc: Add BBCLASSEXTEND = "native nativesdk"Zoltán Böszörményi2021-02-141-0/+2
* libclc: Don't override cmake specific compiler and linker optionsZoltán Böszörményi2021-02-141-3/+2
* compiler-rt: Disable building memprofKhem Raj2021-02-141-0/+1
* libclc: Add recipeZoltán Böszörményi2021-02-131-0/+38
* llvm-project-source: Add patch to make libclc explicitly use python3Zoltán Böszörményi2021-02-132-0/+30
* llvm-project-source: Add a patch to fix LLVM bug 48921Zoltán Böszörményi2021-02-132-0/+86