summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* jack: Use gcc to build for 32bit archesKhem Raj2023-09-081-0/+6
* nonclangable.conf: Convert remaining overrides to new syntaxKhem Raj2023-09-081-13/+13
* clang.bbclass: Convert libc-klibc override to new syntaxKhem Raj2023-09-081-1/+1
* recipes: Fix remaining override conversionKhem Raj2023-09-083-5/+5
* Manually finish conversionMartin Jansa2023-09-083-6/+6
* meta-clang: Convert to new override syntaxSigned-off-by: Martin Jansa2023-09-0842-420/+420
* clang: Update to latest 13.x branchKhem Raj2023-09-081-1/+1
* lvm2,libdevmapper: Use gcc to compileKhem Raj2023-09-081-0/+5
* Revert "mesa: Use gcc on aarch64"Khem Raj2023-09-081-3/+0
* compiler-rt,libcxx: Fix native builds when using RUNTIME=llvmKhem Raj2023-09-082-0/+7
* clang: Switch to 13.x branchKhem Raj2023-09-081-2/+2
* libcxx: Explicitly set LLVM_DEFAULT_TARGET_TRIPLEKhem Raj2023-09-081-0/+2
* mesa: Use gcc on aarch64Khem Raj2023-09-081-0/+3
* libclc: Drop using -cl-no-stdincKhem Raj2023-09-081-1/+0
* clang: Upgrade to latest on trunk/13.0Khem Raj2023-09-081-1/+1
* clang: Depend on clang runtime when using RUNTIME = "llvm" for native packagesKhem Raj2023-09-081-0/+1
* clang: fix do_package error when multilib enabledChangqing Li2023-09-081-2/+2
* gnutls: Disable integrated assembler on aarch64Khem Raj2023-09-081-0/+3
* clang: Update to latest on 13.0.0/trunkKhem Raj2023-09-0838-193/+83
* clang: drop git suffix from version variablesChangqing Li2023-09-082-0/+71
* libcxx: Fix native buildKhem Raj2023-09-082-15/+20
* openmp: Fix build on non-x86 targetsKhem Raj2023-09-082-0/+122
* spirv-llvm-translator: Update to latest trunkKhem Raj2023-09-081-1/+1
* clang: Update to latest on main/13.0 lineKhem Raj2023-09-082-1/+3
* spirv-llvm-translator: Remove a trailing slash from SRC_URIRobert Yang2023-09-081-1/+1
* clang: Update to latest master/13.0Khem Raj2023-09-0837-93/+51
* clang: Upgrade to latest on main/13.0 branchKhem Raj2023-09-0837-59/+106
* Use libgcc instead of compiler-rt on klibc appsKhem Raj2023-09-081-0/+2
* aufs-util,libhugetlbfs,libc-bench: Use libgcc unwinder on glibc/armKhem Raj2023-09-081-2/+3
* nonclangable: Use libgcc for unwinder as well when using for builtinsKhem Raj2023-09-081-9/+11
* clang: Do not force libgcc libunwind in rv32 and rv64Khem Raj2023-09-081-2/+0
* clang: Update to latest on master branchKhem Raj2023-09-0835-63/+61
* poke: Do not use -O2 with clangKhem Raj2023-09-081-0/+3
* nonclangable: pass -rtlib only when using clang with gnu runtime hereKhem Raj2023-09-081-9/+9
* mongodb: Use llvm runtime when using clangKhem Raj2023-09-081-0/+1
* bcc: Update to master tipKhem Raj2023-09-089-913/+7
* compiler-rt-sanitizers: Fix hwsan builds with llvm libunwindKhem Raj2023-09-082-0/+36
* Package libunwind independentlyKhem Raj2023-09-081-2/+4
* libunwind: Implement unw_backtraceKhem Raj2023-09-082-0/+56
* libunwind: Install headers and pkgconfig fileKhem Raj2023-09-083-0/+21
* libc-bench: It works fine with new way of choosing llvm runtimeKhem Raj2023-09-081-3/+0
* clang.bbclass: Limit using clang to target recipes onlyKhem Raj2023-09-081-9/+9
* compiler-rt-native: Fix build with clangKhem Raj2023-09-081-0/+10
* nss: Pass options to select runtime for native partsKhem Raj2023-09-081-1/+1
* layer.conf: Prefer llvm libunwind when RUNTIME = "llvm"Khem Raj2023-09-081-0/+1
* clang.bbclass: Adjust for clang default changesKhem Raj2023-09-081-7/+11
* 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