summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang
Commit message (Expand)AuthorAgeFilesLines
* libunwind: Implement unw_backtraceKhem Raj2023-09-082-0/+56
* libunwind: Install headers and pkgconfig fileKhem Raj2023-09-083-0/+21
* compiler-rt-native: Fix build with clangKhem Raj2023-09-081-0/+10
* libcxx: Build undwinder when RUNTIME = "llvm"Khem Raj2023-09-081-1/+5
* compiler-rt-sanitizers: Use packageconfig to use static libcxxKhem Raj2023-09-081-6/+3
* compiler-rt: Use gcc runtime to bootstrapKhem Raj2023-09-081-3/+7
* clang: Default to compiler-rt/libcxx/libunwind when RUNTIME = "llvm"Khem Raj2023-09-081-5/+9
* libcxx: Build libunwind shared lib when enabledKhem Raj2023-09-081-10/+7
* compiler-rt-sanitizers: Do not package orc support libKhem Raj2023-09-081-0/+2
* lldb: Do not build for mips as wellKhem Raj2023-09-081-4/+7
* compiler-rt-sanitizers: Fix build on mipsKhem Raj2023-09-082-0/+30
* compiler-rt-sanitizers: Limit to buildable arch/libc combinationsKhem Raj2023-09-081-0/+6
* compiler-rt-sanitizers: Link with static C++ runtime when availableKhem Raj2023-09-082-3/+3
* clang: Fix x86 tuple for include search pathsKhem Raj2023-09-082-0/+26
* compiler-rt: Fix sanitizer build on musl/x86_64Khem Raj2023-09-082-0/+69
* libclc: Pass -cl-no-stdinc to compiler and assemblerKhem Raj2023-09-081-0/+1
* openmp: Fix building amdgcn filesKhem Raj2023-09-081-3/+10
* clang: Upgrade to trunk/13.0 future seriesKhem Raj2023-09-0836-715/+205
* compiler-rt-sanitizers: allow tsan to be built since clang 12 works byFlorian Wühr2023-05-162-41/+0
* Backport fix for no matching constructorRandy MacLeod2023-01-172-0/+380
* nativesdk-clang: Fix build on hosts with older ncursesKhem Raj2022-09-284-0/+378
* clang: Backport libcxx-native build and dependency fixes from main.Chris Wulff2022-07-052-7/+22
* Fix meta-intel/meta-clang collisionsBernhard Rosenkränzer2021-07-141-0/+9
* Build profiling versions of compiler-rtBernhard Rosenkränzer2021-07-141-1/+1
* 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