summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use /etc/init.d/functions.sh rather than /sbin/functions.shMike Frysinger2006-10-312-6/+6
* Make libgcc updates atomic #150257 by Diego.Mike Frysinger2006-10-193-1/+716
* Bump to make sure everyone is using gcc-config-1 wrappers and not eselect.Mike Frysinger2006-10-021-1/+0
* Bump to make sure everyone is using gcc-config-1 wrappers and not eselect.Mike Frysinger2006-10-021-0/+1
* make sure we dont leave $CTARGET-cc laying around since we no longer install ...Mike Frysinger2006-08-091-1/+3
* setup command envvars very early so we dont have to do stupid checks in sub codeMike Frysinger2006-07-051-5/+5
* if python is broken, at least warn the user #139180Mike Frysinger2006-07-041-1/+2
* Push out accumulated fixes.Mike Frysinger2006-07-032-11/+12
* oldMike Frysinger2006-07-031-1/+0
* try even harder to find CHOST when python is brokenMike Frysinger2006-06-191-5/+21
* Updating gcc-config-2* ebuild to rc1, so users don't need to download a diffe...Jeremy Huddleston2006-06-061-3/+0
* Updating gcc-config-2* ebuild to rc1, so users don't need to download a diffe...Jeremy Huddleston2006-06-061-0/+3
* If active profile no longer exists, make sure -c spits out an error message.Mike Frysinger2006-04-252-18/+23
* oldMike Frysinger2006-04-253-682/+0
* change short --version from -v to -VMike Frysinger2006-04-215-4/+8
* copy libgcc_s.so for all ROOT values #129121 by Bjarke Istrup PedersenMike Frysinger2006-04-151-2/+2
* Generate a CTARGET-cpp wrapper if need be.Mike Frysinger2006-04-031-6/+9
* Ignore directores in /etc/env.d/gcc #118246 by Mark Purtill.Mike Frysinger2006-01-084-2/+4
* Fix changing of profiles when using ROOT and a different CHOST.Mike Frysinger2006-01-053-3/+15
* Fix multilib copying of libraries #95622 by Diego Pettenò and restore copyin...Mike Frysinger2005-12-302-0/+679
* Use get_libdir #114633 by Patrick McLean.Mike Frysinger2005-12-271-6/+10
* fix the trailing / check for ROOT and silence grep if config doesnt existMike Frysinger2005-12-211-3/+3
* handle the case where all we got was a CTARGET and no versionMike Frysinger2005-12-031-1/+10
* Add support for selecting profiles by version only.Mike Frysinger2005-11-192-5/+11
* oldMike Frysinger2005-11-1911-1942/+0
* Make sure we set env vars before trying to use them #111022 by Attila Stehr.Mike Frysinger2005-11-012-2/+3
* Version bump with more backwards compat support (-B, -L, and -X).Jeremy Huddleston2005-10-022-1/+1
* Added gcc-config wrapper for beta version of eselect-compiler. It still need...Jeremy Huddleston2005-10-011-0/+1
* Add support for spaces in make.conf settings #105855.Mike Frysinger2005-09-181-2/+20
* inform user they are switching cross/native compilerMike Frysinger2005-09-021-2/+6
* Update list output to show the active version for all targets.Mike Frysinger2005-08-251-10/+24
* add some more sanity checks so spb will shut upMike Frysinger2005-08-201-2/+8
* Killing 1.4.0. Working on gcc-config-2.0 in gentoo/src/toolchain/gcc-config.Jeremy Huddleston2005-08-092-578/+0
* Fix long option for -S (--split-profile).Martin Schlemmer2005-08-052-2/+2
* Clean up the wrapper a bit.Mike Frysinger2005-08-042-0/+377
* touchup code to not call strlen() so much and punt ugly C++/Java style macroMike Frysinger2005-07-231-10/+9
* when asking for the current profile of a cross target that has yet to be conf...Mike Frysinger2005-07-102-8/+6
* Add support for parsing profile names so we can use it in toolchain.eclass.Mike Frysinger2005-07-092-0/+612
* Make sure the f77 wrapper is installed/run properly for g77 #97437 by John C....Mike Frysinger2005-07-073-3/+6
* oldMike Frysinger2005-07-071-0/+0
* Make sure that -c errors out if given an invalid TARGET.Mike Frysinger2005-06-132-4/+4
* oldMike Frysinger2005-06-131-0/+0
* tweak for gcc-4 betaMike Frysinger2005-06-071-2/+4
* Make sure we support funky version strings (beta823942) and custom specs (har...Mike Frysinger2005-06-072-4/+37
* Cleanup the CHOST-GCCVER parsing so it isnt so fragile (and works with BSD ho...Mike Frysinger2005-06-072-6/+22
* If python is broken due to libstdc++ changes or whatever, make sure gcc-confi...Mike Frysinger2005-06-062-0/+548
* oldMike Frysinger2005-06-063-803/+0
* env -u -> env -i for BSD #90643Mike Frysinger2005-04-283-6/+6
* cp -a -> cp -pP #90643Mike Frysinger2005-04-283-6/+6
* cp -> $CP rm -> $RM touch -> $TOUCH etc... #90643Mike Frysinger2005-04-283-63/+66