summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* workaround broken tc-arch.Jeremy Huddleston2005-01-161-3/+3
* typo fix.Jeremy Huddleston2005-01-161-2/+4
* Add an error and die if they try to get a multilib gcc on amd64 with a bad sa...Jeremy Huddleston2005-01-161-12/+19
* tc-arch: default to $CTARGET and then fall back to $CHOST ... also fix gcc-3....Mike Frysinger2005-01-151-8/+8
* tc-arch: default to $CTARGET and then fall back to $CHOSTMike Frysinger2005-01-151-3/+11
* clean up bash and $ARCH usageMike Frysinger2005-01-151-256/+219
* cross-compile / gcc-config logic updateMike Frysinger2005-01-131-5/+9
* Stupid 2004.3 bugs get cleaned up. Closes bug #77704.Jeremy Huddleston2005-01-121-1/+5
* Added emul-linux-x86 to IUSE.Jeremy Huddleston2005-01-111-2/+2
* Setting GCC_CONFIG_VER back to GCC_RELEASE_VER for now.Jeremy Huddleston2005-01-111-2/+8
* Adding support for including the snapshot date in ${PV} linkw we do with glibc.Jeremy Huddleston2005-01-111-50/+51
* Moved src_install, pkg_preinst, and pkg_postinst into eclass using gcc-3.3.5-...Jeremy Huddleston2005-01-101-315/+685
* Added ip28 to IUSEJoshua Kinard2005-01-091-2/+2
* Making disgusting_gcc_multilib_HACK slightly less ugly and slightly more abst...Jeremy Huddleston2005-01-071-3/+7
* 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