summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add some more sanity checks so spb will shut upMike Frysinger2005-08-201-0/+10
* add some more sanity checks so spb will shut upMike Frysinger2005-08-201-21/+11
* 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-091-0/+10
* Killing 1.4.0. Working on gcc-config-2.0 in gentoo/src/toolchain/gcc-config.Jeremy Huddleston2005-08-091-26/+13
* Killing 1.4.0. Working on gcc-config-2.0 in gentoo/src/toolchain/gcc-config.Jeremy Huddleston2005-08-094-634/+5
* Fix long option for -S (--split-profile).Martin Schlemmer2005-08-051-0/+10
* Fix long option for -S (--split-profile).Martin Schlemmer2005-08-051-3/+3
* Fix long option for -S (--split-profile).Martin Schlemmer2005-08-055-27/+73
* Clean up the wrapper a bit.Mike Frysinger2005-08-041-0/+10
* Clean up the wrapper a bit.Mike Frysinger2005-08-041-11/+4
* Clean up the wrapper a bit.Mike Frysinger2005-08-044-1/+432
* touchup code to not call strlen() so much and punt ugly C++/Java style macroMike Frysinger2005-07-231-0/+10
* touchup code to not call strlen() so much and punt ugly C++/Java style macroMike Frysinger2005-07-231-11/+1
* touchup code to not call strlen() so much and punt ugly C++/Java style macroMike Frysinger2005-07-231-10/+9
* unleash onto ~archMike Frysinger2005-07-171-0/+10
* unleash onto ~archMike Frysinger2005-07-171-11/+1
* unleash onto ~archMike Frysinger2005-07-171-2/+2
* when asking for the current profile of a cross target that has yet to be conf...Mike Frysinger2005-07-101-0/+10
* when asking for the current profile of a cross target that has yet to be conf...Mike Frysinger2005-07-101-12/+2
* 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-091-0/+10
* Add support for parsing profile names so we can use it in toolchain.eclass.Mike Frysinger2005-07-091-11/+4
* Add support for parsing profile names so we can use it in toolchain.eclass.Mike Frysinger2005-07-094-1/+667
* sparc stable cause Weeve said soMike Frysinger2005-07-081-0/+10
* sparc stable cause Weeve said soMike Frysinger2005-07-081-12/+2
* sparc stable cause Weeve said soMike Frysinger2005-07-082-4/+4
* Make sure the f77 wrapper is installed/run properly for g77 #97437 by John C....Mike Frysinger2005-07-071-0/+10
* Make sure the f77 wrapper is installed/run properly for g77 #97437 by John C....Mike Frysinger2005-07-071-10/+10
* Make sure the f77 wrapper is installed/run properly for g77 #97437 by John C....Mike Frysinger2005-07-075-4/+62
* oldMike Frysinger2005-07-072-48/+0
* Removed portage from deps, as this solves a perl/openssl circular dependency.Chris Gianelloni2005-06-171-9/+9
* Removed portage from deps, as this solves a perl/openssl circular dependency.Chris Gianelloni2005-06-175-10/+14
* Make sure that -c errors out if given an invalid TARGET.Mike Frysinger2005-06-131-4/+4
* Make sure that -c errors out if given an invalid TARGET.Mike Frysinger2005-06-134-5/+59
* oldMike Frysinger2005-06-132-48/+0
* tweak for gcc-4 betaMike Frysinger2005-06-071-1/+1
* 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-071-4/+4
* Make sure we support funky version strings (beta823942) and custom specs (har...Mike Frysinger2005-06-074-6/+46
* Cleanup the CHOST-GCCVER parsing so it isnt so fragile (and works with BSD ho...Mike Frysinger2005-06-071-4/+4
* Cleanup the CHOST-GCCVER parsing so it isnt so fragile (and works with BSD ho...Mike Frysinger2005-06-074-8/+31
* If python is broken due to libstdc++ changes or whatever, make sure gcc-confi...Mike Frysinger2005-06-061-1/+4
* If python is broken due to libstdc++ changes or whatever, make sure gcc-confi...Mike Frysinger2005-06-064-2/+605
* oldMike Frysinger2005-06-061-1/+0
* oldMike Frysinger2005-06-064-852/+0
* oldMike Frysinger2005-06-061-3/+0
* env -u -> env -i for BSD #90643Mike Frysinger2005-04-281-3/+3
* env -u -> env -i for BSD #90643Mike Frysinger2005-04-283-6/+6
* cp -a -> cp -pP #90643Mike Frysinger2005-04-281-3/+3