summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | clangd: Always link with libatomicKhem Raj2019-11-182-0/+38
* | clang.bbclass: Define RUNTIME variable to select compiler runtimeKhem Raj2019-11-181-6/+8
* | Revert "clang: Do not lock clang as only cross compiler option"Khem Raj2019-11-181-0/+1
* | tinymembench: Disable internal assembler on mipsKhem Raj2019-11-181-0/+1
* | clang: Do not lock clang as only cross compiler optionKhem Raj2019-11-161-1/+0
* | clang: make libedit optionalYong, Jonathan2019-11-151-5/+6
| * drone.yml: Trigger CI on zeus branch pushKhem Raj2019-12-261-1/+1
| * 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
| * ffmpeg,gstreamer1.0-libav: Fix mips64/clang build errorKhem Raj2019-12-264-0/+75
| * 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
| * cpio: Link with compiler-rt when using clangKhem Raj2019-12-261-0/+1
| * libexecinfo,openflow: Use gcc on mipsKhem Raj2019-12-261-0/+5
| * hdf5: Use gcc on musl/x86_64Khem Raj2019-12-261-0/+8
| * 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
| * python3,x64: Can be compiled with clang9Khem Raj2019-12-261-8/+0
| * 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
| * packagegroup: be lenient about CLANGSDK settingRoss Burton2019-12-072-2/+2
| * clang: enable AMDGPU for all targetsJustin Bronder2019-12-071-2/+2
| * layer.conf: Define LLVMVERSION in terms of clang versionKhem Raj2019-12-071-0/+2
| * clang: Uodate to 9.0.1-rc1Khem Raj2019-12-0727-153/+36
| * Create CONTRIBUTING.mdKhem Raj2019-12-071-0/+7
| * Create CODE_OF_CONDUCT.mdKhem Raj2019-12-071-0/+76
| * Update issue templatesKhem Raj2019-12-073-0/+68
| * 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
| * libffi: Use gcc for armebKhem Raj2019-11-201-1/+6
| * m4,ruby,webkitgtk: Do not use compiler-rt explicitly on arrmeb/ppcKhem Raj2019-11-201-0/+5
| * armeb: Disable compiler-rtKhem Raj2019-11-201-0/+3
| * qtwebengine: Link libatomic on x86/clang/gnu-runtimeKhem Raj2019-11-201-0/+1
| * llvm: Check for built-in atomic<double> during configureKhem Raj2019-11-182-0/+34