| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | toolchain.eclass: avoid in_iuse in global scope | Sergei Trofimovich | 2019-02-27 | 1 | -11/+20 |
* | toolchain.eclass: enable verbose test logging | Sergei Trofimovich | 2019-02-24 | 1 | -1/+2 |
* | toolchain.eclass: never pass --enable-libvtv to ./configure | Sergei Trofimovich | 2019-02-15 | 1 | -2/+5 |
* | toolchain.eclass: prepare to rename USE=regression-test->test | Sergei Trofimovich | 2019-02-10 | 1 | -5/+13 |
* | toolchain.eclass: fix comment typos | Sergei Trofimovich | 2019-02-04 | 1 | -2/+2 |
* | toolchain.eclass: never pass --enable-libsanitizer to ./configure | Sergei Trofimovich | 2019-02-03 | 1 | -1/+18 |
* | toolchain.eclass: drop IUSE_DEF array | Sergei Trofimovich | 2019-02-03 | 1 | -8/+4 |
* | toolchain.eclass: move from versionator to eapi7-ver eclass | Sergei Trofimovich | 2018-12-09 | 1 | -12/+12 |
* | toolchain.eclass: drop info/dir index, bug #672408 | Sergei Trofimovich | 2018-12-04 | 1 | -0/+8 |
* | toolchain.eclass: follow move from uclibc to uclibc-ng | Sergei Trofimovich | 2018-12-02 | 1 | -1/+1 |
* | toolchain.eclass: filter out -Wstack-protector for gcc-4.0 | Sergei Trofimovich | 2018-11-30 | 1 | -0/+1 |
* | toolchain.eclass: drop prepstrip(), bug #587316 | Sergei Trofimovich | 2018-11-25 | 1 | -8/+9 |
* | toolchain.eclass: drop prepman() and prepstrip(), bug #587316 | Sergei Trofimovich | 2018-11-22 | 1 | -6/+0 |
* | toolchain.eclass: don't delete 'go' and 'gofmt' for cross-compilers | Sergei Trofimovich | 2018-10-23 | 1 | -6/+11 |
* | toolchain.eclass: filter out -Wextra -Wstack-protector | Sergei Trofimovich | 2018-10-06 | 1 | -0/+2 |