summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #566 from kraj/dunfell-clang12clang12Khem Raj2022-02-114-2/+28
|\
| * Merge pull request #565 from kraj/kraj/clang12Khem Raj2022-02-114-2/+28
|/|
| * Merge remote-tracking branch 'upstream/dunfell' into kraj/clang12kraj/clang12Khem Raj2022-02-110-0/+0
| |\
| | * fix openmp patch filenameAlexander Thoma2022-02-111-0/+0
| * | Merge remote-tracking branch 'upstream/dunfell' into kraj/clang12Khem Raj2022-02-102-26/+1
| |\|
| | * openmp: Move the openmp patch to common clangKhem Raj2022-02-102-4/+1
| * | Drop 0029-OpenMP-link-fix.patchKhem Raj2022-02-101-4/+0
| * | Merge remote-tracking branch 'upstream/dunfell' into kraj/clang12Khem Raj2022-02-102-0/+30
| |\|
| | * OpenMP Link fixJoel Winarske2022-02-102-0/+30
| * | Merge remote-tracking branch 'upstream/dunfell' into clang12Khem Raj2022-02-045-3/+28
|/| | | |/
| * clang: Backport missing include fix from upstream.Raphael Kubo da Costa2021-11-012-0/+29
| * Compiler-rt: Backport clang 12 implementation to be able to build libtsanFlorian Wühr2021-09-223-41/+55
| * chromium,gn: Fix typo in depends specKhem Raj2021-08-133-3/+3
| * chromium,gn: Do not use runtime-llvm to remove libc++ native depsKhem Raj2021-08-133-9/+9
| * chromium,gn-native: Remove dependency on native libc++Khem Raj2021-08-136-12/+28
| * llvm: Do not crash on weird `bitcast <1 x i8*> to i8*`Naveen Saini2020-11-042-0/+52
| * Remove compiler arguments from CLANG_TIDY_EXEMQueiros2020-10-221-1/+1
| * clang: Enable C functions for cl_khr_mipmap_image_write extensionNaveen Saini2020-10-192-0/+115
| * drone: Fix branch name to detach from yoe branchKhem Raj2020-08-041-2/+6
| * clang: Add packageconfig to select default unwinderKhem Raj2020-08-011-0/+1
| * libcxx: Fix linking based upon chosen compiler runtimeKhem Raj2020-08-011-5/+6
| * drone: Switch triggers to use dunfell branchKhem Raj2020-07-101-3/+3
* | intel-mediasdk,optee-os-stm32mp: Use dynamic-layersKhem Raj2022-02-035-0/+4
* | chromium,gn: Do not depend on libc++ native recipesKhem Raj2021-08-134-2/+20
* | Fix OP-TEE build with clangBernhard Rosenkränzer2021-07-142-0/+74
* | Fix meta-intel/meta-clang collisionsBernhard Rosenkränzer2021-07-143-0/+42
* | nonclangable: Remove no-integrated-as workarounds for opensslBernhard Rosenkränzer2021-07-141-11/+0
* | valgrind: update builtin_setjmp to work with current clang, fix testsBernhard Rosenkränzer2021-07-143-39/+674
* | valgrind: Allow building with clangBernhard Rosenkränzer2021-07-143-1/+127
* | Build profiling versions of compiler-rtBernhard Rosenkränzer2021-07-141-1/+1
* | nonclangable.conf: Remove workaround for a clang bug that has been fixedBernhard Rosenkränzer2021-07-141-3/+0
* | Allow building cpufrequtils with clangBernhard Rosenkränzer2021-07-143-5/+34
* | Allow building ppp with clangBernhard Rosenkränzer2021-07-141-4/+0
* | Allow mongodb to be built with clangBernhard Rosenkränzer2021-07-141-2/+0
* | libffi: Allow building with clang integrated-asBernhard Rosenkränzer2021-07-141-5/+0
* | Document why cpufrequtils isn't built with clangBernhard Rosenkränzer2021-07-141-0/+4
* | clang: Allow building babeltrace2 with clangBernhard Rosenkränzer2021-07-143-2/+33
* | clang: Fix pixman on 32-bit armBernhard Rosenkränzer2021-07-141-5/+5
* | Drop unnecessary TOOLCHAIN-*="gcc" workaroundsBernhard Rosenkränzer2021-07-141-5/+8
* | Build u-boot-seco-imx with gccBernhard Rosenkränzer2021-07-141-0/+1
* | Fix Avenger96 build with TOOLCHAIN="clang"Bernhard Rosenkränzer2021-07-141-0/+5
* | Fix building ltp and logrotate with clang 12 (and gcc >= 10)Bernhard Rosenkränzer2021-07-143-0/+36
* | Add patches to make dhcp and distcc build with clang 12Bernhard Rosenkränzer2021-07-144-0/+49
* | Dunfell compatibilityBernhard Rosenkränzer2021-07-143-2/+179
* | compiler-rt: Disable libfuzzer and profiler supportKhem Raj2021-05-191-0/+2
* | compiler-rt-sanitizers: Add recipeKhem Raj2021-05-191-0/+97
* | replace --rtlib with -rtlibKhem Raj2021-05-192-29/+29
* | compiler-rt: Remove -D_LIBCPP_HAS_MUSL_LIBC=ONKhem Raj2021-05-191-2/+0
* | Replace --stdlibc=libc++ with -stdlibc=libc++Khem Raj2021-05-192-4/+4
* | clang: Enable dwarf-5 default debug infoKhem Raj2021-05-0434-61/+122