| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop auto appending CFLAGS_<abi> from the env. | Mike Frysinger | 2011-03-18 | 1 | -0/+313 |
* | Change "source /etc/profile" to ". /etc/profile" for dumb shells #349522 by U... | Mike Frysinger | 2011-03-07 | 2 | -9/+9 |
* | old | Mike Frysinger | 2011-03-07 | 4 | -2275/+0 |
* | 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 | 2 | -8/+8 |
* | Punt dead code (stdxx-incdir and GCC_SPECS checking), unify a bunch of common... | Mike Frysinger | 2009-12-20 | 1 | -0/+725 |
* | Make --use-old work again, thanks to Brian Childs <brian AT rentec DOT com>; ... | 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 |
* | optimize memory/string usage a bit more | Mike Frysinger | 2009-01-02 | 1 | -49/+64 |
* | Support -C/--nocolor #204176 by Bapt. Cleanup memory/string handling in the ... | Mike Frysinger | 2008-03-16 | 2 | -0/+1130 |
* | old | Mike Frysinger | 2008-03-16 | 4 | -2562/+0 |
* | Remove all old-style digests from the system and regen the Manifest files. | Robin H. Johnson | 2008-01-31 | 5 | -0/+0 |
* | Fix fallback CHOST detection when python is broken #203387 by Ambroz BIzjak. | Mike Frysinger | 2007-12-27 | 1 | -3/+3 |
* | punt #199914 | Mike Frysinger | 2007-12-01 | 1 | -3/+0 |
* | Make sure we dont create CTARGET-VER entries in env.d #195054. | Mike Frysinger | 2007-10-11 | 2 | -2/+6 |
* | old | Mike Frysinger | 2007-10-11 | 1 | -0/+0 |
* | When querying for a current profile for a different target than the host, mak... | Mike Frysinger | 2007-10-07 | 2 | -2/+2 |
* | old | Mike Frysinger | 2007-10-07 | 1 | -0/+0 |
* | Rename NATIVE symlink to .NATIVE so it doesnt show up in listings and confuse... | Mike Frysinger | 2007-08-31 | 3 | -4/+5 |
* | old | Mike Frysinger | 2007-08-31 | 1 | -0/+0 |
* | Add a quick symlink for the native compiler gcc env.d so that by default, pat... | Mike Frysinger | 2007-08-26 | 3 | -13/+26 |
* | old | Mike Frysinger | 2007-08-26 | 1 | -0/+0 |
* | default to gsed when possible | Mike Frysinger | 2007-08-06 | 1 | -2/+8 |
* | update wrapper to match new gcc-config behavior where all env.d files contain... | Mike Frysinger | 2007-07-27 | 1 | -24/+12 |
* | 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 | 3 | -0/+1100 |
* | Add a wrapper for gcov #175523. | Mike Frysinger | 2007-05-02 | 1 | -2/+2 |
* | Fabian Groffen says: remove alloca() usage #173998. | Mike Frysinger | 2007-04-11 | 3 | -0/+1131 |
* | fix minor typo #157694 | 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 | 2 | -4/+5 |
* | old | Mike Frysinger | 2007-03-12 | 1 | -0/+0 |
* | some more tweaks/fixups from Kevin F. Quinn #125805 | Mike Frysinger | 2006-12-16 | 4 | -7/+18 |
* | Stable on sparc wrt #157571 | Gustavo Zacarias | 2006-12-11 | 3 | -0/+3 |
* | Stable on x86, bug #157571. | Andrej Kacian | 2006-12-10 | 3 | -3/+0 |
* | Stable on ppc64; bug #157571 | Markus Rothe | 2006-12-09 | 3 | -0/+3 |
* | Add support by Kevin F. Quinn for handling multiple files in GCC_SPECS #125805. | Mike Frysinger | 2006-12-09 | 2 | -0/+742 |
* | use /etc/init.d/functions.sh rather than /sbin/functions.sh | Mike Frysinger | 2006-10-31 | 2 | -6/+6 |
* | Make libgcc updates atomic #150257 by Diego. | Mike Frysinger | 2006-10-19 | 3 | -1/+716 |
* | Bump to make sure everyone is using gcc-config-1 wrappers and not eselect. | Mike Frysinger | 2006-10-02 | 1 | -1/+0 |
* | Bump to make sure everyone is using gcc-config-1 wrappers and not eselect. | Mike Frysinger | 2006-10-02 | 1 | -0/+1 |
* | make sure we dont leave $CTARGET-cc laying around since we no longer install ... | 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 | 2 | -11/+12 |
* | old | Mike Frysinger | 2006-07-03 | 1 | -1/+0 |
* | try even harder to find CHOST when python is broken | Mike Frysinger | 2006-06-19 | 1 | -5/+21 |
* | Updating gcc-config-2* ebuild to rc1, so users don't need to download a diffe... | Jeremy Huddleston | 2006-06-06 | 1 | -3/+0 |
* | Updating gcc-config-2* ebuild to rc1, so users don't need to download a diffe... | Jeremy Huddleston | 2006-06-06 | 1 | -0/+3 |