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
:
proj/gcc-config.git
master
gcc-config: utility to manage compilers
Toolchain Team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-4
/
+5
*
Add a quick symlink for the native compiler gcc env.d so that by default, pat...
Mike Frysinger
2007-08-26
2
-13
/
+26
*
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
2
-126
/
+95
*
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
2
-29
/
+26
*
fix minor typo #157694
v1.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.sh
v1.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
*
change short --version from -v to -V
Mike Frysinger
2006-04-21
1
-2
/
+2
*
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
1
-1
/
+2
*
Fix changing of profiles when using ROOT and a different CHOST.
Mike Frysinger
2006-01-05
1
-2
/
+8
*
Fix multilib copying of libraries #95622 by Diego Pettenò and restore copyin...
Mike Frysinger
2005-12-30
1
-14
/
+20
*
Use get_libdir #114633 by Patrick McLean.
v1.3.12
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
1
-5
/
+11
*
Make sure we set env vars before trying to use them #111022 by Attila Stehr.
Mike Frysinger
2005-11-01
1
-2
/
+3
*
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
*
Fix long option for -S (--split-profile).
Martin Schlemmer
2005-08-05
1
-2
/
+2
*
Clean up the wrapper a bit.
Mike Frysinger
2005-08-04
1
-98
/
+66
*
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
1
-4
/
+3
*
Add support for parsing profile names so we can use it in toolchain.eclass.
Mike Frysinger
2005-07-09
1
-52
/
+64
*
Make sure the f77 wrapper is installed/run properly for g77 #97437 by John C....
v1.3.11
Mike Frysinger
2005-07-07
2
-3
/
+6
*
Make sure that -c errors out if given an invalid TARGET.
Mike Frysinger
2005-06-13
1
-4
/
+4
*
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
1
-4
/
+37
*
Cleanup the CHOST-GCCVER parsing so it isnt so fragile (and works with BSD ho...
Mike Frysinger
2005-06-07
1
-6
/
+22
[next]