summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* toolchain.eclass: introduce TOOLCHAIN_PATCH_SUFFIXSam James2022-05-221-11/+15
* toolchain.eclass: simplify logic for GCC 9Sam James2022-05-221-3/+2
* toolchain.eclass: start work on eclassdocsSam James2022-05-131-6/+54
* toolchain.eclass: followup style tweaksSam James2022-05-131-6/+12
* toolchain.eclass: style cleanupsSam James2022-05-131-216/+278
* toolchain.eclass: filter -fsanitize=*Sam James2022-05-121-0/+2
* toolchain.eclass: tweak .xz versions for 12Sam James2022-04-251-1/+1
* sys-devel/gcc: add 11.3.0, rename 11.2.1_pre9999 -> 11.3.1_pre9999Sam James2022-04-211-1/+1
* toolchain.eclass: fix S definitionSam James2022-04-191-1/+3
* toolchain.eclass: allow overriding S in ebuildsSam James2022-04-191-10/+12
* toolchain.eclass: default to .xz for newer patch tarballsSam James2022-04-191-7/+15
* toolchain.eclass: fix zstd RDEPEND for USE=zstd on gccSam James2022-04-191-1/+2
* toolchain.eclass: support GCC pre-releases for new branchesSam James2022-04-191-3/+6
* Revert "toolchain.eclass: handle RCs correctly"Sam James2022-04-151-13/+3
* toolchain.eclass: handle RCs correctlySam James2022-04-151-3/+13
* toolchain.eclass: Use UID 0 instead of rootUlrich Müller2022-03-281-1/+1
* toolchain.eclass: canonical variable orderingDavid Seifert2022-02-011-9/+14
* toolchain.eclass: remove EAPI 5 and 6David Seifert2022-02-011-70/+40
* toolchain.eclass: remove freebsd-libcDavid Seifert2022-01-021-6/+0
* toolchain.eclass: remove uclibcDavid Seifert2022-01-021-37/+3
* toolchain.eclass: use HTTPS for snapshotsSam James2021-12-281-1/+1
* toolchain.eclass: add myself to GCC patches sourcesDavid Seifert2021-11-281-5/+9
* toolchain.eclass: enable CET by default on hardened for >= gcc 11.2.1Sam James2021-11-271-0/+5
* toolchain.eclass: add USE=cet supportDave Hughes2021-11-271-0/+5
* toolchain.eclass: switch snapshot prefix _alpha → _pDavid Seifert2021-11-241-3/+3
* toolchain.eclass: handle empty musl 'nocross' patches dirSam James2021-11-211-0/+6
* sys-devel/gcc: import musl mechanisms prepared by sam_ from ::musl overlayAndreas K. Hüttel2021-11-211-1/+17
* toolchain.eclass: add sam to distfilesSam James2021-10-131-1/+1
* toolchain.eclass: Add minimal eclassdoc to enable parsingMichał Górny2021-09-211-1/+4
* toolchain.eclass: pull virtual/libcrypt as a dependency for USE=sanitizeSergei Trofimovich2021-07-171-1/+8
* toolchain.eclass: disable USE=vtv by defaultSergei Trofimovich2021-07-171-9/+1
* toolchain.eclass: drop pre-gcc-4.2 support codeSergei Trofimovich2021-07-171-167/+104
* toolchain.eclass: drop no-op IUSE=altivec flagSergei Trofimovich2021-07-171-6/+0
* toolchain.eclass: add an assert for minimum supported gccSergei Trofimovich2021-07-171-0/+5
* toolchain.eclass: add EAPI=8 supportSergei Trofimovich2021-07-171-13/+14
* toolchain.eclass: leave (unused) 'eutils' inherit only for EAPI=5|6|7Sergei Trofimovich2021-07-171-5/+3
* toolchain.eclass: support only EAPI=5 out of all 5*Sergei Trofimovich2021-07-171-1/+1
* toolchain.eclass: standardize unsupported EAPI error messageSergei Trofimovich2021-07-151-2/+1
* toolchain.eclass: add TODO to audit inheritsSam James2021-06-201-1/+3
* toolchain.eclass: add -march=znver3 manglingSergei Trofimovich2021-06-011-0/+1
* eclass/toolchain.eclass: disable USE=vtv on gcc-10 and aboveSergei Trofimovich2021-02-221-1/+10
* eclass: [QA] Revert multiple meaningless doc changesMichał Górny2020-12-281-7/+1
* eclass/toolchain: fix double @MAINTAINERAaron Bauman2020-12-161-1/+1
* eclass/toolchain: fixup documentationAaron Bauman2020-12-151-1/+7
* toolchain.eclass: add USE=custom-cflags for gcc-11Sergei Trofimovich2020-11-081-6/+13
* eutils.eclass: Deprecate use_if_iuse().Ulrich Müller2020-09-121-34/+43
* toolchain.eclass: add rv32 abi namesAndreas K. Hüttel2020-09-021-1/+1
* toolchain.eclass: fix relocation of libgccjitSergei Trofimovich2020-08-241-0/+6
* toolchain.eclass: always enable --with-long-double-128 for glibc targetsSergei Trofimovich2020-08-201-0/+8
* toolchain.eclass: stop installing /usr/bin/c89 and /usr/bin/c99Sergei Trofimovich2020-08-191-15/+0