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
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys-devel
/
gcc-config
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
If active profile no longer exists, make sure -c spits out an error message.
Mike Frysinger
2006-04-25
2
-18
/
+23
*
old
Mike Frysinger
2006-04-25
3
-682
/
+0
*
change short --version from -v to -V
Mike Frysinger
2006-04-21
5
-4
/
+8
*
copy libgcc_s.so for all ROOT values #129121 by Bjarke Istrup Pedersen
Mike Frysinger
2006-04-15
1
-2
/
+2
*
Generate a CTARGET-cpp wrapper if need be.
Mike Frysinger
2006-04-03
1
-6
/
+9
*
Ignore directores in /etc/env.d/gcc #118246 by Mark Purtill.
Mike Frysinger
2006-01-08
4
-2
/
+4
*
Fix changing of profiles when using ROOT and a different CHOST.
Mike Frysinger
2006-01-05
3
-3
/
+15
*
Fix multilib copying of libraries #95622 by Diego Pettenò and restore copyin...
Mike Frysinger
2005-12-30
2
-0
/
+679
*
Use get_libdir #114633 by Patrick McLean.
Mike Frysinger
2005-12-27
1
-6
/
+10
*
fix the trailing / check for ROOT and silence grep if config doesnt exist
Mike Frysinger
2005-12-21
1
-3
/
+3
*
handle the case where all we got was a CTARGET and no version
Mike Frysinger
2005-12-03
1
-1
/
+10
*
Add support for selecting profiles by version only.
Mike Frysinger
2005-11-19
2
-5
/
+11
*
old
Mike Frysinger
2005-11-19
11
-1942
/
+0
*
Make sure we set env vars before trying to use them #111022 by Attila Stehr.
Mike Frysinger
2005-11-01
2
-2
/
+3
*
Version bump with more backwards compat support (-B, -L, and -X).
Jeremy Huddleston
2005-10-02
2
-1
/
+1
*
Added gcc-config wrapper for beta version of eselect-compiler. It still need...
Jeremy Huddleston
2005-10-01
1
-0
/
+1
*
Add support for spaces in make.conf settings #105855.
Mike Frysinger
2005-09-18
1
-2
/
+20
*
inform user they are switching cross/native compiler
Mike Frysinger
2005-09-02
1
-2
/
+6
*
Update list output to show the active version for all targets.
Mike Frysinger
2005-08-25
1
-10
/
+24
*
add some more sanity checks so spb will shut up
Mike Frysinger
2005-08-20
1
-2
/
+8
*
Killing 1.4.0. Working on gcc-config-2.0 in gentoo/src/toolchain/gcc-config.
Jeremy Huddleston
2005-08-09
2
-578
/
+0
*
Fix long option for -S (--split-profile).
Martin Schlemmer
2005-08-05
2
-2
/
+2
*
Clean up the wrapper a bit.
Mike Frysinger
2005-08-04
2
-0
/
+377
*
touchup code to not call strlen() so much and punt ugly C++/Java style macro
Mike Frysinger
2005-07-23
1
-10
/
+9
*
when asking for the current profile of a cross target that has yet to be conf...
Mike Frysinger
2005-07-10
2
-8
/
+6
*
Add support for parsing profile names so we can use it in toolchain.eclass.
Mike Frysinger
2005-07-09
2
-0
/
+612
*
Make sure the f77 wrapper is installed/run properly for g77 #97437 by John C....
Mike Frysinger
2005-07-07
3
-3
/
+6
*
old
Mike Frysinger
2005-07-07
1
-0
/
+0
*
Make sure that -c errors out if given an invalid TARGET.
Mike Frysinger
2005-06-13
2
-4
/
+4
*
old
Mike Frysinger
2005-06-13
1
-0
/
+0
*
tweak for gcc-4 beta
Mike Frysinger
2005-06-07
1
-2
/
+4
*
Make sure we support funky version strings (beta823942) and custom specs (har...
Mike Frysinger
2005-06-07
2
-4
/
+37
*
Cleanup the CHOST-GCCVER parsing so it isnt so fragile (and works with BSD ho...
Mike Frysinger
2005-06-07
2
-6
/
+22
*
If python is broken due to libstdc++ changes or whatever, make sure gcc-confi...
Mike Frysinger
2005-06-06
2
-0
/
+548
*
old
Mike Frysinger
2005-06-06
3
-803
/
+0
*
env -u -> env -i for BSD #90643
Mike Frysinger
2005-04-28
3
-6
/
+6
*
cp -a -> cp -pP #90643
Mike Frysinger
2005-04-28
3
-6
/
+6
*
cp -> $CP rm -> $RM touch -> $TOUCH etc... #90643
Mike Frysinger
2005-04-28
3
-63
/
+66
[next]