summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/clang: Add 17.0.0_pre20230502 snapshotMichał Górny2023-05-022-0/+482
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Add 17.0.0_pre20230421 snapshotMichał Górny2023-04-212-0/+482
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Enable assertions in 17.x by defaultMichał Górny2023-04-211-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Bump to 16.0.2Michał Górny2023-04-192-0/+485
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Install clang-linker-wrapper in 16.xMichał Górny2023-04-191-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: 16.x live is now 16.0.3.9999Michał Górny2023-04-191-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Add 17.0.0_pre20230414 snapshotMichał Górny2023-04-142-0/+482
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Install clang-*-wrapper tools in 15.0.7-r1Michał Górny2023-04-111-0/+7
| | | | | | | | | | | | | Add missing `clang-*-wrapper` tools to 15.0.7-r1. Since these tools aren't crucial to clang operation, let's add them without revbump to avoid forcing a huge rebuild on everyone. The `clang-linker-wrapper` is already installed by 17.x, and I have requested backporting a fix to get it installed into 16.x release branch. The two remaining tools were already removed in 16.x. Bug: https://bugs.gentoo.org/904143 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Remove oldMichał Górny2023-04-113-965/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Bump to 16.0.1Michał Górny2023-04-052-0/+484
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: fix PV to be 16.0.2.9999Michał Górny2023-04-051-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: 16.x is now 16.0.2.9999Michał Górny2023-04-051-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Use CLANG_ENABLE_LIBXML2Michał Górny2023-04-011-1/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Add 17.0.0_pre20230325 snapshotMichał Górny2023-03-252-0/+481
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Remove oldMichał Górny2023-03-204-1444/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Manifest manpage dist for 16.0.0Michał Górny2023-03-181-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Bump to 16.0.0Michał Górny2023-03-182-0/+483
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Add 17.0.0_pre20230314 snapshotMichał Górny2023-03-142-0/+481
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Update CUDA disable in 17.0.0.9999Michał Górny2023-03-141-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Update distribution components in 17.0.0.9999Michał Górny2023-03-141-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Update test components for 17.0.0.9999Michał Górny2023-03-131-2/+0
| | | | | | | We can remove the additional test components from clang, now that sys-devel/llvm installs the respective libraries for us. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: keyword 16.0.0_rc4 for ~loongWANG Xuerui2023-03-121-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-devel/clang: Bump to 16.0.0_rc4Michał Górny2023-03-112-0/+483
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Remove 17.0.0_pre20230225Michał Górny2023-03-102-478/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Add 17.0.0_pre20230304 snapshotMichał Górny2023-03-052-0/+482
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Remove oldMichał Górny2023-02-284-1426/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Reenable EH/RTTI in *.9999Michał Górny2023-02-282-0/+8
| | | | | | | This will also be the part of the next 16.x RC and 17.x snapshot. Bug: https://bugs.gentoo.org/884193 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Add 17.0.0_pre20230225 snapshotMichał Górny2023-02-252-0/+478
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: keyword 16.0.0_rc3 for ~loongWANG Xuerui2023-02-241-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-devel/clang: Add 16.0.0_rc3Michał Górny2023-02-232-0/+479
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Fix typo in tc-is-gccMichał Górny2023-02-237-7/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Fix automagic dep on HSA runtimeMichał Górny2023-02-232-0/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm sys-devel/clang: GCC -flto ICE mitigationIan Jordan2023-02-227-7/+21
| | | | | | | | | | | | | | | | | | | | | | GCC causes an ICE in llvm/clang when compiled with LTO, this has been tested with every version of GCC with each version of llvm/clang in tree but does not happened when clang compiles itself with LTO. This will stop many of the issues people face with using LTO systemwide on Gentoo until this get fixed upstreamed but I left the bug itself on b.g.o so this tested with each release and removed once finally solved. It's unclear if this is a GCC bug or a LLVM one (GCC miscompilation, UB in LLVM meaning "miscompiled" but it's LLVM's fault, or a bug in LLVM itself which only shows up when built with GCC). Bug: https://bugs.gentoo.org/873670 Bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106943 Bug: https://github.com/llvm/llvm-project/issues/57740 Bug: https://github.com/llvm/llvm-project/issues/60877 Signed-off-by: Ian Jordan <immoloism@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29496 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/clang: Add 17.0.0_pre20230218 snapshotMichał Górny2023-02-182-0/+473
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Remove oldMichał Górny2023-02-153-947/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Add 17.0.0_pre20230211 snapshotMichał Górny2023-02-112-0/+473
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: keyword 16.0.0_rc2 for ~loongWANG Xuerui2023-02-101-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-devel/clang: Remove 16.0.0 snapshotsMichał Górny2023-02-083-947/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Add 16.0.0_rc2Michał Górny2023-02-082-0/+474
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Add 17.0.0_pre20230203 snapshotMichał Górny2023-02-042-0/+473
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Remove 13.xMichał Górny2023-02-012-430/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: keyword 16.0.0_rc1 for ~loongWANG Xuerui2023-02-011-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-devel/clang: Add 16.0.0_rc1Michał Górny2023-01-302-0/+474
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Move clang prefix tweaks from profileJames Le Cuirot2023-01-287-0/+35
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sys-devel/clang: Add 16.0.0_pre20230127 snapshotMichał Górny2023-01-272-0/+468
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Remove 15.0.6Michał Górny2023-01-272-471/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Stabilize 15.0.7-r1 x86, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/clang: Stabilize 15.0.7-r1 sparc, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/clang: Stabilize 15.0.7-r1 ppc, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/clang: Stabilize 15.0.7-r1 arm, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>