| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gcc-config: use raw cpp name for /lib/cpp times | Mike Frysinger | 2012-03-22 | 1 | -1/+1 |
* | gcc-config: check for write access to $ROOT rather than UID==0 | Mike Frysinger | 2012-03-22 | 1 | -1/+3 |
* | gcc-config: fix -c behavior with cross-targets | Mike Frysinger | 2012-03-21 | 1 | -4/+0 |
* | gcc-config: only symlink libs into / if /usr is split | Mike Frysinger | 2012-03-21 | 1 | -55/+80 |
* | gcc-config: convert "die_eerror" to "die" | Mike Frysinger | 2012-03-21 | 1 | -12/+8 |
* | gcc-config: make arg parsing less forgiving with multi-actions | Mike Frysinger | 2012-03-21 | 1 | -25/+12 |
* | gcc-config: move SET_X logic up earlier | Mike Frysinger | 2012-03-21 | 1 | -6/+1 |
* | gcc-config: unindent profile selection logic to make more readable | Mike Frysinger | 2012-03-21 | 1 | -32/+33 |
* | gcc-config: tweak usage() help and message | Mike Frysinger | 2012-03-21 | 1 | -21/+21 |
* | gcc-config: localize old config support to simplify rest of code | Mike Frysinger | 2012-03-21 | 1 | -11/+19 |
* | gcc-config: trust env $CHOST | Mike Frysinger | 2012-03-21 | 1 | -23/+21 |
* | gcc-config: drop unused --use-portage-chost flag | Mike Frysinger | 2012-03-21 | 1 | -16/+0 |
* | gcc-config: expect CTARGET to always be set in configs | Mike Frysinger | 2012-03-21 | 1 | -0/+8 |
* | drop cvs tags | Mike Frysinger | 2012-03-20 | 1 | -10/+3 |
* | Use CTARGET from the env.d file by default to better work with custom GCC_VER.v1.5.1 | Mike Frysinger | 2012-03-15 | 1 | -4/+8 |
* | Always sort runtime ld.so.conf paths and the install libgcc_s libraries based... | Mike Frysinger | 2012-02-29 | 1 | -56/+75 |
* | Fix multilib support with @GENTOO_LIBDIR@.v1.5 | Mike Frysinger | 2011-12-07 | 1 | -4/+4 |
* | Add a fallback when tac is unavailable as suggested by Alexis Ballier #390179. | Mike Frysinger | 2011-11-11 | 1 | -4/+16 |
* | Default to /etc/portage/make.conf #338032 by Dennis Schridde. | Mike Frysinger | 2011-03-21 | 1 | -6/+9 |
* | Change "source /etc/profile" to ". /etc/profile" for dumb shells #349522 by U... | Mike Frysinger | 2011-03-07 | 1 | -4/+4 |
* | Add support for gccgo in 4.6. (bug #329551) | Ryan Hill | 2011-01-18 | 1 | -5/+5 |
* | Fix typo in gcc-config, tsch -> tcsh, caused -E to use export iso setenv. No... | Fabian Groffen | 2009-12-27 | 1 | -4/+4 |
* | Punt dead code (stdxx-incdir and GCC_SPECS checking), unify a bunch of common... | Mike Frysinger | 2009-12-20 | 1 | -272/+196 |
* | Make --use-old work again, thanks to Brian Childs <brian AT rentec DOT com>; ...v1.4.1 | Mark Loeser | 2009-08-03 | 1 | -4/+5 |
* | Update libgcj.pc symlinks #136382 #216241 and set GCC_SPECS with -E #251271 b... | Mike Frysinger | 2009-01-28 | 1 | -5/+32 |
* | Support -C/--nocolor #204176 by Bapt. Cleanup memory/string handling in the ... | Mike Frysinger | 2008-03-16 | 1 | -2/+6 |
* | Fix fallback CHOST detection when python is broken #203387 by Ambroz BIzjak.v1.4.0 | Mike Frysinger | 2007-12-27 | 1 | -3/+3 |
* | Make sure we dont create CTARGET-VER entries in env.d #195054. | Mike Frysinger | 2007-10-11 | 1 | -2/+6 |
* | When querying for a current profile for a different target than the host, mak... | Mike Frysinger | 2007-10-07 | 1 | -2/+2 |
* | Rename NATIVE symlink to .NATIVE so it doesnt show up in listings and confuse... | Mike Frysinger | 2007-08-31 | 1 | -2/+3 |
* | Add a quick symlink for the native compiler gcc env.d so that by default, pat... | Mike Frysinger | 2007-08-26 | 1 | -1/+4 |
* | default to gsed when possible | Mike Frysinger | 2007-08-06 | 1 | -2/+8 |
* | fix a few more places that need a -${CTARGET} postfix, add a --debug option, ... | Mike Frysinger | 2007-07-25 | 1 | -13/+35 |
* | move to binutils-config behavior where all env.d files have a -${CTARGET} pos... | Mike Frysinger | 2007-07-25 | 1 | -14/+16 |
* | fix up some errors in the PATH/ROOTPATH -> GCC_PATH conversion | Mike Frysinger | 2007-05-15 | 1 | -3/+11 |
* | Move to GCC_PATH #174422 and make sure LDPATH is not re-ordered on us all the... | Mike Frysinger | 2007-05-03 | 1 | -98/+64 |
* | Add a wrapper for gcov #175523.v1.3.16 | Mike Frysinger | 2007-05-02 | 1 | -2/+2 |
* | Fabian Groffen says: remove alloca() usage #173998. | Mike Frysinger | 2007-04-11 | 1 | -2/+2 |
* | fix minor typo #157694v1.3.15 | Mike Frysinger | 2007-03-12 | 1 | -2/+2 |
* | Add wrappers for gcjh, gfortran, and the D language #157694 by Philipp Kirchner. | Mike Frysinger | 2007-03-12 | 1 | -4/+5 |
* | some more tweaks/fixups from Kevin F. Quinn #125805 | Mike Frysinger | 2006-12-16 | 1 | -4/+18 |
* | Add support by Kevin F. Quinn for handling multiple files in GCC_SPECS #125805. | Mike Frysinger | 2006-12-09 | 1 | -4/+30 |
* | use /etc/init.d/functions.sh rather than /sbin/functions.shv1.3.14 | Mike Frysinger | 2006-10-31 | 1 | -3/+3 |
* | Make libgcc updates atomic #150257 by Diego. | Mike Frysinger | 2006-10-19 | 1 | -2/+6 |
* | make sure we dont leave $CTARGET-cc laying around since we no longer install ...v1.3.13 | Mike Frysinger | 2006-08-09 | 1 | -1/+3 |
* | setup command envvars very early so we dont have to do stupid checks in sub code | Mike Frysinger | 2006-07-05 | 1 | -5/+5 |
* | if python is broken, at least warn the user #139180 | Mike Frysinger | 2006-07-04 | 1 | -1/+2 |
* | Push out accumulated fixes. | Mike Frysinger | 2006-07-03 | 1 | -11/+11 |
* | try even harder to find CHOST when python is broken | Mike Frysinger | 2006-06-19 | 1 | -5/+21 |
* | If active profile no longer exists, make sure -c spits out an error message. | Mike Frysinger | 2006-04-25 | 1 | -18/+22 |