summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/bmake: drop 20220418Jakov Smolić2022-08-212-59/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-devel/llvm: use python_has_versionArthur Zamarin2022-08-201-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/mold: update live ebuildMatthew Smith2022-08-201-10/+0
| | | | | | Python script is dropped and rewritten in CMake. Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: stop calling python during buildMatthew Smith2022-08-201-3/+7
| | | | | Closes: https://bugs.gentoo.org/865859 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: fix build with gcc-12Matthew Smith2022-08-203-0/+35
| | | | | | | | | | Prevent overeager stripping of compiler flags by vendored tbb CMake scripts. No revbump as installed files are the same. Closes: https://bugs.gentoo.org/865837 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/gcc: add 13.0.0_pre20220814Sam James2022-08-202-0/+54
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 11.3.1_p20220819Sam James2022-08-202-0/+53
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 10.4.1_p20220818Sam James2022-08-202-0/+59
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: drop versionsSam James2022-08-206-196/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add glibc 2.36 patch for 11.3.0, 10.4.0Sam James2022-08-194-0/+83
| | | | | | | | | Tried adding to gcc-patches (and indeed did) [0] but got into a mess and it's not worth the hassle for now. [0] https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=97ae6391c543891918047f724b0bddecc5f834bc Closes: https://bugs.gentoo.org/864717 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: update live ebuildMatthew Smith2022-08-191-38/+38
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: add 1.4.1Matthew Smith2022-08-194-0/+403
| | | | | | | Also switch to new CMake build system, and add a (currently masked) USE-flag to switch between vendored and system tbb. Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/gcc: add 12.3.9999, drop 12.2.9999Sam James2022-08-191-0/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 12.2.0Sam James2022-08-192-0/+53
| | | | | | | | Let's keyword immediately given been testing myself (on various machines) with snapshots and none of the other folks testing them have had issues either. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/automake: needs >=dev-lang/perl-5.6Sam James2022-08-185-8/+8
| | | | | | Prompted by discussion in #bootstrappable. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/autoconf: tweak Perl minimum versionsSam James2022-08-182-3/+5
| | | | | | | | | - 2.71 needs 5.8 because of our Perl time resolution (race condition) patch, even though vanilla upstream it's 5.6 - 9999 needs 5.10 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/bmake: Stabilize 20220612 amd64, #865375Sam James2022-08-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: update execstack commentSam James2022-08-162-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: fix build for 9.5.0 w/ glibc-2.36Sam James2022-08-152-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: x86 stable wrt bug #865025Agostino Sarubbo2022-08-151-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gcc: ppc64 stable wrt bug #865025Agostino Sarubbo2022-08-151-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gcc: ppc stable wrt bug #865025Agostino Sarubbo2022-08-151-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gcc: arm stable wrt bug #865025Agostino Sarubbo2022-08-151-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gcc: amd64 stable wrt bug #865025Agostino Sarubbo2022-08-151-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gcc: Stabilize 10.4.0 sparc, #865025Arthur Zamarin2022-08-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/gcc: Stabilize 10.4.0 arm64, #865025Arthur Zamarin2022-08-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/gcc: restore 12.1.1_p20220625Sam James2022-08-132-0/+33
| | | | | | | We'll keyword 12.2 when the time comes though. Fixes: 0259106bb65e70b66aef0f43da3e0a3b7534e3f7 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 12.1.1_p20220812 (12.2 RC1)Sam James2022-08-133-0/+62
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 11.3.1_p20220812Sam James2022-08-132-0/+53
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 10.4.1_p20220811Sam James2022-08-132-0/+59
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: drop versionsSam James2022-08-1310-426/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/ucpp: keyword 1.3.5 for ~loongWANG Xuerui2022-08-121-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-devel/lld: fix mismatch between python_gen_any_dep and python_check_depsSam James2022-08-115-5/+5
| | | | | | | We need to check the exact version given it's slotted. Also, while at it, change to python_has_version. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: disable emacs build for crossSam James2022-08-103-12/+12
| | | | | | Causes collisions w/ cross-*/binutils Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: add the "emacs" USE flagMaciej Barć2022-08-104-6/+45
| | | | | | Closes: https://bugs.gentoo.org/841011 Acked-by: Sam James <sam@gentoo.org> Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* sys-devel/gdb: backport core file detach fixSam James2022-08-102-0/+452
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/clang-runtime: Bump to 15.0.0_rc2Michał Górny2022-08-091-0/+27
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/lld: Bump to 15.0.0_rc2Michał Górny2022-08-092-0/+80
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Bump to 15.0.0_rc2Michał Górny2022-08-092-0/+466
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang-common: Bump to 15.0.0_rc2Michał Górny2022-08-092-0/+26
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Bump to 15.0.0_rc2Michał Górny2022-08-092-0/+530
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm-common: Bump to 15.0.0_rc2Michał Górny2022-08-092-0/+30
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/mold: add 1.4.0Matthew Smith2022-08-082-0/+98
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/binutils: keyword 2.39 for ~loongWANG Xuerui2022-08-081-0/+1
| | | | | | Missing piece of commit b3d41901b3018068. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-devel/gcc: keyword 13.0.0_pre20220807 for ~loongWANG Xuerui2022-08-081-1/+1
| | | | | | | | | | | | | | | | | | | | | gcc-13 has been pretty stable over the weeks I have been using it, so keyword one latest gcc-13 snapshot for wider testing. This should bring the entire loong world to make use of the new-style relocs [1] [2]. Currently the loong kernel cannot be natively built with such a toolchain combination, but a fix is in the works [3]. Because no Gentoo kernel source package has been keyworded ~loong, and the current userbase can be effectively notified in other ways (the Telegram Loongson user group for example), I decided to proceed with the keywording to enable widespread testing of the fresh loong code. The various toolchain projects all cut their releases just recently so we should have plenty of time to polish things before the next big release. [1]: https://github.com/loongson/LoongArch-Documentation/pull/57 [2]: https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=6d13722a97cee3fd397e116bde3bcedbb1e220be;hp=5d471bd907be60e9858b22cdf4fd10ddc0f6ee1a [3]: https://lore.kernel.org/loongarch/CAAhV-H7oQkGVqZV_s7tXjDGBL9yQ+CsUkCv7tC+pWuW2MXe9LA@mail.gmail.com/T/#me74ccdafb0d98d5d13fa2a82356ec5dff1a49a89 Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-devel/gcc: add 13.0.0_pre20220807WANG Xuerui2022-08-082-0/+54
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-devel/binutils: Bump 2.39 patchset to 3 (no revbump)Andreas K. Hüttel2022-08-073-4/+4
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/gcc: add 13.0.0_pre20220731WANG Xuerui2022-08-072-0/+55
| | | | | Closes: https://github.com/gentoo/gentoo/pull/26766 Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-devel/gcc: add 12.1.1_p20220806Sam James2022-08-072-0/+31
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 11.3.1_p20220805Sam James2022-08-072-0/+53
| | | | Signed-off-by: Sam James <sam@gentoo.org>