| Commit message (Expand) | Author | Age | Files | Lines |
* | fix typo pointed out by Kundai Midzi #218869 |  Mike Frysinger | 2008-04-22 | 1 | -2/+2 |
* | shuffle around code to better match when configure options are actually used |  Mike Frysinger | 2008-04-22 | 1 | -14/+7 |
* | handle renamed fixed include dir #214151 |  Mike Frysinger | 2008-04-12 | 1 | -3/+3 |
* | do not mess with LD_LIBRARY_PATH #213838 |  Mike Frysinger | 2008-04-08 | 1 | -3/+1 |
* | only pass --with-pkgversion with gcc-4.3+ as older versions of gcc have broke... |  Mike Frysinger | 2008-04-08 | 1 | -6/+4 |
* | fixup locale ranges in awk scripts #215828 |  Mike Frysinger | 2008-04-07 | 1 | -1/+2 |
* | Add -k to make check so we always run the full testsuite rather than bail on ... |  Ryan Hill | 2008-03-23 | 1 | -2/+10 |
* | add url/branding support for gcc-4.3+ |  Mike Frysinger | 2008-03-17 | 1 | -28/+28 |
* | add support for USE=libffi #199850 |  Mike Frysinger | 2008-02-16 | 1 | -7/+20 |
* | remove use of make profiledbootstrap by ppc64 |  Tom Gall | 2008-02-05 | 1 | -2/+2 |
* | mark treelang as unavailable to cross-compilers #199924 |  Mike Frysinger | 2007-12-01 | 1 | -1/+2 |
* | enable treelang by default when possible |  Mike Frysinger | 2007-11-20 | 1 | -1/+9 |
* | apply to gcc-4+ |  Mike Frysinger | 2007-11-12 | 1 | -2/+2 |
* | Apply the texinfo fix only on GCC 4, as GCC 3.4 does not have that |  Diego Elio Pettenò | 2007-11-12 | 1 | -2/+2 |
* | apply gcc-configure-texinfo.patch |  Mike Frysinger | 2007-11-11 | 1 | -2/+3 |
* | set default -march for x86 based on CTARGET |  Mike Frysinger | 2007-07-20 | 1 | -7/+12 |
* | insert PATCH_VER into Gentoo version tagging as needed |  Mike Frysinger | 2007-07-16 | 1 | -2/+2 |
* | (QA) RESTRICT clean up. |  Piotr Jaroszyński | 2007-07-02 | 1 | -2/+2 |
* | only enable mudflap when wanted (aka not kgcc64) |  Mike Frysinger | 2007-05-29 | 1 | -2/+6 |
* | dont export extraneous IUSE into custom gcc-* packages |  Mike Frysinger | 2007-05-24 | 1 | -2/+2 |
* | tweaks for gcc-4.2.0 |  Mike Frysinger | 2007-05-19 | 1 | -20/+5 |
* | start moving to GCC_PATH for env.d #174422 and cleanup gcc-config logic so th... |  Mike Frysinger | 2007-05-03 | 1 | -11/+7 |
* | remove support for old amd64 multilib |  Mike Frysinger | 2007-03-24 | 1 | -5/+2 |
* | only try to unpack the D tarball when USE=d #170230 |  Mike Frysinger | 2007-03-10 | 1 | -11/+9 |
* | declare/shuffle around maintainers |  Mike Frysinger | 2007-03-04 | 1 | -2/+4 |
* | update mingw test |  Mike Frysinger | 2007-02-22 | 1 | -2/+2 |
* | Enable __cxa_atexit for FreeBSD too, as that's needed for proper C++ librarie... |  Diego Elio Pettenò | 2007-02-18 | 1 | -12/+14 |
* | add support for the D language #159196 |  Mike Frysinger | 2007-02-17 | 1 | -10/+38 |
* | allow built_with_use to work even with hidden IUSE expanded vars #167166 |  Mike Frysinger | 2007-02-17 | 1 | -2/+2 |
* | add --missing to built_with_use #167166 |  Mike Frysinger | 2007-02-17 | 1 | -2/+2 |
* | check libc for *-elf and *-mingw* |  Mike Frysinger | 2007-02-16 | 1 | -9/+10 |
* | use new tc-is-softfloat function |  Mike Frysinger | 2007-02-12 | 1 | -2/+2 |
* | Create /usr/bin in the $ROOT if it doesn't exist already. |  Diego Elio Pettenò | 2007-02-01 | 1 | -53/+55 |
* | remove funky URL for HTB |  Mike Frysinger | 2007-01-06 | 1 | -2/+1 |
* | more tweaks/generalization to support gcc-2 #124578 |  Mike Frysinger | 2006-12-30 | 1 | -22/+28 |
* | add --enable-secureplt by default |  Mike Frysinger | 2006-12-27 | 1 | -1/+2 |
* | need to disable libgomp when cross-compiling with gcc-4.2+ |  Mike Frysinger | 2006-12-23 | 1 | -2/+2 |
* | force all -elf toolchains to build with --with-newlib #158495 |  Mike Frysinger | 2006-12-22 | 1 | -1/+2 |
* | catch *-linux targets |  Mike Frysinger | 2006-11-13 | 1 | -1/+2 |
* | Apply whitespace checks from repoman to eclasses. |  Sven Wegener | 2006-10-14 | 1 | -2/+2 |
* | --enable-threads is a problem only when mingw is the host ... also, make sure... |  Mike Frysinger | 2006-10-02 | 1 | -3/+7 |
* | enable sysroot support for mingw |  Mike Frysinger | 2006-10-02 | 1 | -2/+3 |
* | allow people to use -foo_softfloat- for softfloat targets |  Mike Frysinger | 2006-09-29 | 1 | -2/+2 |
* | only force --enable-__cxa_atexit when working with gnu targets (aka glibc) #1... |  Mike Frysinger | 2006-09-28 | 1 | -2/+2 |
* | punt is_uclibc() and just check $CTARGET directly |  Mike Frysinger | 2006-09-28 | 1 | -13/+8 |
* | dont apply stubs anymore when USE=vanilla #124578 by Harald van Dijk |  Mike Frysinger | 2006-09-17 | 1 | -2/+2 |
* | add support for gcc-2 in setting IUSE #124578 by Harald van Dijk |  Mike Frysinger | 2006-09-17 | 1 | -11/+15 |
* | install c98/c99 into /usr/bin |  Mike Frysinger | 2006-09-12 | 1 | -3/+4 |
* | Don't build protoize on FreeBSD, again. |  Diego Elio Pettenò | 2006-09-05 | 1 | -2/+3 |
* | dont build protoize for cross-compilers |  Mike Frysinger | 2006-08-27 | 1 | -3/+7 |