summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
Commit message (Expand)AuthorAgeFilesLines
* clang: Move libclang into its own dedicated package.yoe/mutPiotr Tworek2019-07-261-1/+5
* clang: Update to latest on 8.x branchKhem Raj2019-07-221-1/+1
* clang: Update to latest on 8.x releaseKhem Raj2019-07-111-1/+1
* clang: Update to latest on 8.0 releaseKhem Raj2019-06-241-1/+1
* lldb: ignore format-security warningsAnuj Mittal2019-06-181-0/+2
* libcxx: Enable libunwind on mipsKhem Raj2019-05-261-1/+0
* clang: Update to latest on 8.xKhem Raj2019-05-261-1/+1
* clang: On x86_64 Modify ldso libdir only for target/cross recipesKhem Raj2019-05-191-11/+18
* clang: Update to latest on 8.0 releaseKhem Raj2019-05-191-1/+1
* clang: upgrade to latest on 8.x releaseKhem Raj2019-05-101-2/+2
* clang: Add hf to target tuple if hard float calling convention is usedKhem Raj2019-04-091-1/+4
* clang: support old toolchainsAnuj Mittal2019-04-041-0/+1
* clang: Add compiler-rt and libcxx-dev to runtime depsKhem Raj2019-04-031-1/+2
* clang: Update to latest on 8.x releaseKhem Raj2019-03-151-1/+1
* update clang to latest 8.x branchKhem Raj2019-03-121-1/+1
* libcxx, compiler-rt: Use forcevariable to specify TOOLCHAIN overrideKhem Raj2019-03-122-2/+3
* openmp: Disable for risc-vKhem Raj2019-03-121-0/+3
* clang: Update to 8.0-rc4Khem Raj2019-03-121-1/+1
* clang: Update to 8.0-rc3Khem Raj2019-02-271-1/+1
* compiler-rt,libcxx: Add --stdlib=libc++ to compiler flagsKhem Raj2019-02-232-7/+8
* clang: Update to latest 8.x releaseKhem Raj2019-02-231-1/+1
* clang: Update to latest on 8.x branchKhem Raj2019-02-211-1/+1
* clang: Implement -fmacro-prefix-mapKhem Raj2019-02-153-0/+564
* clang: Update to latest 8.xKhem Raj2019-02-151-1/+1
* compiler-rt: Define AR, NM and RANLIB to point to llvm wrappersKhem Raj2019-02-141-0/+3
* compiler-rt: Define _LIBCPP_HAS_MUSL_LIBC when building for muslKhem Raj2019-02-131-2/+3
* clang: Update to latest 8.x branchKhem Raj2019-02-1319-29/+30
* clang: Use gold linker for nativersdkKhem Raj2019-02-111-12/+12
* cross,sdk,cross-canadian: Create symlinks for llvm-ar llvm-ranlib llvm-nmKhem Raj2019-02-113-33/+19
* nativesdk-clang-glue: Symlink /lib dir for libgcc_s and friendsKhem Raj2019-02-111-1/+3
* clang: Fix nativesdk builds to use clang-nativeKhem Raj2019-02-115-13/+43
* clang-nativesdk: Do not default to clang-runtimeKhem Raj2019-02-091-1/+1
* clang: Enable lld for linker during stage2 of clang-native buildKhem Raj2019-02-091-0/+1
* clang: Enable 2 stage bootstrap for clang-nativeKhem Raj2019-02-091-5/+23
* compiler-rt: Disable standalone buildKhem Raj2019-02-092-5/+11
* clang: Update to latest 8.xKhem Raj2019-02-091-1/+1
* clang: Enable LTO and lld based on distro knobsKhem Raj2019-02-091-4/+5
* clang: Compiler native and clang for target with Thin-LTO enabledKhem Raj2019-02-071-3/+10
* clang: Refresh patches and use static libunwind.a during default linkKhem Raj2019-02-0719-63/+63
* libcxx: Make libunwind as static libraryKhem Raj2019-02-071-18/+14
* clang: Update to 8.0.0 RC2Khem Raj2019-02-071-1/+1
* clang: Update to 8.x/rc1Khem Raj2019-02-031-1/+1
* clang: Update to latest on 8.x release branchKhem Raj2019-02-011-1/+1
* clang: Enable a cross version of clang-tidyKhem Raj2019-01-313-0/+3
* llvm: Add .dword support for aarch64 MCKhem Raj2019-01-312-0/+58
* Add libunwind to linker cmdline when using compiler-rtKhem Raj2019-01-311-6/+9
* clang: Update to tip of release/8.xKhem Raj2019-01-291-1/+1
* clang: link with libgcc_eh.a when using compiler-rtKhem Raj2019-01-271-6/+8
* clang: Use -l:lib method to specify libunwind.aKhem Raj2019-01-261-5/+10
* clang: Add libunwind automatically to link cmdline when using compiler-rtKhem Raj2019-01-262-0/+24