| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf>
Signed-off-by: Craig Andrews <candrews@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/14246
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/11706
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
|
|
|
|
|
|
|
| |
Make a fresh snapshot. While at it, enable python3.7 and LLVM 8&9.
Closes: https://bugs.gentoo.org/681352
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
|
|
|
|
|
| |
Signed-off-by: Jan Vesely <jano.vesely@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/9879
|
|
|
|
| |
Signed-off-by: Jan Vesely <jano.vesely@gmail.com>
|
| |
|
|
|
|
| |
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
| |
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
| |
|
|
|
|
|
|
| |
It does not allow any of the required video_cards useflags
Closes: https://github.com/gentoo/gentoo/pull/8794
|
|
|
|
|
|
| |
Drop runtime depend on clang.
Closes: https://bugs.gentoo.org/603454
|
|
|
|
|
|
|
|
|
|
| |
Notable upstream changes:
* all fp32 and fp64 builtins implemented
* early support for cl_khr_fp16 builtins
* math builtins pass CTS (AMDGCN)^
* CTS complaint sw fma implementation for ASICs that lack ISA support for fma operation
^other than asin
|
| |
|
| |
|
| |
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
|
| |
Gentoo-bug: 639622
Package-Manager: Portage-2.3.13, Repoman-2.3.3
|
| |
|
|
|
|
| |
Package-Manager: Portage-2.3.16, Repoman-2.3.6
|
| |
|
|
|
|
|
|
|
|
| |
Adds python3 compatibility
Restores llvm-3.9 compatibility
Closes: https://github.com/gentoo/gentoo/pull/5824
Signed-off-by: Jan Vesely <jano.vesely@gmail.com>
|
|
|
|
|
|
|
| |
As pointed out by mgorny on gentoo-dev
Link: https://archives.gentoo.org/gentoo-dev/message/134f12e219e158023b625dad0152bb01
Package-Manager: Portage-2.3.6, Repoman-2.3.1
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/show_bug.cgi?id=612258
Package-Manager: Portage-2.3.6, Repoman-2.3.1
|
|
|
|
|
|
|
|
|
| |
Use the newly-introduced llvm.eclass API to obtain the correct path
for the newest LLVM slot including clang, to fix the issue when
first-level 'clang' on PATH comes from a compiler wrapper such
as ccache.
Bug: https://bugs.gentoo.org/624034
|
|
|
|
|
| |
Revert the non-maintainer commit that reintroduced the cross-slot clang
mismatch bug.
|
|
|
|
|
|
|
|
|
| |
clang path can be ccache-based, but llvm-config is not hooked by ccache,
so find it better ourselves.
Closes: https://bugs.gentoo.org/show_bug.cgi?id=624034
Package-Manager: portage-2.3.6
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
|
|
|
|
| |
Ensure that the LLVM slot with matching clang version is always used.
Otherwise, if you have a newer LLVM slot without clang, and an older
slot with clang, libclc got paths from the newer llvm-config and was
unable to find clang. Now the ebuild finds clang first, and uses
the llvm-config installed alongside it.
|
|
|
|
| |
Package-Manager: Portage-2.3.6, Repoman-2.3.2
|
| |
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
| |
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
| |
|
|
|
|
|
|
|
|
| |
Force using the correct C++ compiler via passing --with-cxx-compiler=
to the configure script. Otherwise, libclc defaults to using clang++
which can cause compatibility issues when clang++ defaults to libc++
and LLVM was built using gcc. This does not affect the compiler used
to build the runtime.
|
| |
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|