summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* allow FILESDIR to be overridden by other ebuilds (like kgcc64)Mike Frysinger2005-10-141-7/+8
* use gcc instead of $PN/$P in places so we can use this eclass for other packagesMike Frysinger2005-10-141-12/+12
* add support for s390x multilibMike Frysinger2005-10-121-6/+3
* Set MULTILIB_ABIS to DEFAULT_ABI if ! use multilib.Jeremy Huddleston2005-10-111-3/+8
* remove multilib cross-compile hacks so that it works properlyMike Frysinger2005-10-111-53/+3
* Only use --with-sysroot with mips64 as it breaks other multilib crosscompilers.Jeremy Huddleston2005-10-071-3/+5
* removing comments where I didn't mean to put them.Jeremy Huddleston2005-10-071-3/+3
* Removing comment about breakage... re-emerging glibc will setup symlinks prop...Jeremy Huddleston2005-10-071-5/+3
* Added bin_prefix to eselect-compiler confs so we can setup the alternate targ...Jeremy Huddleston2005-10-061-2/+4
* Properly create profile confs for eselect-compiler for multilib crosscompiler...Jeremy Huddleston2005-10-061-11/+7
* autofix LANG issues in older configure scripts #105485Mike Frysinger2005-10-061-3/+12
* Fixed spec->specs in eselect-compiler config file. Thanks Christophe Saout <...Jeremy Huddleston2005-10-051-2/+2
* Added stdcxx_incdir to eselect conf.Jeremy Huddleston2005-10-051-1/+2
* Fixed chost/ctarget typo in the compiler confs on multilib archs.Jeremy Huddleston2005-10-011-4/+4
* Apply whitespace checks from repoman to eclasses.Sven Wegener2005-09-251-3/+3
* Added support for eselect-compilerJeremy Huddleston2005-09-241-25/+192
* compile stage1 witn -O2 instead of -O if current and target are 3.4 and harde...Jeremy Huddleston2005-09-221-1/+4
* punt useless multilib cruft and fix up some of the remaining code ... also di...Mike Frysinger2005-09-211-92/+23
* touch up the USE=nocxx support in cross-compilers so that we can get a normal...Mike Frysinger2005-09-201-10/+19
* need to ignore mips for the multilib spec hackMike Frysinger2005-09-201-1/+2
* fix mips multilib cross-compileMike Frysinger2005-09-201-25/+9
* dont make the C++ manpages build fatal if it failsMike Frysinger2005-09-061-7/+5
* add support for building/install C++ manpagesMike Frysinger2005-09-061-2/+15
* deprecate sjlj for gcc-3.4 uclibc toolchainsMike Frysinger2005-08-221-2/+2
* blah, second to last commit had too many local changes, make sure gcc-3.3.x l...Mike Frysinger2005-08-201-2/+6
* dont want to pass --libdir because it will just cause gcc to install into a l...Mike Frysinger2005-08-201-2/+1
* punt --enable-version-specific-runtime-libs option #100679Mike Frysinger2005-08-191-15/+3
* remove sysroot since it doesnt work yetMike Frysinger2005-08-171-3/+1
* touchup support for cross-compiling a native compilerMike Frysinger2005-08-131-3/+9
* add support for cross-compiling native-compilersMike Frysinger2005-08-101-3/+6
* add support for USE=vanilla and create versioned symlinks so people can run `...Mike Frysinger2005-08-101-15/+25
* only warn if test failsMike Frysinger2005-08-061-8/+5
* Rebuild /etc/env.d/05gcc and /etc/ld.so.conf if we update a non default compi...Martin Schlemmer2005-08-051-2/+6
* add support for softfloat toolchains #75585 by Yuri VasilevskiMike Frysinger2005-08-051-1/+3
* add support for C++ with avr targets; fix by Ludek Stepan #99020Mike Frysinger2005-07-151-1/+3
* make sure libc_prefix is set to a sane value in the libc ssp check in case we...Mike Frysinger2005-07-141-4/+7
* Make toolchain eclass more friendly to Gentoo/FreeBSD using root:0 instead of...Diego Elio Pettenò2005-07-131-2/+2
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-27/+27
* add support for UCLIBC_GCC_VERMike Frysinger2005-07-101-3/+5
* Updated ppc64 multilib support from bug #97162.Jeremy Huddleston2005-07-071-7/+23
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* psm says we need the stage1 ssp patch with gcc-4 tooMike Frysinger2005-06-131-3/+5
* when unmerging a cross-compiler toolchain, try to clean up after ourselvesMike Frysinger2005-06-131-3/+10
* generated hardenednosspnopie spec files regardless of ssp/pie capabilitiesMike Frysinger2005-06-111-2/+2
* adding my devspace to the devspace variable in gentoo_urls\(\)Mark Loeser2005-06-091-2/+3
* allow gcc-config to be run even when cross-compiling so when you go from gcc-...Mike Frysinger2005-06-061-8/+3
* fix gccmajor -> gccminor typo pointed out by psmMike Frysinger2005-06-061-3/+3
* Fix should_we_gcc_configDaniel Drake2005-06-051-2/+2
* use fixheadtails instead of a patchset and dont try to use clocale uclibc wit...Mike Frysinger2005-06-021-8/+12