summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* oldMike Frysinger2011-03-071-769/+0
* Fix fallback CHOST detection when python is broken #203387 by Ambroz BIzjak.Mike Frysinger2007-12-271-3/+3
* Make sure we dont create CTARGET-VER entries in env.d #195054.Mike Frysinger2007-10-111-2/+6
* When querying for a current profile for a different target than the host, mak...Mike Frysinger2007-10-071-2/+2
* Rename NATIVE symlink to .NATIVE so it doesnt show up in listings and confuse...Mike Frysinger2007-08-311-2/+3
* Add a quick symlink for the native compiler gcc env.d so that by default, pat...Mike Frysinger2007-08-261-1/+4
* default to gsed when possibleMike Frysinger2007-08-061-2/+8
* fix a few more places that need a -${CTARGET} postfix, add a --debug option, ...Mike Frysinger2007-07-251-13/+35
* move to binutils-config behavior where all env.d files have a -${CTARGET} pos...Mike Frysinger2007-07-251-14/+16
* fix up some errors in the PATH/ROOTPATH -> GCC_PATH conversionMike Frysinger2007-05-151-3/+11
* Move to GCC_PATH #174422 and make sure LDPATH is not re-ordered on us all the...Mike Frysinger2007-05-031-0/+723
* Killing 1.4.0. Working on gcc-config-2.0 in gentoo/src/toolchain/gcc-config.Jeremy Huddleston2005-08-091-578/+0
* env -u -> env -i for BSD #90643Mike 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-29/+30
* 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-26/+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-161-5/+4
* Stop CFLAGS_* from entering env file.Jeremy Huddleston2005-03-051-2/+2
* Changing CTARGET_ALIASES to FAKE_TARGETS for consistency with binutils.Jeremy Huddleston2005-03-041-3/+3
* Cleaned up 1.4.0 a bit. Got rid of the stupid fake-ctarget.sh stuff and adde...Jeremy Huddleston2005-03-041-14/+24
* Don't put CTARGET_ALIASES stuff in the env.Jeremy Huddleston2005-02-201-3/+3
* 1.3.10-r1 stable on amd64. Removing 1.3.9. Adding 1.4.0 which adds support ...Jeremy Huddleston2005-02-191-0/+563