summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use CTARGET from the env.d file by default to better work with custom GCC_VER.v1.5.1Mike Frysinger2012-03-151-4/+8
* Always sort runtime ld.so.conf paths and the install libgcc_s libraries based...Mike Frysinger2012-02-291-56/+75
* Fix multilib support with @GENTOO_LIBDIR@.v1.5Mike Frysinger2011-12-071-4/+4
* Add a fallback when tac is unavailable as suggested by Alexis Ballier #390179.Mike Frysinger2011-11-111-4/+16
* Link g77/g95 to gfortran #278772 by Sébastien Fabbro.Mike Frysinger2011-06-181-5/+7
* Default to /etc/portage/make.conf #338032 by Dennis Schridde.Mike Frysinger2011-03-211-6/+9
* Stop auto appending CFLAGS_<abi> from the env.Mike Frysinger2011-03-181-63/+4
* Change "source /etc/profile" to ". /etc/profile" for dumb shells #349522 by U...Mike Frysinger2011-03-071-4/+4
* Add support for gccgo in 4.6. (bug #329551)Ryan Hill2011-01-181-5/+5
* Fix typo in gcc-config, tsch -> tcsh, caused -E to use export iso setenv. No...Fabian Groffen2009-12-271-4/+4
* Punt dead code (stdxx-incdir and GCC_SPECS checking), unify a bunch of common...Mike Frysinger2009-12-201-272/+196
* Make --use-old work again, thanks to Brian Childs <brian AT rentec DOT com>; ...v1.4.1Mark Loeser2009-08-031-4/+5
* Update libgcj.pc symlinks #136382 #216241 and set GCC_SPECS with -E #251271 b...Mike Frysinger2009-01-281-5/+32
* optimize memory/string usage a bit moreMike Frysinger2009-01-021-49/+64
* Support -C/--nocolor #204176 by Bapt. Cleanup memory/string handling in the ...Mike Frysinger2008-03-162-92/+78
* Fix fallback CHOST detection when python is broken #203387 by Ambroz BIzjak.v1.4.0Mike 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-312-4/+5
* Add a quick symlink for the native compiler gcc env.d so that by default, pat...Mike Frysinger2007-08-262-13/+26
* default to gsed when possibleMike Frysinger2007-08-061-2/+8
* update wrapper to match new gcc-config behavior where all env.d files contain...Mike Frysinger2007-07-271-24/+12
* 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-032-126/+95
* Add a wrapper for gcov #175523.v1.3.16Mike Frysinger2007-05-021-2/+2
* Fabian Groffen says: remove alloca() usage #173998.Mike Frysinger2007-04-112-29/+26
* fix minor typo #157694v1.3.15Mike Frysinger2007-03-121-2/+2
* Add wrappers for gcjh, gfortran, and the D language #157694 by Philipp Kirchner.Mike Frysinger2007-03-121-4/+5
* some more tweaks/fixups from Kevin F. Quinn #125805Mike Frysinger2006-12-161-4/+18
* Add support by Kevin F. Quinn for handling multiple files in GCC_SPECS #125805.Mike Frysinger2006-12-091-4/+30
* use /etc/init.d/functions.sh rather than /sbin/functions.shv1.3.14Mike Frysinger2006-10-311-3/+3
* Make libgcc updates atomic #150257 by Diego.Mike Frysinger2006-10-191-2/+6
* make sure we dont leave $CTARGET-cc laying around since we no longer install ...v1.3.13Mike 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-031-11/+11
* try even harder to find CHOST when python is brokenMike Frysinger2006-06-191-5/+21
* If active profile no longer exists, make sure -c spits out an error message.Mike Frysinger2006-04-251-18/+22
* change short --version from -v to -VMike Frysinger2006-04-211-2/+2
* 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-081-1/+2
* Fix changing of profiles when using ROOT and a different CHOST.Mike Frysinger2006-01-051-2/+8
* Fix multilib copying of libraries #95622 by Diego Pettenò and restore copyin...Mike Frysinger2005-12-301-14/+20
* Use get_libdir #114633 by Patrick McLean.v1.3.12Mike 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-191-5/+11