summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang
Commit message (Expand)AuthorAgeFilesLines
...
* clang: Add packageconfig for lldb lua supportKhem Raj2021-12-151-0/+1
* clang: Set CLANG_DEFAULT_PIE_ON_LINUX to ONKhem Raj2021-12-141-0/+1
* clang: Update to latest on 13.xKhem Raj2021-12-141-1/+1
* clang: for x86_64, correct GCC install search path for OpenEmbedded HostChangqing Li2021-12-094-0/+200
* clang: Update to 13.0.1-rc1Khem Raj2021-12-031-1/+1
* libcxx: Set CMAKE_BUILD_WITH_INSTALL_RPATHKhem Raj2021-11-261-0/+1
* clang: don't use lnrRoss Burton2021-11-101-1/+1
* clang: Update to latest on 13.x releaseKhem Raj2021-11-0139-153/+56
* clang: Add patch to handle RISCV multilibsKhem Raj2021-10-202-0/+101
* clang_git: disable LLD usageDavid Abdurachmanov2021-10-201-0/+1
* nativesdk-clang: Fix build when using RUNTIME = llvmKhem Raj2021-09-271-0/+2
* clang: Update to 13.0.0-rc4Khem Raj2021-09-251-1/+1
* clang: use global multilib variantsDan McGregor2021-09-251-1/+1
* clang: Update to latest 13.xZoltán Böszörményi2021-09-151-1/+1
* clang: Update to latest 13.xKhem Raj2021-09-104-108/+1
* clang: Fix llvm-link and opt dependency build failure in libompKhem Raj2021-09-025-25/+108
* clang: Update towards 13.x RC2Khem Raj2021-08-2739-40/+64
* clang: Update to latest on 13.xKhem Raj2021-08-261-1/+1
* clang/compiler-rt: Convert to new override syntaxKhem Raj2021-08-123-3/+3
* clang: Update to latest on 13.x release branchKhem Raj2021-08-1238-97/+141
* recipes: Fix remaining override conversionKhem Raj2021-08-031-3/+3
* meta-clang: Convert to new override syntaxSigned-off-by: Martin Jansa2021-08-038-125/+125
* clang: Update to latest 13.x branchKhem Raj2021-08-011-1/+1
* compiler-rt,libcxx: Fix native builds when using RUNTIME=llvmKhem Raj2021-07-302-0/+7
* clang: Switch to 13.x branchKhem Raj2021-07-301-2/+2
* libcxx: Explicitly set LLVM_DEFAULT_TARGET_TRIPLEKhem Raj2021-07-181-0/+2
* libclc: Drop using -cl-no-stdincKhem Raj2021-07-181-1/+0
* clang: Upgrade to latest on trunk/13.0Khem Raj2021-07-181-1/+1
* clang: fix do_package error when multilib enabledChangqing Li2021-07-051-2/+2
* clang: Update to latest on 13.0.0/trunkKhem Raj2021-06-3038-193/+83
* clang: drop git suffix from version variablesChangqing Li2021-06-282-0/+71
* libcxx: Fix native buildKhem Raj2021-06-251-7/+17
* openmp: Fix build on non-x86 targetsKhem Raj2021-06-242-0/+122
* clang: Update to latest on main/13.0 lineKhem Raj2021-06-242-1/+3
* clang: Update to latest master/13.0Khem Raj2021-06-1637-93/+51
* clang: Upgrade to latest on main/13.0 branchKhem Raj2021-06-1437-59/+106
* clang: Update to latest on master branchKhem Raj2021-06-0835-63/+61
* 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