summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/clang: Switch to pregen. manpagesMichał Górny2021-02-182-1/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Switch to pregen. manpagesMichał Górny2021-02-182-1/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang-runtime: Bump to 11.1.0 (final)Michał Górny2021-02-171-0/+24
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/lld: Bump to 11.1.0 (final)Michał Górny2021-02-172-0/+66
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Bump to 11.1.0 (final)Michał Górny2021-02-172-0/+440
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang-common: Bump to 11.1.0 (final)Michał Górny2021-02-172-0/+25
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Bump to 11.1.0 (final)Michał Górny2021-02-172-0/+517
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm-common: Bump to 11.1.0 (final)Michał Górny2021-02-172-0/+28
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/ucpp: Drop static libsJakov Smolic2021-02-171-5/+4
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/19481 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/sparse: fix double KEYWORDSSam James2021-02-152-4/+2
| | | | | | | | | | Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/rust-std: bump to 1.50.0Georgy Yakovlev2021-02-112-0/+155
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-devel/binutils-hppa64: make CET optional (and disabled by default)Sergei Trofimovich2021-02-114-3/+19
| | | | | | | Reported-by: subzero_ro@yahoo.com Bug: https://bugs.gentoo.org/770061 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/binutils: make CET optional (and disabled by default)Sergei Trofimovich2021-02-115-4/+25
| | | | | | | Reported-by: subzero_ro@yahoo.com Bug: https://bugs.gentoo.org/770061 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/binutils-hppa64: Remove oldAndreas K. Hüttel2021-02-092-436/+0
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils-hppa64: Re-keyword 2.35.2Andreas K. Hüttel2021-02-091-1/+1
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: Remove oldAndreas K. Hüttel2021-02-092-445/+0
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: Re-keyword 2.35.2Andreas K. Hüttel2021-02-091-2/+1
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/clang-runtime: Bump to 11.1.0-rc3Michał Górny2021-02-091-0/+24
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/lld: Bump to 11.1.0-rc3Michał Górny2021-02-092-0/+66
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Bump to 11.1.0-rc3Michał Górny2021-02-092-0/+440
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang-common: Bump to 11.1.0-rc3Michał Górny2021-02-092-0/+25
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Bump to 11.1.0-rc3Michał Górny2021-02-092-0/+517
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm-common: Bump to 11.1.0-rc3Michał Górny2021-02-092-0/+28
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/gdb: force USE=client onSergei Trofimovich2021-02-093-137/+94
| | | | | | | | | | | | | | From gcc-10 gdbserver requires top-level gnulib. That broke USE="server -client" case which was implemented in a hacky way in Gentoo ebuild. Instead of trying to fix it we resort to always enabling USE=client. It's a heavyweight workaround. Reported-by: Oleh Kravchenko Closes: https://bugs.gentoo.org/768237 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/binutils-hppa64: Version bumpAndreas K. Hüttel2021-02-092-0/+436
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: Version bumpAndreas K. Hüttel2021-02-092-0/+445
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils-hppa64: Version bumpAndreas K. Hüttel2021-02-082-0/+436
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: Version bumpAndreas K. Hüttel2021-02-082-0/+446
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/bmake: Disable failing testJakov Smolic2021-02-071-0/+16
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19314 Closes: https://bugs.gentoo.org/768483 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/bc: fix building with locked accountPatrick Steinhardt2021-02-061-1/+2
| | | | | | | | | | | | | The build of bc fails when building it with a user whose shell is set to `/sbin/nologin`. The root cause is that the "fix-libmath_h" script does not have a shebang, so it'll instead just use the user's configured shell. Fix this issue by patching the script to have a shebang. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Mike Gilbert <floppym@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/19320
* sys-devel/llvm-roc: set default device-libs.Benda Xu2021-02-072-1/+38
| | | | | | | | | | Disable HIP runtime check, it is not needed for Gentoo. Only the patch is updated, directly move 4.0.0-r1 to -r2. Closes: https://bugs.gentoo.org/769005 Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sys-devel/llvm-roc: Bump to 4.0.1Mike Lothian2021-02-042-0/+95
| | | | | | | | This fixes clinfo for me in my Raven system Signed-off-by: Mike Lothian <mike@fireburn.co.uk> Closes: https://github.com/gentoo/gentoo/pull/19329 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/rust-std: bump to 1.49.0Georgy Yakovlev2021-02-022-0/+155
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-devel/binutils: add 'bc' to test dependsSergei Trofimovich2021-01-313-3/+12
| | | | | | | | | Fixes one test: relro_test.sh Reported-by: Toralf Förster Bug: https://bugs.gentoo.org/684046 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-3135-35/+35
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/binutils: Stabilize 2.35.1-r1 amd64, #766734Sam James2021-01-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/autoconf: Explicitly call toolchain-autoconf_src_installLars Wendler2021-01-291-1/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/autoconf: Keep SLOT="2.70" in autoconf-2.71Lars Wendler2021-01-291-1/+3
| | | | | | | | This is a bugfix release of autoconf-2.70 and so does not justify a new slot. Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/autoconf: Removed oldLars Wendler2021-01-292-81/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/autoconf: Bump to version 2.71Lars Wendler2021-01-292-0/+72
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/autoconf-wrapper: Bump to version 15Lars Wendler2021-01-292-0/+232
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/binutils: Stabilize 2.35.1-r1 x86, #766734Sam James2021-01-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: 11.0.0: cut 6 patchsetSergei Trofimovich2021-01-282-3/+3
| | | | | | | | Single upstream patch removed: - 07_all_i386_libgcc_note.GNU-stack.patch Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/binutils: stable 2.35.1-r1 for hppa, bug #766734Rolf Eike Beer2021-01-281-1/+1
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/binutils-hppa64: stable 2.35.1-r1 for hppa, bug #766734Rolf Eike Beer2021-01-281-1/+1
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/llvm: Bump to 12.0.0-rc1 (this time with ebuild)Michał Górny2021-01-282-0/+522
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Revert "Bump to 12.0.0-rc1"Michał Górny2021-01-281-1/+0
| | | | | Reverts: 431b21a9f455cc58ea22793ff77df683a7a36aa6 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang-runtime: Bump to 12.0.0-rc1Michał Górny2021-01-281-0/+25
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/lld: Bump to 12.0.0-rc1Michał Górny2021-01-282-0/+77
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Bump to 12.0.0-rc1Michał Górny2021-01-282-0/+436
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>