summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Marked ppc stable.Joseph Jezak2005-04-101-1/+4
| | | | (Portage version: 2.0.51.19)
* Stable on ppc64Markus Rothe2005-04-091-1/+5
| | | | (Portage version: 2.0.51.19)
* stable on ia64Aron Griffis2005-04-011-1/+4
| | | | (Portage version: 2.0.51.19)
* Don't spit out -m64 warnings. Closes bug #87130.Jeremy Huddleston2005-03-311-1/+7
| | | | (Portage version: 2.0.51.19)
* Make sure we copy libunwind in addition to libgcc_s (for ia64 and such). ↵Mike Frysinger2005-03-191-1/+7
| | | | | | Also dont copy internal gcc libs while portage is calling us (causes python to segfault and crap). (Portage version: 2.0.51.19)
* Stable on sparc so the stable sparc gcc doesn't give the (ignorable) warning ↵Jeremy Huddleston2005-03-171-1/+6
| | | | | | about the config being broken. (Portage version: 2.0.51.19)
* Changing CTARGET_ALIASES to FAKE_TARGETS for consistency with binutils.Jeremy Huddleston2005-03-041-1/+5
| | | | (Portage version: 2.0.51.18)
* Cleaned up 1.4.0 a bit. Got rid of the stupid fake-ctarget.sh stuff and ↵Jeremy Huddleston2005-03-041-1/+7
| | | | | | added smarter logic for that into the gcc-config script. Still in package.mask as it hits a sandbox bug. (Portage version: 2.0.51.18)
* 1.3.10-r1 stable on amd64. Removing 1.3.9. Adding 1.4.0 which adds support ↵Jeremy Huddleston2005-02-191-1/+13
| | | | | | for creating ctarget aliases based on the GCC_CTARGET_ALIASES variable in the /etc/env.d/gcc/ config file. This is setup automatically on multilib profiles with recent gcc emerges. (Portage version: 2.0.51.16)
* Releasing into ~arch.Jeremy Huddleston2005-02-011-1/+5
| | | | (Portage version: 2.0.51-r15)
* Make gcc-config support gcc version strings containing '-'. This allows for ↵Jeremy Huddleston2005-02-011-1/+9
| | | | | | wider multislot support. (Portage version: 2.0.51-r15)
* Multilib fixes. Copies libgcc_s.so* to the correct location for all abis. ↵Jeremy Huddleston2005-01-311-1/+10
| | | | | | Allows command line args to override ${ABI}. This should resolve bugs #78306 and #78652. (Portage version: 2.0.51-r15)
* Make sure old gcc-configs dont exist #79062.Mike Frysinger2005-01-241-1/+5
| | | | (Portage version: 2.0.51-r14)
* Stable on amd64 ahead of everyone else because its multilib goodies are ↵Jeremy Huddleston2005-01-201-1/+6
| | | | | | required for 2005.0. (Portage version: 2.0.51-r13)
* Make sure that when we switch compilers, we dont accidently invalidate all ↵Mike Frysinger2005-01-051-1/+8
| | | | of our ccache data #70548.
* Change encoding to UTF-8 for GLEP 31 complianceCiaran McCreesh2005-01-031-4/+7
|
* punt 1.3.7 and fix ChangeLogMike Frysinger2004-12-291-4/+5
|
* Rolling in support for CFLAGS_${ABI}. Rolling g{cc,++}{32,64} support into ↵Jeremy Huddleston2004-12-281-1/+9
| | | | the wrapper.
* Seems people still have outdated gcc versions installed which break with ↵Mike Frysinger2004-12-241-1/+9
| | | | GCC_SPECS="". Add a warning if their gcc is broken so they know they have to re-emerge gcc.
* version bumpMike Frysinger2004-12-231-1/+9
|
* Portability patch #73617 by Sunil.Mike Frysinger2004-12-081-1/+8
|
* Err, we want to handle GCC_SPECS, not GCC_CONFIG. Also make sure duplicate ↵Mike Frysinger2004-12-051-1/+9
| | | | paths arent duplicated in LDPATH now that gcc is exporting multiple spec files per ebuild.
* Make sure GCC_CONFIG is taken only from the selected profile.Mike Frysinger2004-12-031-1/+7
|
* Version bump to add a lot of cross-compile fixes. Also perform sanity ↵Mike Frysinger2004-12-031-1/+9
| | | | checking on GCC_SPECS #68799, dont create wrappers in the ebuild #72745, and dont install /lib/cpp unless the system supports C++.
* Fixed Bug 72557, where gcc-config would get very confused with non-gcc-lib ↵Travis Tilley2004-11-281-1/+10
| | | | ldpaths
* Add GCCBITS support to wrapper.Martin Schlemmer2004-10-261-1/+4
|
* move 32bit/64bit wrappers out of toolchain.eclassMike Frysinger2004-10-261-2/+4
|
* override umask #68699 and make sure we use a functional gcc-config version ↵Mike Frysinger2004-10-261-1/+7
| | | | #68700
* new version; phear !Mike Frysinger2004-10-131-2/+10
|
* stable on ppc64Tom Gall2004-10-111-1/+4
|
* fixed the handling of GCC_SPECS-specific gcc configsTravis Tilley2004-10-051-1/+7
|
* Stable on alpha.Bryan Østergaard2004-10-021-1/+5
|
* added the fix for bug 63973Travis Tilley2004-10-021-1/+8
|
* Gentoo Technologies, Inc. -> Gentoo FoundationSven Wegener2004-09-281-1/+5
|
* Marked stable on mips.Joshua Kinard2004-09-251-1/+4
|
* Stable on sparcGustavo Zacarias2004-08-311-1/+5
|
* stable on amd64Travis Tilley2004-08-261-1/+4
|
* marked gcc-config-1.3.6-r1 stable on x86 and armNed Ludd2004-08-261-1/+4
|
* Some cleanup that remove use of which from ferret <james.noble@worc.ox.ac.uk>,Martin Schlemmer2004-07-241-1/+8
| | | | bug #55262.
* virtual/glibc -> virtual/libcJeremy Huddleston2004-07-021-1/+7
|
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-241-2/+2
|
* Mark stable for all.Martin Schlemmer2004-06-191-1/+4
|
* Make sure we cleanup stale wrappers, bug #36388.Martin Schlemmer2004-06-191-1/+7
|
* Stable on alpha.Bryan Østergaard2004-06-111-1/+5
|
* stable on amd64Travis Tilley2004-06-021-1/+4
|
* Stable on s390Michael McCabe2004-05-101-1/+4
|
* fix #29950 #48492 and more !Mike Frysinger2004-05-071-4/+10
|
* also port changes to multi-ldpathMike Frysinger2004-05-061-2/+2
|
* clean up the help output, add support for -v|--version and -h|--help options,Mike Frysinger2004-05-061-1/+6
| | | | and then add the version to the gcc-config after installing
* Update wrapper to also treat symlinks as valid targets - this fixes a problemMartin Schlemmer2004-02-081-2/+11
| | | | | | where -gcc called the symlink, and not the proper binary. Also fix a few issues where we used data->tmp as they can cause possible corruption when used in recursive calls and child functions. Closes bug #39162.