summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* scan-build.bbclass: Fix typoKhem Raj2023-09-081-1/+1
* 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
* spirv-llvm-translator: Upgrade to 13.0.0/trunkKhem Raj2023-09-083-63/+3
* openmp: Fix building amdgcn filesKhem Raj2023-09-081-3/+10
* clang: Upgrade to trunk/13.0 future seriesKhem Raj2023-09-0837-716/+206
* libunwind: Hide when llvm runtime is usedKhem Raj2023-09-081-0/+3
* mesa: Do not StackAlignmentOverride on llvm >= 13Khem Raj2023-09-082-3/+20
* ghostscript: Fix build when using libc++Khem Raj2023-09-081-0/+7
* compiler-rt-sanitizers: allow tsan to be built since clang 12 works byFlorian Wühr2023-05-162-41/+0
* clang.bbclass: Replace mcpu with mtune to match dunfellCaner Altinbasak2023-02-231-1/+1
* Backport fix for no matching constructorRandy MacLeod2023-01-172-0/+380
* Update Readme.md - fix typofwuehr952022-10-131-1/+1
* nativesdk-clang: Fix build on hosts with older ncursesKhem Raj2022-09-284-0/+378
* Fix patch fuzzFlorian Wühr2022-08-304-23/+19
* Fix mesa build with newer clang (port fixes from mesa)Florian Wühr2022-08-305-0/+142
* clang: Backport libcxx-native build and dependency fixes from main.Chris Wulff2022-07-052-7/+22
* Merge pull request #565 from kraj/kraj/clang12Khem Raj2022-02-114-2/+28
|\
| * Merge remote-tracking branch 'upstream/dunfell' into kraj/clang12kraj/clang12Khem Raj2022-02-110-0/+0
| |\
| | * fix openmp patch filenameAlexander Thoma2022-02-111-0/+0
| * | Merge remote-tracking branch 'upstream/dunfell' into kraj/clang12Khem Raj2022-02-102-26/+1
| |\|
| | * openmp: Move the openmp patch to common clangKhem Raj2022-02-102-4/+1
| * | Drop 0029-OpenMP-link-fix.patchKhem Raj2022-02-101-4/+0
| * | Merge remote-tracking branch 'upstream/dunfell' into kraj/clang12Khem Raj2022-02-102-0/+30
| |\|
| | * OpenMP Link fixJoel Winarske2022-02-102-0/+30
| * | Merge remote-tracking branch 'upstream/dunfell' into clang12Khem Raj2022-02-045-3/+28
|/| | | |/
| * clang: Backport missing include fix from upstream.Raphael Kubo da Costa2021-11-012-0/+29
| * Compiler-rt: Backport clang 12 implementation to be able to build libtsanFlorian Wühr2021-09-223-41/+55
| * chromium,gn: Fix typo in depends specKhem Raj2021-08-133-3/+3
| * chromium,gn: Do not use runtime-llvm to remove libc++ native depsKhem Raj2021-08-133-9/+9
| * chromium,gn-native: Remove dependency on native libc++Khem Raj2021-08-136-12/+28