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
*
clang: Upgrade to latest on trunk/13.0
Khem Raj
2023-09-08
1
-1
/
+1
*
clang: Depend on clang runtime when using RUNTIME = "llvm" for native packages
Khem Raj
2023-09-08
1
-0
/
+1
*
clang: fix do_package error when multilib enabled
Changqing Li
2023-09-08
1
-2
/
+2
*
gnutls: Disable integrated assembler on aarch64
Khem Raj
2023-09-08
1
-0
/
+3
*
clang: Update to latest on 13.0.0/trunk
Khem Raj
2023-09-08
38
-193
/
+83
*
clang: drop git suffix from version variables
Changqing Li
2023-09-08
2
-0
/
+71
*
libcxx: Fix native build
Khem Raj
2023-09-08
2
-15
/
+20
*
openmp: Fix build on non-x86 targets
Khem Raj
2023-09-08
2
-0
/
+122
*
spirv-llvm-translator: Update to latest trunk
Khem Raj
2023-09-08
1
-1
/
+1
*
clang: Update to latest on main/13.0 line
Khem Raj
2023-09-08
2
-1
/
+3
*
spirv-llvm-translator: Remove a trailing slash from SRC_URI
Robert Yang
2023-09-08
1
-1
/
+1
*
clang: Update to latest master/13.0
Khem Raj
2023-09-08
37
-93
/
+51
*
clang: Upgrade to latest on main/13.0 branch
Khem Raj
2023-09-08
37
-59
/
+106
*
Use libgcc instead of compiler-rt on klibc apps
Khem Raj
2023-09-08
1
-0
/
+2
*
aufs-util,libhugetlbfs,libc-bench: Use libgcc unwinder on glibc/arm
Khem Raj
2023-09-08
1
-2
/
+3
*
nonclangable: Use libgcc for unwinder as well when using for builtins
Khem Raj
2023-09-08
1
-9
/
+11
*
clang: Do not force libgcc libunwind in rv32 and rv64
Khem Raj
2023-09-08
1
-2
/
+0
*
clang: Update to latest on master branch
Khem Raj
2023-09-08
35
-63
/
+61
*
poke: Do not use -O2 with clang
Khem Raj
2023-09-08
1
-0
/
+3
*
nonclangable: pass -rtlib only when using clang with gnu runtime here
Khem Raj
2023-09-08
1
-9
/
+9
*
mongodb: Use llvm runtime when using clang
Khem Raj
2023-09-08
1
-0
/
+1
*
bcc: Update to master tip
Khem Raj
2023-09-08
9
-913
/
+7
*
compiler-rt-sanitizers: Fix hwsan builds with llvm libunwind
Khem Raj
2023-09-08
2
-0
/
+36
*
Package libunwind independently
Khem Raj
2023-09-08
1
-2
/
+4
*
libunwind: Implement unw_backtrace
Khem Raj
2023-09-08
2
-0
/
+56
*
libunwind: Install headers and pkgconfig file
Khem Raj
2023-09-08
3
-0
/
+21
*
libc-bench: It works fine with new way of choosing llvm runtime
Khem Raj
2023-09-08
1
-3
/
+0
*
clang.bbclass: Limit using clang to target recipes only
Khem Raj
2023-09-08
1
-9
/
+9
*
compiler-rt-native: Fix build with clang
Khem Raj
2023-09-08
1
-0
/
+10
*
nss: Pass options to select runtime for native parts
Khem Raj
2023-09-08
1
-1
/
+1
*
layer.conf: Prefer llvm libunwind when RUNTIME = "llvm"
Khem Raj
2023-09-08
1
-0
/
+1
*
clang.bbclass: Adjust for clang default changes
Khem Raj
2023-09-08
1
-7
/
+11
*
libcxx: Build undwinder when RUNTIME = "llvm"
Khem Raj
2023-09-08
1
-1
/
+5
*
compiler-rt-sanitizers: Use packageconfig to use static libcxx
Khem Raj
2023-09-08
1
-6
/
+3
*
compiler-rt: Use gcc runtime to bootstrap
Khem Raj
2023-09-08
1
-3
/
+7
*
clang: Default to compiler-rt/libcxx/libunwind when RUNTIME = "llvm"
Khem Raj
2023-09-08
1
-5
/
+9
*
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
[next]