summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* toolchain.eclass: raise minimum gcc-config up to 2.3Sergei Trofimovich2020-08-071-1/+1
* toolchain.eclass: drop java binary renames for <gcc-4Sergei Trofimovich2020-07-311-41/+0
* toolchain.eclass: drop --as-needed spec workaround for <gcc-3.4.4Sergei Trofimovich2020-07-311-7/+0
* toolchain.eclass: always validate gcc/BASE-VER (assume >=gcc-4.1)Sergei Trofimovich2020-07-311-6/+4
* toolchain.eclass: drop fixheadtails.eclass use for <gcc-4.3Sergei Trofimovich2020-07-311-10/+1
* toolchain.eclass: drop tweak for pythondir for gcc-{4.5..4.7}Sergei Trofimovich2020-07-311-8/+0
* toolchain.eclass: drop support for standalone lang=dSergei Trofimovich2020-07-311-16/+0
* toolchain.eclass: drop IUSE=boundschecking supportSergei Trofimovich2020-07-311-29/+1
* toolchain.eclass: simplify LICENSE= by leaving >=gcc-4.6 caseSergei Trofimovich2020-07-311-14/+1
* toolchain.eclass: drop handling of /usr/lib/gcc-lib for gcc-3.3Sergei Trofimovich2020-07-311-5/+1
* toolchain.eclass: drop IUSE=mudflap handlingSergei Trofimovich2020-07-311-7/+0
* toolchain.eclass: avoid libquadmath in stage1-gccSergei Trofimovich2020-07-301-0/+3
* toolchain.eclass: also delete /usr/bin/fix_libtool_files.shSergei Trofimovich2020-07-301-0/+1
* toolchain.eclass: install libquadmath by defaultSergei Trofimovich2020-07-301-6/+0
* toolchain.eclass: add USE=valgrind for annotations for valgrindSergei Trofimovich2020-07-061-0/+9
* toolchain.eclass: drop fix_libtool_files.shSergei Trofimovich2020-06-191-31/+9
* toolchain.eclass: drop unused --enable-altivecSergei Trofimovich2020-06-101-4/+7
* toolchain.eclass: downgrade znver2 to znver1Alexey Sokolov2020-05-101-0/+1
* toolchain.eclass: use https:// for git protocol, bug #717056Sergei Trofimovich2020-04-111-1/+1
* toolchain.eclass: fix ada build with ltoAlfredo Tupone2020-04-101-2/+2
* toolchain.eclass: add support to ada during compileTupone Alfredo2020-04-041-3/+22
* toolchain.eclass: drop I_PROMISE_TO_SUPPLY_PATCHES_WITH_BUGS guardSergei Trofimovich2020-04-021-16/+0
* toolchain.eclass: drop USE=sanitize support for <gcc-5Sergei Trofimovich2020-03-211-5/+10
* toolchain.eclass: fix cygwinports patchingMichael Haubenwallner2020-03-171-1/+7
* toolchain.eclass: move --build dependencies to BDEPENDDavid Michael2020-03-091-1/+6
* toolchain.eclass: tweak commentSergei Trofimovich2020-03-071-1/+1
* toolchain.eclass: always use -O2, even when no -O is passed in.Sergei Trofimovich2020-03-061-1/+5
* toolchain.eclass: mangle -O3 down to -O2, not -O0Sergei Trofimovich2020-03-051-1/+1
* toolchain.eclass: add USE=zstd for gcc-10Sergei Trofimovich2020-02-291-0/+9
* toolchain.eclass: update default live branchesSergei Trofimovich2020-02-251-1/+1
* toolchain.eclass: don't strip EPREFIX in dosymSergei Trofimovich2020-02-161-2/+2
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
* toolchain.eclass: assert GCC_RELEASE_VER to match gcc/BASE-VERSergei Trofimovich2020-02-091-3/+1
* toolchain.eclass: drop GCC_A_FAKEIT and gcc_quick_unpack()Sergei Trofimovich2020-02-091-54/+1
* toolchain.eclass: don't allow overriding GCC_CONFIG_VERSergei Trofimovich2020-02-091-6/+11
* toolchain.eclass: make toolchain_src_unpack() a default_src_unpack()Sergei Trofimovich2020-02-011-16/+19
* toolchain.eclass: provide a way to override gcc tarball pathSergei Trofimovich2020-02-011-0/+7
* toolchain.eclass: make ${GCC_CONFIG_VER} != ${GCC_RELEASE_VER} nonfatalSergei Trofimovich2020-01-261-1/+3
* toolchain.eclass: fix typo in GCC_CONFIG_VER assignmentSergei Trofimovich2020-01-261-1/+1