summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
Commit message (Expand)AuthorAgeFilesLines
* Revert "clangd: Always link with libatomic"Khem Raj2019-12-261-37/+0
* clangd: Always link with libatomicKhem Raj2019-12-261-0/+37
* Revert "clang: Do not lock clang as only cross compiler option"Khem Raj2019-12-261-0/+1
* clang: Do not lock clang as only cross compiler optionKhem Raj2019-12-261-1/+0
* clang: Turn split-dwarf setting into a packageconfig knobKhem Raj2019-12-261-1/+1
* compiler-rt: Fix build with glibc 2.31Khem Raj2019-12-262-0/+82
* libcxx: Fix build on architectures with baselib != libKhem Raj2019-12-261-1/+3
* clang: Update to 9.0.1 RC3Khem Raj2019-12-261-1/+1
* clang: Use LLVM_USE_SPLIT_DWARF=ONKhem Raj2019-12-261-2/+1
* clang: Fix cmake exports sed variable using incorrect nameMichael Davis2019-12-261-1/+1
* openmp: Mark mips64 unsupported hostKhem Raj2019-12-261-0/+1
* Package compiler-rt correctly with non-empty LLVM_LIBDIR_SUFFIXHiroshi Hatake2019-12-261-6/+6
* Compute LLVM_LIBDIR_SUFFIX correctly on multiarch environmentHiroshi Hatake2019-12-263-1/+20
* clang: Use cmake variable for libdlKhem Raj2019-12-262-0/+34
* clang: Update tool rename patch to match upstream oneKhem Raj2019-12-261-15/+121
* clang: Enable lto when asked for via DISTRO_FEATURESKhem Raj2019-12-261-1/+1
* clang: Update to 9.0.1-rc2Khem Raj2019-12-261-1/+1
* Revert "clang: Do not lock clang as only cross compiler option"Khem Raj2019-12-261-0/+1
* clang: Do not lock clang as only cross compiler optionKhem Raj2019-12-261-1/+0
* clang: Fix cmake exports not finding native binaries Issue #230Michael Davis2019-12-072-0/+18
* clang: Fix multilib clang compile failing if lib is in the toolchain pathMichael Davis2019-12-072-0/+45
* clang: enable AMDGPU for all targetsJustin Bronder2019-12-071-2/+2
* clang: Uodate to 9.0.1-rc1Khem Raj2019-12-0727-153/+36
* Revert "clangd: Always link with libatomic"Khem Raj2019-12-071-37/+0
* clangd: Always link with libatomicKhem Raj2019-12-071-0/+37
* Revert "clang: Do not lock clang as only cross compiler option"Khem Raj2019-12-071-0/+1
* clang: Do not lock clang as only cross compiler optionKhem Raj2019-12-071-1/+0
* clang: ensure correct python for nativesdk buildsrchard2scout2019-12-061-0/+1
* llvm: Check for built-in atomic<double> during configureKhem Raj2019-11-182-0/+34
* Revert "clangd: Always link with libatomic"Khem Raj2019-11-182-38/+0
* clangd: Always link with libatomicKhem Raj2019-11-182-0/+38
* Revert "clang: Do not lock clang as only cross compiler option"Khem Raj2019-11-181-0/+1
* clang: Do not lock clang as only cross compiler optionKhem Raj2019-11-181-1/+0
* clang: make libedit optionalYong, Jonathan2019-11-181-5/+6
* clang: Provide llvm/llvm-nativeKhem Raj2019-11-141-4/+13
* clang: Merge libunwind back into libcxxKhem Raj2019-10-092-83/+13
* clang: Fix openmp build on armv7veKhem Raj2019-10-0625-37/+63
* clang: Remove editing THUMB_TUNE_CCARGSKhem Raj2019-10-024-9/+0
* libcxx: Add packageconfig for compiler-rt useKhem Raj2019-10-021-4/+4
* llvm-linunwind: Enable build on ppcKhem Raj2019-10-021-1/+0
* libcxx: Introduce packageconfigs for unwind and exceptions atomics supportKhem Raj2019-10-021-29/+16
* libcxx: Pass OE LDFLAGS via CMAKE_SHARED_LINKER_FLAGSKhem Raj2019-10-011-6/+7
* clang-runtime: Use INHIBIT_DEFAULT_DEPS = "1"Khem Raj2019-10-013-2/+9
* clang: add rtti and eh as packageconfigMaxime Roussin-BĂ©langer2019-09-301-2/+3
* llvm-libunwind: Fix linunwind providersKhem Raj2019-09-281-2/+0
* runtime: Automatically add llvm-libunwind based on COMPILER_RT asking for --u...Khem Raj2019-09-283-18/+7
* clang: Enable clang-tools-extraKhem Raj2019-09-241-1/+1
* clang: Upgrade to final 9.0.0 releaseKhem Raj2019-09-211-1/+1
* llvm-libunwind: Provide libunwindKhem Raj2019-09-191-0/+2
* llvm-libunwind: New reecipe for llvm unwinder split from libcxxKhem Raj2019-09-192-33/+102