index
:
linux/meta-clang.git
clang-7.0
clang12
dunfell
dunfell-clang12
dunfell-clang14
gatesgarth
hardknott
honister
kirkstone
kirkstone-clang12
kirkstone-clang18
kraj/clang-8
kraj/clang-busybox
kraj/clang12
kraj/master
krogoth
langdale
master
mickledore
morty
nanbield
pyro
rocko
scarthgap
scarthgap-clang20
styhead
sumo
thud
walnascar
warrior
yoe/mut
zeus
Mirror of github.com/kraj/meta-clang.git
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scan-build.bbclass: Fix typo
Khem Raj
2023-09-08
1
-1
/
+1
*
libcxx: Build libunwind shared lib when enabled
Khem Raj
2023-09-08
1
-10
/
+7
*
compiler-rt-sanitizers: Do not package orc support lib
Khem Raj
2023-09-08
1
-0
/
+2
*
lldb: Do not build for mips as well
Khem Raj
2023-09-08
1
-4
/
+7
*
compiler-rt-sanitizers: Fix build on mips
Khem Raj
2023-09-08
2
-0
/
+30
*
compiler-rt-sanitizers: Limit to buildable arch/libc combinations
Khem Raj
2023-09-08
1
-0
/
+6
*
compiler-rt-sanitizers: Link with static C++ runtime when available
Khem Raj
2023-09-08
2
-3
/
+3
*
clang: Fix x86 tuple for include search paths
Khem Raj
2023-09-08
2
-0
/
+26
*
compiler-rt: Fix sanitizer build on musl/x86_64
Khem Raj
2023-09-08
2
-0
/
+69
*
libclc: Pass -cl-no-stdinc to compiler and assembler
Khem Raj
2023-09-08
1
-0
/
+1
*
spirv-llvm-translator: Upgrade to 13.0.0/trunk
Khem Raj
2023-09-08
3
-63
/
+3
*
openmp: Fix building amdgcn files
Khem Raj
2023-09-08
1
-3
/
+10
*
clang: Upgrade to trunk/13.0 future series
Khem Raj
2023-09-08
37
-716
/
+206
*
libunwind: Hide when llvm runtime is used
Khem Raj
2023-09-08
1
-0
/
+3
*
mesa: Do not StackAlignmentOverride on llvm >= 13
Khem Raj
2023-09-08
2
-3
/
+20
*
ghostscript: Fix build when using libc++
Khem Raj
2023-09-08
1
-0
/
+7
*
compiler-rt-sanitizers: allow tsan to be built since clang 12 works by
Florian Wühr
2023-05-16
2
-41
/
+0
*
clang.bbclass: Replace mcpu with mtune to match dunfell
Caner Altinbasak
2023-02-23
1
-1
/
+1
*
Backport fix for no matching constructor
Randy MacLeod
2023-01-17
2
-0
/
+380
*
Update Readme.md - fix typo
fwuehr95
2022-10-13
1
-1
/
+1
*
nativesdk-clang: Fix build on hosts with older ncurses
Khem Raj
2022-09-28
4
-0
/
+378
*
Fix patch fuzz
Florian Wühr
2022-08-30
4
-23
/
+19
*
Fix mesa build with newer clang (port fixes from mesa)
Florian Wühr
2022-08-30
5
-0
/
+142
*
clang: Backport libcxx-native build and dependency fixes from main.
Chris Wulff
2022-07-05
2
-7
/
+22
*
Merge pull request #565 from kraj/kraj/clang12
Khem Raj
2022-02-11
4
-2
/
+28
|
\
|
*
Merge remote-tracking branch 'upstream/dunfell' into kraj/clang12
kraj/clang12
Khem Raj
2022-02-11
0
-0
/
+0
|
|
\
|
|
*
fix openmp patch filename
Alexander Thoma
2022-02-11
1
-0
/
+0
|
*
|
Merge remote-tracking branch 'upstream/dunfell' into kraj/clang12
Khem Raj
2022-02-10
2
-26
/
+1
|
|
\
|
|
|
*
openmp: Move the openmp patch to common clang
Khem Raj
2022-02-10
2
-4
/
+1
|
*
|
Drop 0029-OpenMP-link-fix.patch
Khem Raj
2022-02-10
1
-4
/
+0
|
*
|
Merge remote-tracking branch 'upstream/dunfell' into kraj/clang12
Khem Raj
2022-02-10
2
-0
/
+30
|
|
\
|
|
|
*
OpenMP Link fix
Joel Winarske
2022-02-10
2
-0
/
+30
|
*
|
Merge remote-tracking branch 'upstream/dunfell' into clang12
Khem Raj
2022-02-04
5
-3
/
+28
|
/
|
|
|
|
/
|
*
clang: Backport missing include fix from upstream.
Raphael Kubo da Costa
2021-11-01
2
-0
/
+29
|
*
Compiler-rt: Backport clang 12 implementation to be able to build libtsan
Florian Wühr
2021-09-22
3
-41
/
+55
|
*
chromium,gn: Fix typo in depends spec
Khem Raj
2021-08-13
3
-3
/
+3
|
*
chromium,gn: Do not use runtime-llvm to remove libc++ native deps
Khem Raj
2021-08-13
3
-9
/
+9
|
*
chromium,gn-native: Remove dependency on native libc++
Khem Raj
2021-08-13
6
-12
/
+28
|
*
llvm: Do not crash on weird `bitcast <1 x i8*> to i8*`
Naveen Saini
2020-11-04
2
-0
/
+52
|
*
Remove compiler arguments from CLANG_TIDY_EXE
MQueiros
2020-10-22
1
-1
/
+1
|
*
clang: Enable C functions for cl_khr_mipmap_image_write extension
Naveen Saini
2020-10-19
2
-0
/
+115
|
*
drone: Fix branch name to detach from yoe branch
Khem Raj
2020-08-04
1
-2
/
+6
|
*
clang: Add packageconfig to select default unwinder
Khem Raj
2020-08-01
1
-0
/
+1
|
*
libcxx: Fix linking based upon chosen compiler runtime
Khem Raj
2020-08-01
1
-5
/
+6
|
*
drone: Switch triggers to use dunfell branch
Khem Raj
2020-07-10
1
-3
/
+3
*
|
intel-mediasdk,optee-os-stm32mp: Use dynamic-layers
Khem Raj
2022-02-03
5
-0
/
+4
*
|
chromium,gn: Do not depend on libc++ native recipes
Khem Raj
2021-08-13
4
-2
/
+20
*
|
Fix OP-TEE build with clang
Bernhard Rosenkränzer
2021-07-14
2
-0
/
+74
*
|
Fix meta-intel/meta-clang collisions
Bernhard Rosenkränzer
2021-07-14
3
-0
/
+42
*
|
nonclangable: Remove no-integrated-as workarounds for openssl
Bernhard Rosenkränzer
2021-07-14
1
-11
/
+0
[prev]
[next]