summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* env -u -> env -i for BSD #90643v1.3.10Mike Frysinger2005-04-281-2/+2
* cp -a -> cp -pP #90643Mike Frysinger2005-04-281-2/+2
* cp -> $CP rm -> $RM touch -> $TOUCH etc... #90643Mike Frysinger2005-04-281-17/+18
* use -maxdepth instead of -prune #87528Mike Frysinger2005-04-091-2/+2
* make sure we only scan /etc/env.d/gcc/ and no subdirs #87528Mike Frysinger2005-04-011-2/+2
* Make sure we copy libunwind in addition to libgcc_s (for ia64 and such). Als...Mike Frysinger2005-03-191-25/+31
* dont kill /lib/cpp if host is solaris #79964Mike Frysinger2005-03-161-2/+2
* #include <wait.h> -> #include <sys/wait.h> #79911Mike Frysinger2005-03-162-8/+7
* 1.3.10-r1 stable on amd64. Removing 1.3.9. Adding 1.4.0 which adds support ...Jeremy Huddleston2005-02-191-3/+2
* Fix comment.Jeremy Huddleston2005-02-071-4/+3
* use /usr/lib/misc instead of /usr/libexecMike Frysinger2005-02-041-4/+4
* Make gcc-config support gcc version strings containing '-'. This allows for ...Jeremy Huddleston2005-02-011-5/+11
* Fix argv[0].Jeremy Huddleston2005-01-311-3/+7
* Multilib fixes. Copies libgcc_s.so* to the correct location for all abis. A...Jeremy Huddleston2005-01-312-68/+100
* make sure $ROOT has a trailing /v1.3.9Mike Frysinger2005-01-191-1/+2
* move multilib into unstableMike Frysinger2005-01-071-12/+20
* Push ccache fixes into 1.3.9 as well...Jeremy Huddleston2005-01-052-6/+90
* Make sure that when we switch compilers, we dont accidently invalidate all of...v1.3.8Mike Frysinger2005-01-051-7/+9
* Seems people still have outdated gcc versions installed which break with GCC_...Mike Frysinger2004-12-241-5/+18
* version bumpMike Frysinger2004-12-232-181/+128
* err finish merging patchv1.3.7Mike Frysinger2004-12-091-3/+3
* Portability patch #73617 by Sunil.Mike Frysinger2004-12-082-17/+12
* make sure we delete /lib/cpp if no C++ supportMike Frysinger2004-12-051-3/+7
* Err, we want to handle GCC_SPECS, not GCC_CONFIG. Also make sure duplicate p...Mike Frysinger2004-12-051-9/+6
* Make sure GCC_CONFIG is taken only from the selected profile.Mike Frysinger2004-12-031-1/+2
* Version bump to add a lot of cross-compile fixes. Also perform sanity checki...Mike Frysinger2004-12-031-80/+90
* Fixed Bug 72557, where gcc-config would get very confused with non-gcc-lib ld...Travis Tilley2004-11-281-3/+7
* move 32bit/64bit wrappers out of toolchain.eclassMike Frysinger2004-10-261-2/+16
* override umask #68699 and make sure we use a functional gcc-config version #6...Mike Frysinger2004-10-261-1/+3
* remove extra quoteMike Frysinger2004-10-131-2/+2
* new version; phear !Mike Frysinger2004-10-131-75/+86
* touchup output of list to indicate current profilev1.3.6Mike Frysinger2004-10-111-2/+6
* fixed the handling of GCC_SPECS-specific gcc configsTravis Tilley2004-10-051-2/+7
* make gcc-config give an error message if the current profile doesnt existTravis Tilley2004-10-041-10/+19
* added the fix for bug 63973Travis Tilley2004-10-021-3/+3
* touchup gcc-config errors since at first glance they look like shell errorsMike Frysinger2004-08-192-7/+7
* Some cleanup that remove use of which from ferret <james.noble@worc.ox.ac.uk>,Martin Schlemmer2004-07-241-15/+6
* Manifest fix - files/wrapper-1.4.1.c size mismatch, files/wrapper-1.4.2.c siz...Daniel Black2004-07-181-1/+1
* Gentoo Technologies -> Gentoo FoundationAron Griffis2004-07-151-1/+1
* Make sure we cleanup stale wrappers, bug #36388.Martin Schlemmer2004-06-191-13/+27
* fix #29950 #48492 and more !v1.3.5Mike Frysinger2004-05-071-17/+36
* clean up the help output, add support for -v|--version and -h|--help options,Mike Frysinger2004-05-061-34/+26
* we license under gpl2, not gpl2 or laterMike Frysinger2004-03-061-4/+3
* Update wrapper to also treat symlinks as valid targets - this fixes a problemMartin Schlemmer2004-02-082-17/+21
* I did not use REAL_CHOST in all cases, ending up with /usr/bin/-gcc, etcv1.3.4Martin Schlemmer2003-11-181-3/+3
* fix for when portageq not in pathv1.3.3Martin Schlemmer2003-04-281-3/+4
* update wrapper for cross compile, bug #18933Martin Schlemmer2003-04-121-32/+17
* New versionMartin Schlemmer2003-04-122-29/+154
* optimizations; use new wrapperv1.3.2Martin Schlemmer2003-04-081-11/+19
* fix distcc/cross-compile builds; fix return bug in gcc-config scriptv1.3.1Zack Welch2003-04-061-2/+2