| Commit message (Expand) | Author | Age | Files | Lines |
* | All ebuilds need a version number so drop special case for master. Update co... | Ryan Hill | 2012-03-22 | 1 | -9/+9 |
* | require gcc-config-1.5+ now that everyone is stable (has ABI CFLAGS fixes and... | Mike Frysinger | 2012-03-15 | 1 | -2/+2 |
* | also rename gcov for people in the gcc-bin dir | Mike Frysinger | 2012-03-14 | 1 | -2/+4 |
* | Rev. 1.527 fixed 4.7 without me noticing. Add comments about the format of g... | Ryan Hill | 2012-03-10 | 1 | -4/+5 |
* | Revert PRERELEASE setting for live ebuilds. It seems 4.7 treats BASE-VER dif... | Ryan Hill | 2012-03-10 | 1 | -3/+7 |
* | We need micro versions on live ebuilds in order for tc_version_is_at_least() ... | Ryan Hill | 2012-03-10 | 1 | -3/+5 |
* | Tweak live ebuild bits. | Ryan Hill | 2012-03-10 | 1 | -8/+7 |
* | Fix unpacking of live git ebuilds. | Ryan Hill | 2012-03-10 | 1 | -3/+3 |
* | revise versioned symlink creation #406765 #220149 | Mike Frysinger | 2012-03-04 | 1 | -4/+6 |
* | initial live git support | Mike Frysinger | 2012-03-04 | 1 | -3/+17 |
* | add a useful default DESCRIPTION, do not set a release tarball for 9999 versi... | Mike Frysinger | 2012-03-03 | 1 | -3/+10 |
* | Update comment about cloog/cloog-ppl. | Ryan Hill | 2012-03-03 | 1 | -4/+8 |
* | Prevent bundled libffi from being installed with gcj or gccgo (bug #354903 by... | Ryan Hill | 2012-03-03 | 1 | -25/+6 |
* | install versioned symlinks for cross-compilers too #220149 by cJ | Mike Frysinger | 2012-03-02 | 1 | -2/+2 |
* | drop cxxabi.h relocation since it appears to be unnecessary nowadays with our... | Mike Frysinger | 2012-02-28 | 1 | -5/+1 |
* | Require dev-libs/ppl-0.11 now that it's stable (bug #396569). Drop cloog-ppl... | Ryan Hill | 2012-02-20 | 1 | -9/+4 |
* | Fix bug 301299 for gcc | Magnus Granberg | 2012-02-12 | 1 | -2/+8 |
* | Add HARD_CFLAGS to CXXFLAGS on toolchain.eclass | Magnus Granberg | 2012-01-17 | 1 | -6/+13 |
* | --with-abi support for amd64 has not yet been merged into master #394823 by H... | Mike Frysinger | 2011-12-16 | 1 | -5/+4 |
* | simplify gcc_version_patch slightly | Mike Frysinger | 2011-12-15 | 1 | -8/+6 |
* | replace `want_boundschecking` with `use_if_iuse boundschecking` since they ha... | Mike Frysinger | 2011-12-15 | 1 | -20/+12 |
* | automatically create a tarball of all config.log files when we fail, and tell... | Mike Frysinger | 2011-12-13 | 1 | -1/+11 |
* | enable {bi,multi}arch support for ppc/x86 targets too #349405 by Denis Kagano... | Mike Frysinger | 2011-12-10 | 1 | -9/+9 |
* | only use --with-abi for x86_64 targets with recent enough versions as reporte... | Mike Frysinger | 2011-12-08 | 1 | -2/+10 |
* | handle --with-abi for x86_64 targets too, and unify with the --with-multilib-... | Mike Frysinger | 2011-12-08 | 1 | -25/+35 |
* | use -depth/-delete to simplify empty dir pruning | Mike Frysinger | 2011-12-07 | 1 | -4/+2 |
* | Disappear disappeared devs. | 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... | Mike Frysinger | 2011-12-06 | 1 | -4/+5 |
* | backport x32 support to 4.6.2+ until 4.7.0+ is released | Mike Frysinger | 2011-12-06 | 1 | -3/+13 |
* | fix multilib assumptions when setting up LDPATH (that there is only "32" and ... | Mike Frysinger | 2011-12-06 | 1 | -33/+16 |
* | simplify GCC_LANG logic | Mike Frysinger | 2011-12-06 | 1 | -30/+14 |
* | simplify the setup of $S and $SRC_URI a bit | Mike Frysinger | 2011-12-06 | 1 | -29/+16 |
* | the make_gcc_hard func already displays info messages, so simplify the callin... | Mike Frysinger | 2011-12-06 | 1 | -5/+2 |
* | unify duplicate sed statements in make_gcc_hard | Mike Frysinger | 2011-12-06 | 1 | -10/+11 |
* | collapse redundant hardened_gcc_works checks in want_minispecs | Mike Frysinger | 2011-12-06 | 1 | -2/+2 |
* | drop HARDENED_{GCC,PIE}_WORKS variable checking since no one sets these anymore | Mike Frysinger | 2011-12-06 | 1 | -10/+7 |
* | drop {PIE,SSP}_UNSUPPORTED variable checking since no one sets these, and it ... | Mike Frysinger | 2011-12-06 | 1 | -47/+7 |
* | turn libssp support into a USE flag and drop all the manual detection of SSP ... | Mike Frysinger | 2011-12-06 | 1 | -50/+3 |
* | Drop obsolete/unsupported SSP/PIE code in older gcc versions (pre gcc-4) | Mike Frysinger | 2011-12-06 | 1 | -137/+5 |
* | no one uses MAN_VER anymore, so just drop it | Mike Frysinger | 2011-12-04 | 1 | -18/+1 |
* | simplify libjava multilib hack a bit | Mike Frysinger | 2011-12-04 | 1 | -12/+10 |
* | relocate logging.properties from libgcj to avoid SLOT collisions #390713 by M... | Mike Frysinger | 2011-12-04 | 1 | -10/+12 |
* | drop old glibc pie checking as this has worked since at least version 2.4 | Mike Frysinger | 2011-12-04 | 1 | -16/+1 |
* | drop now unused exclude_gcc_patches/GENTOO_PATCH_EXCLUDE logic | Mike Frysinger | 2011-12-03 | 1 | -16/+1 |
* | delete unused HTB_EXCLUSIVE variable, and drop old do_gcc_stub logic which is... | Mike Frysinger | 2011-12-03 | 1 | -31/+4 |
* | convert GCCMAJOR/GCCMINOR checking to tc_version_is_at_least when possible | Mike Frysinger | 2011-12-03 | 1 | -13/+9 |
* | drop protoize/unprotoize altogether since upstream has deprecated it | 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... | Mike Frysinger | 2011-12-02 | 1 | -86/+1 |
* | find the C++ man page dir dynamically to handle gcc-4.3+ #273654 by David Flo... | Mike Frysinger | 2011-12-02 | 1 | -2/+2 |
* | fix up python libstdc++ helpers: install the core code into the same place as... | Mike Frysinger | 2011-11-30 | 1 | -12/+20 |