summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/gnat-gpl: enable py3.12Sam James2024-05-101-1/+1
| | | | | Closes: https://bugs.gentoo.org/929399 Signed-off-by: Sam James <sam@gentoo.org>
* toolchain.eclass: update validate_failures.py for Python 3.12Sam James2024-05-011-1/+1
| | | | | | | | | | | | The only change is that we've imported Gabi Falk's patch to fix a SyntaxWarning in its regexes. See https://inbox.sourceware.org/gcc-patches/20240415233833.104460-1-gabifalk@gmx.com/. While here, fix a typo in a comment. Closes: https://bugs.gentoo.org/929834 Signed-off-by: Sam James <sam@gentoo.org>
* toolchain.eclass: drop stale autoconf 2.13 handlingSam James2024-03-231-64/+0
| | | | | | | | I knew I was meant to do something before pushing the tests branch.. (retry with the extra error handling). Fixes: f81ec884754b3f3d3720d40b212e12ef364821c5 Signed-off-by: Sam James <sam@gentoo.org>
* toolchain.eclass: default to just running the (execute) torture testsSam James2024-03-232-0/+2
| | | | | | | | | The (execute) torture tests are a nice subset we can run to make sure things aren't totally hosed. Can be overridden by setting GCC_TESTS_CHECK_TARGET=check, GCC_TESTS_RUNTESTFLAGS="". Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/gnat-gpl: UnknownUseFlagsAlfredo Tupone2024-03-131-0/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: no musl and fix strncmpAlfredo Tupone2024-03-131-2/+2
| | | | | | Closes: https://bugs.gentoo.org/926307 Closes: https://bugs.gentoo.org/829178 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: broken installAlfredo Tupone2024-03-051-0/+0
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: fix configureAlfredo Tupone2024-03-051-3/+5
| | | | | Closes: https://bugs.gentoo.org/926177 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: fix implicit declarationAlfredo Tupone2024-03-021-0/+42
| | | | | Closes: https://bugs.gentoo.org/911515 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: add check for clangAlfredo Tupone2024-03-021-1/+8
| | | | | Closes: https://bugs.gentoo.org/883587 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: cleanup USE=nptlSam James2024-01-121-1/+0
| | | | | Bug: https://bugs.gentoo.org/820905 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/use.desc: Make USE=lto globalMichał Górny2023-12-181-1/+0
| | | | | | | | | Add a global USE=lto flag. The flag is used semi-consistently in 31 packages, with a few adding extra information. That said, probably many of these uses are invalid, as they are equivalent to adding `-flto` to CFLAGS. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/gnat-gpl: UnknownUseFlagsAlfredo Tupone2022-12-151-0/+3
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: drop 2021-r1Alfredo Tupone2022-11-292-146/+0
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: drop 2020Alfredo Tupone2022-11-263-195/+0
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: use architecture specific name for bootstrapAlfredo Tupone2022-11-161-3/+9
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: Stabilize 2021-r4 x86, #879227Joonas Niilola2022-11-141-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/gnat-gpl: fix unbundling for x86Alfredo Tupone2022-11-131-4/+7
| | | | | Closes: https://bugs.gentoo.org/881165 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: move error diagnosticsAlfredo Tupone2022-11-072-12/+11
| | | | | Closes: https://bugs.gentoo.org/879563 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: Stabilize 2021-r4 amd64, #879227Agostino Sarubbo2022-11-061-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/gnat-gpl: do not use whichAlfredo Tupone2022-10-073-20/+19
| | | | | | Closes: https://bugs.gentoo.org/844088 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: add backported gcc-patchesAlfredo Tupone2022-09-302-13/+11
| | | | | | | Closes: https://bugs.gentoo.org/868789 Closes: https://bugs.gentoo.org/867196 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: fix RDEPAlfredo Tupone2022-02-281-1/+1
| | | | | | Closes: https://bugs.gentoo.org/833779 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: gcc slot from 10 is only the majorAlfredo Tupone2022-02-271-0/+146
| | | | | | Closes: https://bugs.gentoo.org/833779 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: fix cet discovery on amd64Alfredo Tupone2022-01-301-0/+1
| | | | | | Closes: https://bugs.gentoo.org/830345 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: remove unused patchMichael Mair-Keimberger2022-01-281-42/+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/23729 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: try for another cet fixAlfredo Tupone2022-01-031-0/+3
| | | | | | Closes: https://bugs.gentoo.org/830446 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: fix cet detectionAlfredo Tupone2022-01-012-1/+16
| | | | | | Closes: https://bugs.gentoo.org/830345 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: Drop unused flag descriptionJakov Smolić2021-12-261-1/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-lang/gnat-gpl: drop 2019-r2Jakov Smolić2021-12-262-141/+0
| | | | | Closes: https://bugs.gentoo.org/827158 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-lang/gnat-gpl: x86 stable wrt bug #800527Agostino Sarubbo2021-12-192-2/+2
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/gnat-gpl: fix ld callAlfredo Tupone2021-12-184-136/+10
| | | | | | Closes: https://bugs.gentoo.org/829311 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: fix for cyclades missingAlfredo Tupone2021-12-172-2/+2
| | | | | | Closes: https://bugs.gentoo.org/829141 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: fix for glibc-2.34Alfredo Tupone2021-12-101-0/+12
| | | | | | Closes: https://bugs.gentoo.org/824154 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: fix USE=cet restrict in metadata.xmlSam James2021-11-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/gnat-gpl: add USE=cet descriptionSam James2021-11-271-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/gnat-gpl: remove unused patchesMichael Mair-Keimberger2021-11-108-296/+0
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/22884 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-lang/gnat-gpl: Stabilize 2021-r1 amd64, #814203Sam James2021-11-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/gnat-gpl: drop masked versionsAlfredo Tupone2021-11-094-297/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-lang/gnat-gpl: fix sanitizer old includeAlfredo Tupone2021-07-202-0/+134
| | | | | | Bug: https://bugs.gentoo.org/800527 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: amd64 stable wrt bug #800527Agostino Sarubbo2021-07-202-2/+2
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/gnat-gpl: remove masked versionAlfredo Tupone2021-07-118-710/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: Change uri for bootstrapAlfredo Tupone2021-05-301-9/+10
| | | | | | | | block against sys-devel/gcc-10.3.1 Closes: https://bugs.gentoo.org/792981 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: version bump to 2021Alfredo Tupone2021-05-293-0/+177
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: fix VariableScopeAlfredo Tupone2021-05-195-83/+64
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: fix an unwanted commitAlfredo Tupone2021-05-121-141/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* eclass/ada.eclass: adding gnat_2020Alfredo Tupone2021-05-121-0/+141
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: version bump to 2020Alfredo Tupone2021-05-114-0/+187
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* toolchain.eclass: stop installing /usr/bin/c89 and /usr/bin/c99Sergei Trofimovich2020-08-192-41/+0
| | | | | | | | Ownership of /usr/bin/c89 and /usr/bin/c99 was switched to sys-devel/gcc-config-2.3.1. Closes: https://bugs.gentoo.org/728722 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>