summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added sparc to multilib logic.Jeremy Huddleston2004-12-151-2/+4
* only disable shared/threads when building a stage1 cross-compilerMike Frysinger2004-12-131-2/+2
* fail early with cross-compilersMike Frysinger2004-12-081-1/+4
* add mirror://gentoo to SRC_URI listMike Frysinger2004-12-071-1/+5
* add mirror://gentoo to SRC_URI listMike Frysinger2004-12-071-2/+3
* encode CTARGET into CATEGORY until portage can give us a proper SLOT solutionMike Frysinger2004-12-071-1/+6
* tweak the SLOT logicMike Frysinger2004-12-071-4/+9
* only export CTARGET if cross compilingMike Frysinger2004-12-051-3/+7
* fix revert SLOT behaviorMike Frysinger2004-12-051-2/+2
* fix the freakin slot >_<Travis Tilley2004-12-051-2/+2
* need to export CTARGET tooMike Frysinger2004-12-031-2/+3
* make the libc search more dynamic (ia64 has libc.so.6.1 atm :x)Mike Frysinger2004-12-021-6/+7
* dont set CC/CXXMike Frysinger2004-12-021-4/+1
* tweak SLOT for CTARGET-PV lovingMike Frysinger2004-12-011-8/+6
* allow using patch tarballs for previous gcc releasesTravis Tilley2004-11-251-4/+5
* finer grained controls for enabling {PIE,SSP}-by-defaultTravis Tilley2004-11-251-8/+72
* refactor+tidy, part1Travis Tilley2004-11-211-377/+433
* use a ${MY_PV_FULL} binpath for vapierTravis Tilley2004-11-181-2/+2
* define LICENSE/HOMEPAGEMike Frysinger2004-11-171-3/+5
* typoTravis Tilley2004-11-151-3/+3
* update toolchain.eclass to handle do_gcc_config right when portage removes ol...Travis Tilley2004-11-141-48/+55
* disable threads/shared when crosscompilingMike Frysinger2004-11-141-4/+7
* let the bounds checking patch work for versions of gcc other then 3.4.2Travis Tilley2004-11-091-9/+6
* set S properly. oops.Travis Tilley2004-11-091-1/+3
* skip the gcc-config exclusion logic altogether if gcc-config -L spits out no-...Travis Tilley2004-11-081-3/+6
* changed fortran support to be enabled by the fortran USE flag. this way we ca...Travis Tilley2004-11-081-5/+18
* only put boundschecking in IUSE if we're actually using the bounds checking p...Travis Tilley2004-11-071-2/+5
* an edit or two needed to work with gcc 3.3, updated version checks to use ver...Travis Tilley2004-11-031-18/+19
* remove the ppc and sparc --with-cpu stuffTravis Tilley2004-10-281-3/+3
* fixed snapshot support to work with snapshots made within the past two years ;)Travis Tilley2004-10-271-10/+32
* dont create multiple specs files if USE=boundscheckingTravis Tilley2004-10-261-2/+4
* fix the slotTravis Tilley2004-10-261-2/+6
* have gcc-config create the 32bit/64bit wrappersMike Frysinger2004-10-261-36/+7
* make -very- sure that MY_PV_FULL is set during do_gcc_configTravis Tilley2004-10-251-1/+5
* only download boundschecking patch if USE=boundscheckingTravis Tilley2004-10-251-2/+2
* dont set GCC_SPECS by default, fix hardenednossp specs file with USE=hardenedTravis Tilley2004-10-251-4/+14
* merge a bunch of fixes from my localMike Frysinger2004-10-251-49/+32
* USE=nocxxMike Frysinger2004-10-221-4/+5
* '...' -> ' ...'Mike Frysinger2004-10-191-6/+6
* fix a small brain fartTravis Tilley2004-10-111-21/+23
* we dont want to use the installed compilers' specs to build gcc!Travis Tilley2004-10-111-1/+4
* always switch gcc profile if bootstrapping!Travis Tilley2004-10-111-2/+3
* changes for boundscheckingAlexander Gabert2004-10-061-13/+43
* revert the multilib-by-default changes, since this seems to be causing proble...Travis Tilley2004-10-051-6/+6
* we dont want to automatically switch the currently selected gcc config unless...Travis Tilley2004-10-041-4/+32
* add some sanity checking and informational messages to do_gcc_config()Travis Tilley2004-10-041-6/+29
* add support for creating a pie-but-not-ssp hardened specs file, and add a do_...Travis Tilley2004-10-041-2/+34
* made env script function more flexible just in case we get more than just 3 s...Travis Tilley2004-10-031-7/+4
* add function for creating gcc env.d entriesTravis Tilley2004-10-031-1/+47
* DAMN YOU UCLIBC!Travis Tilley2004-09-251-5/+5