summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sys-devel/lld: 16.x live is now 16.0.5Michał Górny2023-05-171-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: 16.x live is now 16.0.5Michał Górny2023-05-171-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang-common: 16.x live is now 16.0.5Michał Górny2023-05-171-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: 16.x live is now 16.0.5Michał Górny2023-05-171-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm-common: 16.x live is now 16.0.5Michał Górny2023-05-171-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/kgcc64: add 12.3.1_p20230512-r1, drop 12.3.0Sam James2023-05-173-1/+73
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/kgcc64: add 13.1.0Sam James2023-05-172-0/+48
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/kgcc64: add 12.3.0Sam James2023-05-172-0/+48
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/clang-common: add __GLIBC__ guard to maybe-stddefs.h tooSam James2023-05-175-5/+5
| | | | | | | | It should be fine without this, but we know glibc has a safeguard to make sure it's included, so let's not interfere there. Bug: https://bugs.gentoo.org/870001 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/clang-common: add maybe-stddefs.h helperSam James2023-05-175-0/+230
| | | | | | | | | | | | | | | This is needed for musl (and any non-glibc target actually) with Clang, as GCC adds it by itself (but glibc covers for the compiler even if it doesn't), but neither Clang nor musl include it by themselves. See also: - https://www.openwall.com/lists/musl/2021/04/16/8 - https://reviews.llvm.org/D34158 - https://reviews.llvm.org/D106577 - https://reviews.llvm.org/D137043 Closes: https://bugs.gentoo.org/870001 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: fix build w/ musl-1.2.4Sam James2023-05-162-0/+24
| | | | | Closes: https://bugs.gentoo.org/905922 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: backport ccache ICE fix for 12.3*Sam James2023-05-162-0/+124
| | | | | Bug: https://bugs.gentoo.org/906310 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/bison: Fix typo in warningUlrich Müller2023-05-151-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-devel/clang: Remove obsolete -flto filtering from live ebuildsMichał Górny2023-05-152-8/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Remove obsolete -flto filtering from live ebuildsMichał Górny2023-05-152-8/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Backport test fix (related to UB fix) to 14.0.6-r4Michał Górny2023-05-152-0/+446
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Backport UB and musl fixes to 14.0.6-r4Michał Górny2023-05-152-0/+517
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Backport test fix (related to UB fix) to 15.0.7-r3Michał Górny2023-05-152-0/+484
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Backport UB and musl fixes to 15.0.7-r3Michał Górny2023-05-152-0/+521
| | | | | | Closes: https://bugs.gentoo.org/873670 Closes: https://bugs.gentoo.org/905914 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/gcc: add 14.0.0_pre20230514Sam James2023-05-152-0/+64
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc-config: add 2.11Sam James2023-05-142-0/+61
| | | | | Closes: https://bugs.gentoo.org/906329 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: defer to new global USE=valgrind descriptionSam James2023-05-141-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: fix build w/ musl-1.2.4 for 13 deuxSam James2023-05-142-2/+1
| | | | | | | Thanks to Kangie for pointing this out. Bug: https://bugs.gentoo.org/900871 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 13.1.1_p20230513Sam James2023-05-132-0/+63
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 12.3.1_p20230512Sam James2023-05-122-0/+57
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/clang-runtime: Add 17.0.0_pre20230512 snapshotMichał Górny2023-05-121-0/+41
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/lld: Add 17.0.0_pre20230512 snapshotMichał Górny2023-05-122-0/+90
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: Add 17.0.0_pre20230512 snapshotMichał Górny2023-05-122-0/+482
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang-common: Add 17.0.0_pre20230512 snapshotMichał Górny2023-05-122-0/+181
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Add 17.0.0_pre20230512 snapshotMichał Górny2023-05-122-0/+535
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm-common: Add 17.0.0_pre20230512 snapshotMichał Górny2023-05-122-0/+29
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/gdb: drop 12.1-r3Sam James2023-05-121-293/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 11.3.1_p20230511Sam James2023-05-122-0/+55
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: remove unused patchMichael Mair-Keimberger2023-05-111-54/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/30997 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-devel/gcc: drop 14.0.0_pre20230423, 14.0.0_pre20230430Sam James2023-05-103-128/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: drop 13.1.1_p20230429, 13.1.1_p20230429-r1Sam James2023-05-103-126/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: drop 12.2.1_p20230505Sam James2023-05-102-58/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 10.4.1_p20230510Sam James2023-05-102-0/+59
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: fix build w/ musl-1.2.4 for 13Sam James2023-05-104-3/+4
| | | | | Closes: https://bugs.gentoo.org/900871 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 12.4.9999, drop 12.3.9999Sam James2023-05-081-0/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 12.3.0Sam James2023-05-082-0/+57
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 14.0.0_pre20230507Sam James2023-05-082-0/+64
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/slibtool: remove shell workaroundorbea2023-05-071-1/+0
| | | | | | | | | | | slibtool now uses CONFIG_SHELL like autoconf instead of accepting the SHELL variable which may not be a bourne compatible shell. Bug: https://bugs.gentoo.org/905721 Upstream-Commit: https://git.foss21.org/slibtool/commit/?id=667d348ca9d54b31857fd20c08b97c642ae9f815 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/30908 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 13.1.1_p20230506Sam James2023-05-072-0/+63
| | | | | | Not keywording yet but may later, see 1e10614cf5b563340143230bae47c10c45300196. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/clang-runtime: 16.x live is now 16.0.4Michał Górny2023-05-061-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/lld: 16.x live is now 16.0.4Michał Górny2023-05-061-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang: 16.x live is now 16.0.4Michał Górny2023-05-061-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/clang-common: 16.x live is now 16.0.4Michał Górny2023-05-061-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: 16.x live is now 16.0.4Michał Górny2023-05-061-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm-common: 16.x live is now 16.0.4Michał Górny2023-05-061-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>