| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | only use --with-abi for x86_64 targets with recent enough versions as reporte... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-08 | 1 | -2/+10 |
* | handle --with-abi for x86_64 targets too, and unify with the --with-multilib-... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-08 | 1 | -25/+35 |
* | use -depth/-delete to simplify empty dir pruning | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-07 | 1 | -4/+2 |
* | Disappear disappeared devs. | ![](//www.gravatar.com/avatar/d7f0456e867190e62fd68fa96ddd89c9?s=13&d=retro) Ryan Hill | 2011-12-07 | 1 | -3/+4 |
* | send `chown root` output to /dev/null so that we dont dump a lot of crap when... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-06 | 1 | -4/+5 |
* | backport x32 support to 4.6.2+ until 4.7.0+ is released | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-06 | 1 | -3/+13 |
* | fix multilib assumptions when setting up LDPATH (that there is only "32" and ... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-06 | 1 | -33/+16 |
* | simplify GCC_LANG logic | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-06 | 1 | -30/+14 |
* | simplify the setup of $S and $SRC_URI a bit | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-06 | 1 | -29/+16 |
* | the make_gcc_hard func already displays info messages, so simplify the callin... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-06 | 1 | -5/+2 |
* | unify duplicate sed statements in make_gcc_hard | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-06 | 1 | -10/+11 |
* | collapse redundant hardened_gcc_works checks in want_minispecs | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-06 | 1 | -2/+2 |
* | drop HARDENED_{GCC,PIE}_WORKS variable checking since no one sets these anymore | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-06 | 1 | -10/+7 |
* | drop {PIE,SSP}_UNSUPPORTED variable checking since no one sets these, and it ... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-06 | 1 | -47/+7 |
* | turn libssp support into a USE flag and drop all the manual detection of SSP ... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-06 | 1 | -50/+3 |
* | Drop obsolete/unsupported SSP/PIE code in older gcc versions (pre gcc-4) | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-06 | 1 | -137/+5 |
* | no one uses MAN_VER anymore, so just drop it | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-04 | 1 | -18/+1 |
* | simplify libjava multilib hack a bit | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-04 | 1 | -12/+10 |
* | relocate logging.properties from libgcj to avoid SLOT collisions #390713 by M... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-04 | 1 | -10/+12 |
* | drop old glibc pie checking as this has worked since at least version 2.4 | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-04 | 1 | -16/+1 |
* | drop now unused exclude_gcc_patches/GENTOO_PATCH_EXCLUDE logic | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-03 | 1 | -16/+1 |
* | delete unused HTB_EXCLUSIVE variable, and drop old do_gcc_stub logic which is... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-03 | 1 | -31/+4 |
* | convert GCCMAJOR/GCCMINOR checking to tc_version_is_at_least when possible | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-03 | 1 | -13/+9 |
* | drop protoize/unprotoize altogether since upstream has deprecated it | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-03 | 1 | -10/+1 |
* | delete hardened code that is only used in gcc-3.x versions (as we no longer s... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-02 | 1 | -86/+1 |
* | find the C++ man page dir dynamically to handle gcc-4.3+ #273654 by David Flo... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-02 | 1 | -2/+2 |
* | fix up python libstdc++ helpers: install the core code into the same place as... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-11-30 | 1 | -12/+20 |
* | do not check config-lang.in in pkg_xxx funcs #391369 by Agostino Sarubbo | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-11-22 | 1 | -2/+2 |
* | Fix live ebuilds. | ![](//www.gravatar.com/avatar/d7f0456e867190e62fd68fa96ddd89c9?s=13&d=retro) Ryan Hill | 2011-11-21 | 1 | -3/+3 |
* | check cxx is in IUSE before trying to use it #391149 by Raúl Porcel | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-11-20 | 1 | -6/+8 |
* | migrate USE=nocxx to USE=cxx | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-11-14 | 1 | -11/+18 |
* | pull some more deps out of the ebuilds (gcj/fortran/mpfr), and convert a few ... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-11-09 | 1 | -8/+24 |
* | use tc_version_is_at_least rather than parsing GCC_BRANCH_VER for lto handling | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-10-31 | 1 | -3/+6 |
* | further simplify IUSE/nossp updating | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-10-31 | 1 | -7/+4 |
* | pull out huse() from toolchain.eclass and into use_if_iuse() in eutils.eclass... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-10-26 | 1 | -15/+10 |
* | Fixing the dupe of IUSE nossp | ![](//www.gravatar.com/avatar/90053249d7a180618cfd7152ff6dbb67?s=13&d=retro) Magnus Granberg | 2011-10-26 | 1 | -2/+1 |
* | add a huse() helper to avoid QA warnings when checking features that are not ... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-10-17 | 1 | -11/+15 |
* | add common depend settings | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-09-27 | 1 | -7/+41 |
* | force internal jar usage by Serkan Kaba #384291 | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-09-26 | 1 | -1/+5 |
* | scrub more ETYPE logic | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-09-26 | 1 | -52/+31 |
* | drop support for gcc-library builds as no one uses/cares about it | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-09-22 | 1 | -193/+65 |
* | support gcc-4.7+ multilib list with x86_64 targets | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-09-13 | 1 | -10/+27 |
* | handle newer cxx behavior with gcc-4.7+, and newer libquadmath/fortran with g... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-09-12 | 1 | -1/+13 |
* | use += style with confgcc appending | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-09-11 | 1 | -63/+63 |
* | support x86_64 multilib settings with gcc-4.7+ as they changed the style to a... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-09-11 | 1 | -10/+14 |
* | Remove incorrect library path. Patch by Jonathan Callen <abcd@gentoo.org>. Bu... | ![](//www.gravatar.com/avatar/039be336c471acee847c2740efae15c0?s=13&d=retro) Matt Turner | 2011-08-22 | 1 | -3/+2 |
* | drop cld workaround now that things should be stable #379367 by Alessandro Guido | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-08-22 | 1 | -10/+1 |
* | Check image dir rather than filesystem for multilib paths so we get proper LD... | ![](//www.gravatar.com/avatar/d7f0456e867190e62fd68fa96ddd89c9?s=13&d=retro) Ryan Hill | 2011-08-13 | 1 | -2/+2 |
* | Convert every instance of hasq to has. | ![](//www.gravatar.com/avatar/3fd276704065a063dbbb61aa9e03df7e?s=13&d=retro) Samuli Suominen | 2011-07-08 | 1 | -3/+3 |
* | Use DEFAULT_ABI instead of USE flags to select primary MIPS ABI, bug 370717 | ![](//www.gravatar.com/avatar/039be336c471acee847c2740efae15c0?s=13&d=retro) Matt Turner | 2011-06-14 | 1 | -29/+3 |