| Commit message (Expand) | Author | Age | Files | Lines |
* | compiler-rt,compiler-rt-sanitizers: Correct target tuple for armhf | Khem Raj | 2023-08-01 | 1 | -1/+1 |
* | compiler-rt: fix installed-vs-shipped qa issue | Kai Kang | 2023-03-28 | 1 | -1/+1 |
* | compiler-rt: Do not include tests in build | Khem Raj | 2023-03-20 | 1 | -4/+8 |
* | runtime: Enable PIC for static archives with clang runtime libs | Khem Raj | 2023-02-06 | 1 | -0/+1 |
* | clang, llvm-rutime: Turn per target runtime off and use RelWithDebInfo for build | Khem Raj | 2022-09-12 | 1 | -1/+3 |
* | clang: Fix native and nativesdk builds for hf targets | Esben Haabendal | 2022-07-05 | 1 | -1/+2 |
* | compiler-rt: Build clang_rt.profile library when possible | Esben Haabendal | 2022-06-01 | 1 | -1/+1 |
* | compiler-rt: Fix nativesdk building | Esben Haabendal | 2022-04-25 | 1 | -1/+6 |
* | compiler-rt: Build builtins only for the default target | Esben Haabendal | 2022-04-20 | 1 | -1/+2 |
* | clang/compiler-rt: Convert to new override syntax | Khem Raj | 2021-08-12 | 1 | -1/+1 |
* | meta-clang: Convert to new override syntax | Signed-off-by: Martin Jansa | 2021-08-03 | 1 | -27/+27 |
* | compiler-rt,libcxx: Fix native builds when using RUNTIME=llvm | Khem Raj | 2021-07-30 | 1 | -0/+2 |
* | compiler-rt-native: Fix build with clang | Khem Raj | 2021-06-08 | 1 | -3/+18 |
* | compiler-rt: Use gcc runtime to bootstrap | Khem Raj | 2021-06-08 | 1 | -2/+8 |
* | compiler-rt: Disable libfuzzer and profiler support | Khem Raj | 2021-05-19 | 1 | -0/+2 |
* | compiler-rt: Remove -D_LIBCPP_HAS_MUSL_LIBC=ON | Khem Raj | 2021-05-19 | 1 | -2/+0 |
* | compiler-rt: Disable building memprof | Khem Raj | 2021-02-14 | 1 | -0/+1 |
* | compiler-rt: Disable sanitizer builds | Khem Raj | 2021-02-01 | 1 | -3/+2 |
* | libcxx,compiler-rt: Use python3 during build | Khem Raj | 2020-01-20 | 1 | -1/+1 |
* | Make llvm CRT components optional | Daniel McGregor | 2020-01-20 | 1 | -0/+3 |
* | clang: stay closer to cmake.bbclass | Daniel McGregor | 2020-01-20 | 1 | -30/+9 |
* | clang: use nonarch_libdir/clang for all runtime files | Daniel McGregor | 2020-01-20 | 1 | -10/+16 |
* | compiler-rt: Depend on libcrypt for sanitizers | Khem Raj | 2019-12-26 | 1 | -1/+1 |
* | Package compiler-rt correctly with non-empty LLVM_LIBDIR_SUFFIX | Hiroshi Hatake | 2019-12-16 | 1 | -6/+6 |
* | Compute LLVM_LIBDIR_SUFFIX correctly on multiarch environment | Hiroshi Hatake | 2019-12-16 | 1 | -0/+1 |
* | clang: Remove editing THUMB_TUNE_CCARGS | Khem Raj | 2019-10-02 | 1 | -3/+0 |
* | clang-runtime: Use INHIBIT_DEFAULT_DEPS = "1" | Khem Raj | 2019-10-01 | 1 | -1/+3 |
* | runtime: Automatically add llvm-libunwind based on COMPILER_RT asking for --u... | Khem Raj | 2019-09-28 | 1 | -4/+3 |
* | compiler-rt: stage libs in case of multlib as well | Anuj Mittal | 2019-09-18 | 1 | -1/+5 |
* | compiler-rt: Package into /usr/lib always | Khem Raj | 2019-09-02 | 1 | -13/+14 |
* | libcxx,compiler-rt: Add --unwindlib=libunwind to COMPILER_RT | Khem Raj | 2019-08-12 | 1 | -1/+1 |
* | clang: Upgrade to 9.x-rcX | Khem Raj | 2019-08-12 | 1 | -4/+5 |
* | libcxx, compiler-rt: Use forcevariable to specify TOOLCHAIN override | Khem Raj | 2019-03-12 | 1 | -1/+1 |
* | compiler-rt,libcxx: Add --stdlib=libc++ to compiler flags | Khem Raj | 2019-02-23 | 1 | -3/+3 |
* | compiler-rt: Define AR, NM and RANLIB to point to llvm wrappers | Khem Raj | 2019-02-14 | 1 | -0/+3 |
* | compiler-rt: Define _LIBCPP_HAS_MUSL_LIBC when building for musl | Khem Raj | 2019-02-13 | 1 | -2/+3 |
* | compiler-rt: Disable standalone build | Khem Raj | 2019-02-09 | 1 | -5/+7 |
* | compiler-rt,libcxx: Remove --rtlib=compiler-rt | Khem Raj | 2019-01-26 | 1 | -0/+1 |
* | libcxx,compiler-rt: Append to CXX along with TARGET_CXXFLAGS to carry -stdlib... | Khem Raj | 2019-01-24 | 1 | -3/+3 |
* | clang: Update license checksums | Khem Raj | 2019-01-19 | 1 | -1/+1 |
* | compiler-rt: Fix unintended dependencies concatenation | Adam Romanek | 2019-01-04 | 1 | -1/+1 |
* | nativesdk-compiler-rt: Add missing dep on clang-native | Khem Raj | 2018-12-27 | 1 | -0/+1 |
* | compiler-rt: Do not force lld to link step | Khem Raj | 2018-12-27 | 1 | -2/+0 |
* | recipes: Rework llvm/clang/compiler-rt/libcxx/lldb recipes | Khem Raj | 2018-12-27 | 1 | -17/+7 |
* | Revert "compiler-rt: Use pre-computed size of struct ustat for Linux" | Khem Raj | 2018-09-09 | 1 | -1/+0 |
* | compiler-rt: Create lib/linux only if there is content to move to it | Khem Raj | 2018-09-09 | 1 | -3/+4 |
* | compiler-rt: Package /usr/share into dev package | Khem Raj | 2018-09-09 | 1 | -1/+1 |
* | recipes: Upgrade to clang 7.0.0 Release (rc2) | Khem Raj | 2018-09-09 | 1 | -1/+1 |
* | compiler-rt: Use pre-computed size of struct ustat for Linux | Hongxu Jia | 2018-09-09 | 1 | -0/+1 |
* | compiler-rt: Let dev package rdep on staticdev package | Khem Raj | 2018-05-15 | 1 | -0/+3 |