summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* install c89/c99 wrappers from Debian #139619Mike Frysinger2006-07-151-1/+3
* make sure destination dir exists if installing into empty $ROOT as pointed ou...Mike Frysinger2006-06-171-1/+5
* dont try to install fixlafiles.awk/fix_libtool_files.sh when cross-compiling ...Mike Frysinger2006-06-161-4/+6
* make sure compile runs in C locale so we can messages #136484Mike Frysinger2006-06-121-2/+2
* whitespace/quoting touchupsMike Frysinger2006-06-111-7/+7
* slot the libtool hack filesMike Frysinger2006-06-111-3/+7
* make the libc.so locating code more robust by taking a page from the sandbox ...Mike Frysinger2006-06-101-13/+10
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-06-101-46/+46
* Don't alias the fortran compilers.Jeremy Huddleston2006-06-091-6/+7
* Put ip32r10k into IUSE.Joshua Kinard2006-05-291-2/+2
* Multilib fixes for eselect-compiler. Now we update the secondary targets as ...Jeremy Huddleston2006-05-271-37/+40
* revert r1.275 for #130772 as it causes more problems that it solvesMike Frysinger2006-05-261-17/+2
* fix get_make_var() when people are using -w in make options #133822 by Anthon...Mike Frysinger2006-05-231-2/+2
* check for libstdc++.so rather than libstdc++.laMike Frysinger2006-05-151-3/+7
* make sure fixlafiles.awk-no_gcc_la is named properlyMike Frysinger2006-05-111-2/+2
* cut libstdc++.la for gcc-4.0+Mike Frysinger2006-05-101-2/+7
* Disable only pie, as we have ssp now.Diego Elio Pettenò2006-04-301-7/+7
* delay stripping until after we moved all of the gcc binaries aroundMike Frysinger2006-04-291-5/+5
* redo how we enable protoize so it works with cross-compiling/bsd/etc... #130962Mike Frysinger2006-04-271-13/+5
* if user uninstalls active toolchain, make sure we switch to a valid one #130772Mike Frysinger2006-04-251-2/+17
* make sure fix_libtool_files.sh and fixlafiles.awk are never uninstalled #87647Mike Frysinger2006-04-251-3/+4
* match -gnueabi as well when finding needed libcMike Frysinger2006-04-231-2/+2
* Check against CTARGET rather than CHOST to disable protoize until it's fixed.Diego Elio Pettenò2006-04-191-2/+2