summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/gdb: add 11.2Sam James2022-01-172-0/+271
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: 2.37 patchset bumpAndreas K. Hüttel2022-01-152-0/+452
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/rust-std: remove unused patch(es)Michael Mair-Keimberger2022-01-141-43/+0
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/23798 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-devel/gdb: fix GCC/Clang build mixtureAdrian Ratiu2022-01-143-0/+9
| | | | | | | | | | | | | | | | | | GDB configure will use a mix of GCC and Clang due to $GCC_FOR_TARGET defaulting to GCC in Clang-configured builds, so set the var to ensure the proper compilers are detected and to avoid mixing them. Before setting the variable (example from ChromiumOS): checking for x86_64-cros-linux-gnu-gcc... x86_64-cros-linux-gnu-gcc After: checking for gcc... (cached) x86_64-cros-linux-gnu-clang Bug: https://bugs.gentoo.org/831202 Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com> Closes: https://github.com/gentoo/gentoo/pull/23796 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/rust-std: drop 1.51.0, 1.52.1Georgy Yakovlev2022-01-133-312/+0
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-devel/rust-std: add 1.58.0Georgy Yakovlev2022-01-132-0/+156
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-devel/clang-runtime: Bump to 13.0.1_rc2Michał Górny2022-01-131-0/+25
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/lld: Bump to 13.0.1_rc2Michał Górny2022-01-132-0/+74
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Bump to 13.0.1_rc2Michał Górny2022-01-132-0/+424
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang-common: Bump to 13.0.1_rc2Michał Górny2022-01-132-0/+25
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Bump to 13.0.1_rc2Michał Górny2022-01-132-0/+512
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm-common: Bump to 13.0.1_rc2Michał Górny2022-01-132-0/+28
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/gcc: fix 12.0.0_pre9999Sam James2022-01-102-3/+5
| | | | | Closes: https://bugs.gentoo.org/830908 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils-config: drop eprefixifyMike Gilbert2022-01-091-5/+1
| | | | | | This is handled by the Makefile. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-devel/gcc: tweak/simplify *DEPENDSam James2022-01-073-3/+6
| | | | | Bug: https://bugs.gentoo.org/830454 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: CET support needs glibc[cet] if enabledSam James2022-01-073-7/+8
| | | | | | | | We'll probably revbump with these fixes (or a slightly later gcc snapshot) shortly, but not doing it just yet. Bug: https://bugs.gentoo.org/830454 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: CET support needs glibc[cet] if enabledSam James2022-01-074-18/+47
| | | | | | | | We'll probably revbump with these fixes (or a slightly later gcc snapshot) shortly, but not doing it just yet. Bug: https://bugs.gentoo.org/830454 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/kgcc64: add 11.2.0Sam James2022-01-062-0/+44
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/kgcc64: add 9.4.0Sam James2022-01-062-0/+44
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: use simpler shell testMike Frysinger2022-01-068-8/+8
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* sys-devel/gcc-config: x86 stable wrt bug #830376Agostino Sarubbo2022-01-061-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gcc-config: amd64 stable wrt bug #830376Agostino Sarubbo2022-01-061-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/patch: remove userland_BSDDavid Seifert2022-01-061-2/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/autoconf: remove userland_BSDDavid Seifert2022-01-061-6/+3
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/llvm: remove implicit kernel_DarwinDavid Seifert2022-01-046-17/+11
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/clang: remove kernel_FreeBSDDavid Seifert2022-01-046-42/+12
| | | | | Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc-config: stable 2.5-r1 for hppa, bug #830376Rolf Eike Beer2022-01-031-1/+1
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: update patchset version for 11.2.1_pNSam James2022-01-032-3/+3
| | | | | | Old version was cached on mirrors, so call it 3 instead. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: remove freebsd-libcDavid Seifert2022-01-023-18/+3
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/gnuconfig: remove uclibcDavid Seifert2022-01-012-4/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/binutils: remove uclibcDavid Seifert2022-01-018-56/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/binutils-hppa64: remove uclibcDavid Seifert2022-01-014-32/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/remake: drop 4.2.1.1.4-r1David Seifert2022-01-014-197/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/binutils: [QA] fix IndirectInherits/UnusedInheritsDavid Seifert2022-01-018-16/+16
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/gcc-config: Stabilize 2.5-r1 arm64, #830376Arthur Zamarin2022-01-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/gcc-config: Stabilize 2.5-r1 ppc, #830376Arthur Zamarin2022-01-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/gcc-config: Stabilize 2.5-r1 sparc, #830376Arthur Zamarin2022-01-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/slibtool: drop 0.5.33Sam James2022-01-012-38/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc-config: Stabilize 2.5-r1 ppc64, #830376Arthur Zamarin2022-01-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/gcc-config: Stabilize 2.5-r1 arm, #830376Arthur Zamarin2022-01-011-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/mold: use only one .sh on rmMarco Scardovi2022-01-011-1/+1
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com> Closes: https://github.com/gentoo/gentoo/pull/23606 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: bump to 1.0.1Marco Scardovi2022-01-012-0/+70
| | | | | | | | | This release actually has supports for --defsym, plus other useful things (see https://github.com/rui314/mold/releases/tag/v1.0.1) Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: Stabilize 11.1 arm, #822219Arthur Zamarin2021-12-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/bmake: add 20211221Jakov Smolić2021-12-272-0/+56
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-devel/gdb: Stabilize 11.1 ppc64, #822219Georgy Yakovlev2021-12-251-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-devel/icecream: update EAPI 7 -> 8, post-review fixesSam James2021-12-211-35/+29
| | | | | | | | | | | | | | | | - Use EAPI 8 - Use conventional double quotes everywhere - Unconditionally install systemd units (see small files policy) - Adapt pkg_* for EAPI 7+ (${ROOT} suffix) - Style changes (place eclass variables before inherit in general, whitespace) - Drop unnecessary econf arg (--enable-fast-install) - Add missing dependencies (libarchive, lzo) Bug: https://bugs.gentoo.org/602492 Closes: https://bugs.gentoo.org/527376 Closes: https://bugs.gentoo.org/642674 Closes: https://bugs.gentoo.org/828135 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/icecream: Bump to 1.3.1, various fixesLucas Yamanishi2021-12-216-0/+167
| | | | | | | | | | | | | * Fixes bug #602492 * Adds systemd support * Installs firewalld service files Bug: https://bugs.gentoo.org/602492 Closes: https://bugs.gentoo.org/527376 Closes: https://bugs.gentoo.org/642674 Closes: https://github.com/gentoo/gentoo/pull/15975 Signed-off-by: Lucas Yamanishi <lucas.yamanishi@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/bin86: update to EAPI 8Tomáš Mózes2021-12-212-0/+53
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23400 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: drop 0.9.6-r3Sam James2021-12-204-174/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: add < dep on mimalloc for released versionsSam James2021-12-203-3/+3
| | | | | | Only 9999 supports mimalloc-2. Signed-off-by: Sam James <sam@gentoo.org>