GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
repo/gentoo/historical.git
master
Gentoo ebuild repository HISTORICAL read-only tree
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys-devel
/
gcc-config
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added gcc-config wrapper for beta version of eselect-compiler. It still need...
Jeremy Huddleston
2005-10-01
1
-1
/
+9
*
Add support for spaces in make.conf settings #105855.
Mike Frysinger
2005-09-18
1
-1
/
+4
*
Mark 1.3.12-r2 stable on alpha
Aron Griffis
2005-09-16
1
-1
/
+5
*
Marked stable on amd64
Daniel Gryniewicz
2005-09-13
1
-1
/
+4
*
Stable on mips.
Aaron Walker
2005-09-07
1
-1
/
+5
*
sys-devel/gcc-config stable on ppc.
Michael Hanselmann
2005-09-03
1
-1
/
+5
*
Stable on ppc64
Markus Rothe
2005-09-03
1
-1
/
+5
*
Stable on sparc
Gustavo Zacarias
2005-09-01
1
-1
/
+5
*
Update list output to show the active version for all targets.
Mike Frysinger
2005-08-25
1
-1
/
+4
*
Killing 1.4.0. Working on gcc-config-2.0 in gentoo/src/toolchain/gcc-config.
Jeremy Huddleston
2005-08-09
1
-1
/
+5
*
Fix long option for -S (--split-profile).
Martin Schlemmer
2005-08-05
1
-1
/
+7
*
Clean up the wrapper a bit.
Mike Frysinger
2005-08-04
1
-1
/
+7
*
Add support for parsing profile names so we can use it in toolchain.eclass.
Mike Frysinger
2005-07-09
1
-1
/
+7
*
Make sure the f77 wrapper is installed/run properly for g77 #97437 by John C....
Mike Frysinger
2005-07-07
1
-1
/
+8
*
Removed portage from deps, as this solves a perl/openssl circular dependency.
Chris Gianelloni
2005-06-17
1
-1
/
+6
*
Make sure that -c errors out if given an invalid TARGET.
Mike Frysinger
2005-06-13
1
-1
/
+7
*
Make sure we support funky version strings (beta823942) and custom specs (har...
Mike Frysinger
2005-06-07
1
-1
/
+8
*
Cleanup the CHOST-GCCVER parsing so it isnt so fragile (and works with BSD ho...
Mike Frysinger
2005-06-07
1
-1
/
+8
*
If python is broken due to libstdc++ changes or whatever, make sure gcc-confi...
Mike Frysinger
2005-06-06
1
-2
/
+9
*
Marked ppc stable.
Joseph Jezak
2005-04-10
1
-1
/
+4
*
Stable on ppc64
Markus Rothe
2005-04-09
1
-1
/
+5
*
stable on ia64
Aron Griffis
2005-04-01
1
-1
/
+4
*
Don't spit out -m64 warnings. Closes bug #87130.
Jeremy Huddleston
2005-03-31
1
-1
/
+7
*
Make sure we copy libunwind in addition to libgcc_s (for ia64 and such). Als...
Mike Frysinger
2005-03-19
1
-1
/
+7
*
Stable on sparc so the stable sparc gcc doesn't give the (ignorable) warning ...
Jeremy Huddleston
2005-03-17
1
-1
/
+6
*
Changing CTARGET_ALIASES to FAKE_TARGETS for consistency with binutils.
Jeremy Huddleston
2005-03-04
1
-1
/
+5
*
Cleaned up 1.4.0 a bit. Got rid of the stupid fake-ctarget.sh stuff and adde...
Jeremy Huddleston
2005-03-04
1
-1
/
+7
*
1.3.10-r1 stable on amd64. Removing 1.3.9. Adding 1.4.0 which adds support ...
Jeremy Huddleston
2005-02-19
1
-1
/
+13
*
Releasing into ~arch.
Jeremy Huddleston
2005-02-01
1
-1
/
+5
*
Make gcc-config support gcc version strings containing '-'. This allows for ...
Jeremy Huddleston
2005-02-01
1
-1
/
+9
*
Multilib fixes. Copies libgcc_s.so* to the correct location for all abis. A...
Jeremy Huddleston
2005-01-31
1
-1
/
+10
*
Make sure old gcc-configs dont exist #79062.
Mike Frysinger
2005-01-24
1
-1
/
+5
*
Stable on amd64 ahead of everyone else because its multilib goodies are requi...
Jeremy Huddleston
2005-01-20
1
-1
/
+6
*
Make sure that when we switch compilers, we dont accidently invalidate all of...
Mike Frysinger
2005-01-05
1
-1
/
+8
*
Change encoding to UTF-8 for GLEP 31 compliance
Ciaran McCreesh
2005-01-03
1
-4
/
+7
*
punt 1.3.7 and fix ChangeLog
Mike Frysinger
2004-12-29
1
-4
/
+5
*
Rolling in support for CFLAGS_${ABI}. Rolling g{cc,++}{32,64} support into t...
Jeremy Huddleston
2004-12-28
1
-1
/
+9
*
Seems people still have outdated gcc versions installed which break with GCC_...
Mike Frysinger
2004-12-24
1
-1
/
+9
*
version bump
Mike Frysinger
2004-12-23
1
-1
/
+9
*
Portability patch #73617 by Sunil.
Mike Frysinger
2004-12-08
1
-1
/
+8
*
Err, we want to handle GCC_SPECS, not GCC_CONFIG. Also make sure duplicate p...
Mike Frysinger
2004-12-05
1
-1
/
+9
*
Make sure GCC_CONFIG is taken only from the selected profile.
Mike Frysinger
2004-12-03
1
-1
/
+7
*
Version bump to add a lot of cross-compile fixes. Also perform sanity checki...
Mike Frysinger
2004-12-03
1
-1
/
+9
*
Fixed Bug 72557, where gcc-config would get very confused with non-gcc-lib ld...
Travis Tilley
2004-11-28
1
-1
/
+10
*
Add GCCBITS support to wrapper.
Martin Schlemmer
2004-10-26
1
-1
/
+4
*
move 32bit/64bit wrappers out of toolchain.eclass
Mike Frysinger
2004-10-26
1
-2
/
+4
*
override umask #68699 and make sure we use a functional gcc-config version #6...
Mike Frysinger
2004-10-26
1
-1
/
+7
*
new version; phear !
Mike Frysinger
2004-10-13
1
-2
/
+10
*
stable on ppc64
Tom Gall
2004-10-11
1
-1
/
+4
*
fixed the handling of GCC_SPECS-specific gcc configs
Travis Tilley
2004-10-05
1
-1
/
+7
[next]