summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mark treelang as unavailable to cross-compilers #199924Mike Frysinger2007-12-011-1/+2
* enable treelang by default when possibleMike Frysinger2007-11-201-1/+9
* apply to gcc-4+Mike Frysinger2007-11-121-2/+2
* Apply the texinfo fix only on GCC 4, as GCC 3.4 does not have thatDiego Elio Pettenò2007-11-121-2/+2
* apply gcc-configure-texinfo.patchMike Frysinger2007-11-111-2/+3
* set default -march for x86 based on CTARGETMike Frysinger2007-07-201-7/+12
* insert PATCH_VER into Gentoo version tagging as neededMike Frysinger2007-07-161-2/+2
* (QA) RESTRICT clean up.Piotr Jaroszyński2007-07-021-2/+2
* only enable mudflap when wanted (aka not kgcc64)Mike Frysinger2007-05-291-2/+6
* dont export extraneous IUSE into custom gcc-* packagesMike Frysinger2007-05-241-2/+2
* tweaks for gcc-4.2.0Mike Frysinger2007-05-191-20/+5
* start moving to GCC_PATH for env.d #174422 and cleanup gcc-config logic so th...Mike Frysinger2007-05-031-11/+7
* remove support for old amd64 multilibMike Frysinger2007-03-241-5/+2
* only try to unpack the D tarball when USE=d #170230Mike Frysinger2007-03-101-11/+9
* declare/shuffle around maintainersMike Frysinger2007-03-041-2/+4
* update mingw testMike Frysinger2007-02-221-2/+2
* Enable __cxa_atexit for FreeBSD too, as that's needed for proper C++ librarie...Diego Elio Pettenò2007-02-181-12/+14
* add support for the D language #159196Mike Frysinger2007-02-171-10/+38
* allow built_with_use to work even with hidden IUSE expanded vars #167166Mike Frysinger2007-02-171-2/+2
* add --missing to built_with_use #167166Mike Frysinger2007-02-171-2/+2
* check libc for *-elf and *-mingw*Mike Frysinger2007-02-161-9/+10
* use new tc-is-softfloat functionMike Frysinger2007-02-121-2/+2
* Create /usr/bin in the $ROOT if it doesn't exist already.Diego Elio Pettenò2007-02-011-53/+55
* remove funky URL for HTBMike Frysinger2007-01-061-2/+1
* more tweaks/generalization to support gcc-2 #124578Mike Frysinger2006-12-301-22/+28
* add --enable-secureplt by defaultMike Frysinger2006-12-271-1/+2
* need to disable libgomp when cross-compiling with gcc-4.2+Mike Frysinger2006-12-231-2/+2
* force all -elf toolchains to build with --with-newlib #158495Mike Frysinger2006-12-221-1/+2
* catch *-linux targetsMike Frysinger2006-11-131-1/+2
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-10-141-2/+2
* --enable-threads is a problem only when mingw is the host ... also, make sure...Mike Frysinger2006-10-021-3/+7
* enable sysroot support for mingwMike Frysinger2006-10-021-2/+3
* allow people to use -foo_softfloat- for softfloat targetsMike Frysinger2006-09-291-2/+2
* only force --enable-__cxa_atexit when working with gnu targets (aka glibc) #1...Mike Frysinger2006-09-281-2/+2
* punt is_uclibc() and just check $CTARGET directlyMike Frysinger2006-09-281-13/+8
* dont apply stubs anymore when USE=vanilla #124578 by Harald van DijkMike Frysinger2006-09-171-2/+2
* add support for gcc-2 in setting IUSE #124578 by Harald van DijkMike Frysinger2006-09-171-11/+15
* install c98/c99 into /usr/binMike Frysinger2006-09-121-3/+4
* Don't build protoize on FreeBSD, again.Diego Elio Pettenò2006-09-051-2/+3
* dont build protoize for cross-compilersMike Frysinger2006-08-271-3/+7
* use BINPATH rather custom stringMike Frysinger2006-08-271-2/+2
* install gcc binaries for cross-compilers into /usr/CHOST/CTARGET/ #144700Mike Frysinger2006-08-271-2/+6
* use the Debian way for building protoizeMike Frysinger2006-08-271-3/+2
* use ewarn instead of einfo as pointed out by Bo Ørsted Andresen #143805Mike Frysinger2006-08-191-10/+10
* Moved eclasses to use CROSSCOMPILE_OPTS USE_EXPAND environment variable.Danny van Dyk2006-08-041-2/+2
* - do be stupid and die when c89/c99 do not existNed Ludd2006-08-021-2/+8
* bless all gcc ebuilds with USE=test #141798Mike Frysinger2006-07-301-3/+3
* move rmic/rmiregistry rename for gcc 3.x from ebuilds to here - bug #139918Kevin F. Quinn2006-07-281-2/+44
* add some output to the generated files step and quote a bunch of $S usageMike Frysinger2006-07-191-11/+16
* finish up support for TOOLCHAIN_ALLOWED_LANGS to allow kgcc64 to work properlyMike Frysinger2006-07-171-31/+18