| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain.eclass: make toolchain_src_unpack() a default_src_unpack() | Sergei Trofimovich | 2020-02-01 | 1 | -16/+19 |
* | toolchain.eclass: provide a way to override gcc tarball path | Sergei Trofimovich | 2020-02-01 | 1 | -0/+7 |
* | toolchain.eclass: make ${GCC_CONFIG_VER} != ${GCC_RELEASE_VER} nonfatal | Sergei Trofimovich | 2020-01-26 | 1 | -1/+3 |
* | toolchain.eclass: fix typo in GCC_CONFIG_VER assignment | Sergei Trofimovich | 2020-01-26 | 1 | -1/+1 |
* | toolchain.eclass: restore an option to override GCC_CONFIG_VER | Sergei Trofimovich | 2020-01-26 | 1 | -1/+3 |
* | toolchain.eclass: don't add _pre suffixes to tools | Sergei Trofimovich | 2020-01-26 | 1 | -3/+4 |
* | toolchain.eclass: don't override release vesion, assert it instead | Sergei Trofimovich | 2020-01-26 | 1 | -3/+5 |
* | toolchain.eclass: use ${GCC_CONFIG_VER} in snapshot, don't mangle ${PV} | Sergei Trofimovich | 2020-01-26 | 1 | -5/+1 |
* | toolchain.eclass: drop PRERELEASE support | Sergei Trofimovich | 2020-01-26 | 1 | -37/+17 |
* | toolchain.eclass: hide '${PV} == *9999*' to tc_is_live helper | Sergei Trofimovich | 2020-01-26 | 1 | -8/+16 |
* | toolchain.eclass: include commit into gcc version for live ebuilds | Sergei Trofimovich | 2020-01-18 | 1 | -0/+4 |
* | toolchain.eclass: fix arch downgrade for gcc-10 | Sergei Trofimovich | 2020-01-11 | 1 | -8/+9 |
* | toolchain.eclass: allow applying patchsets to live ebuilds | Sergei Trofimovich | 2020-01-11 | 1 | -2/+4 |
* | toolchain.eclass: add an upstream bug reference to ELFv2 ABI | Sergei Trofimovich | 2020-01-05 | 1 | -0/+1 |
* | toolchain.eclass: enable elfv2 abi on powerpc64-*-musl unconditionally | Georgy Yakovlev | 2020-01-04 | 1 | -0/+8 |
* | toolchain.eclass: disable sandbox on gcc's test suite | Sergei Trofimovich | 2019-12-22 | 1 | -2/+4 |
* | toolchain.eclass: drop USE=graphite support for <gcc-6.5 | Sergei Trofimovich | 2019-12-01 | 1 | -19/+17 |
* | toolchain.eclass: Copy gnat files during install | Tupone Alfredo | 2019-11-25 | 1 | -1/+1 |
* | toolchain.eclass: advertise fortran support for >=gcc-4.2+ | Sergei Trofimovich | 2019-11-10 | 1 | -1/+3 |
* | toolchain.eclass: restore RESTRICT=strip on <gcc-9.2-r1, bug #699446 | Sergei Trofimovich | 2019-11-06 | 1 | -10/+10 |
* | toolchain.eclass: rename USE=regression-test to USE=test | Sergei Trofimovich | 2019-11-04 | 1 | -27/+6 |
* | toolchain.eclass: set SLOT=${GCCMAJOR} for gcc-10* | Sergei Trofimovich | 2019-10-27 | 1 | -1/+7 |
* | toolchain.eclass: filter out -mstackrealign, bug #688580 | Sergei Trofimovich | 2019-10-26 | 1 | -0/+7 |
* | toolchain.eclass: switch to git-r3 for live ebuilds | Sergei Trofimovich | 2019-10-20 | 1 | -6/+8 |
* | toolchain.eclass: enable selective stipping for EAPI=7 | Sergei Trofimovich | 2019-10-19 | 1 | -4/+16 |
* | toolchain.eclass: drop support for deprecated mingw-runtime | Sergei Trofimovich | 2019-10-19 | 1 | -2/+1 |
* | toolchain.eclass: add bug references to comments | Sergei Trofimovich | 2019-10-19 | 1 | -12/+18 |
* | toolchain.eclass: port to EAPI=7 | Sergei Trofimovich | 2019-10-19 | 1 | -2/+4 |
* | toolchain.eclass: isolate 'epatch' into 'tc_apply_patches' | Sergei Trofimovich | 2019-10-19 | 1 | -20/+23 |
* | toolchain.eclass: drop PIE patch support for <gcc-4.2 | Sergei Trofimovich | 2019-10-19 | 1 | -17/+3 |
* | toolchain.eclass: drop support for 'BRANCH_UPDATE' | Sergei Trofimovich | 2019-10-19 | 1 | -24/+0 |
* | toolchain.eclass: clarify use case of GCC_A_FAKEIT | Sergei Trofimovich | 2019-10-19 | 1 | -0/+2 |
* | toolchain.eclass: move gentoo patches into own helper | Sergei Trofimovich | 2019-10-19 | 1 | -13/+17 |
* | toolchain.eclass: drop PATH and ROOTPATH from /etc/env.d/gcc/ | Sergei Trofimovich | 2019-09-05 | 1 | -2/+0 |
* | toolchain.eclass: cleanup create_revdep_rebuild_entry() | Sergei Trofimovich | 2019-08-25 | 1 | -2/+2 |
* | eclass/toolchain.eclass: mask LIBPATH for cross-case, bug #692844 | Sergei Trofimovich | 2019-08-25 | 1 | -0/+15 |
* | toolchain.eclass: drop USE=nptl from kgcc64, bug #642932 | Sergei Trofimovich | 2019-08-22 | 1 | -6/+8 |
* | toolchain.eclass: Fix gcj's automagic dependency on dev-java/antlr | James Le Cuirot | 2019-08-21 | 1 | -4/+5 |
* | toolchain.eclass: fix gdb autoload path, bug #572480 | Sergei Trofimovich | 2019-08-21 | 1 | -2/+2 |
* | toolchain.eclass: obey user's USE=cxx option, bug #692126 | Sergei Trofimovich | 2019-08-17 | 1 | -1/+0 |
* | toolchain.eclass (do_gcc_CYGWINPORTS_patches): avoid bash-4.4ism | Michael Haubenwallner | 2019-08-12 | 1 | -2/+2 |
* | toolchain.eclass: update active cross-gcc on uninstall | Sergei Trofimovich | 2019-07-13 | 1 | -3/+1 |
* | toolchain.eclass: add 'einfo' when last cross-compiler is removed | Sergei Trofimovich | 2019-07-13 | 1 | -0/+1 |
* | toolchain.eclass: add riscv compiler abi configuration | Andreas K. Hüttel | 2019-05-29 | 1 | -0/+5 |
* | eclass: add support to toolchain.eclass for musl | Jory Pratt | 2019-05-23 | 1 | -0/+3 |
* | {sys-devel/gcc,dev-lang/gnat-gpl}: add a USE for building GCC with LTO | Shane Peelar | 2019-05-13 | 1 | -0/+6 |
* | toolchain.eclass: add D language to gcc-9 | Sergei Trofimovich | 2019-05-03 | 1 | -0/+1 |
* | toolchain.eclass: USE=mpx was dropped upstream from >=gcc-9 | Sergei Trofimovich | 2019-05-03 | 1 | -1/+2 |
* | toolchain.eclass: disable USE=jit for cross-compilers, bug #594572 | Sergei Trofimovich | 2019-04-27 | 1 | -0/+4 |
* | toolchain.eclass: add support for EAPI=6 | Sergei Trofimovich | 2019-03-02 | 1 | -3/+8 |