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
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
use -maxdepth instead of -prune #87528
Mike Frysinger
2005-04-09
3
-6
/
+6
*
make sure we only scan /etc/env.d/gcc/ and no subdirs #87528
Mike Frysinger
2005-04-01
3
-6
/
+6
*
Don't spit out -m64 warnings. Closes bug #87130.
Jeremy Huddleston
2005-03-31
1
-0
/
+0
*
Make sure we copy libunwind in addition to libgcc_s (for ia64 and such). Als...
Mike Frysinger
2005-03-19
3
-74
/
+93
*
dont kill /lib/cpp if host is solaris #79964
Mike Frysinger
2005-03-16
3
-6
/
+6
*
#include <wait.h> -> #include <sys/wait.h> #79911
Mike Frysinger
2005-03-16
6
-24
/
+21
*
Stop CFLAGS_* from entering env file.
Jeremy Huddleston
2005-03-05
1
-2
/
+2
*
Changing CTARGET_ALIASES to FAKE_TARGETS for consistency with binutils.
Jeremy Huddleston
2005-03-04
1
-3
/
+3
*
Cleaned up 1.4.0 a bit. Got rid of the stupid fake-ctarget.sh stuff and adde...
Jeremy Huddleston
2005-03-04
2
-18
/
+24
*
Don't put CTARGET_ALIASES stuff in the env.
Jeremy Huddleston
2005-02-20
1
-3
/
+3
*
1.3.10-r1 stable on amd64. Removing 1.3.9. Adding 1.4.0 which adds support ...
Jeremy Huddleston
2005-02-19
4
-90
/
+178
*
Fix comment.
Jeremy Huddleston
2005-02-07
1
-4
/
+3
*
use /usr/lib/misc instead of /usr/libexec
Mike Frysinger
2005-02-04
1
-4
/
+4
*
Make gcc-config support gcc version strings containing '-'. This allows for ...
Jeremy Huddleston
2005-02-01
2
-5
/
+11
*
Fix argv[0].
Jeremy Huddleston
2005-01-31
1
-3
/
+7
*
Multilib fixes. Copies libgcc_s.so* to the correct location for all abis. A...
Jeremy Huddleston
2005-01-31
3
-0
/
+919
*
make sure $ROOT has a trailing /
Mike Frysinger
2005-01-19
2
-2
/
+4
*
move multilib into unstable
Mike Frysinger
2005-01-07
1
-12
/
+20
*
Push ccache fixes into 1.3.9 as well...
Jeremy Huddleston
2005-01-05
1
-7
/
+9
*
Make sure that when we switch compilers, we dont accidently invalidate all of...
Mike Frysinger
2005-01-05
2
-7
/
+9
*
old
Mike Frysinger
2005-01-04
3
-796
/
+0
*
punt 1.3.7 and fix ChangeLog
Mike Frysinger
2004-12-29
2
-520
/
+0
*
push ABI changes into 1.3.9 so 1.3.8 can go stable
Mike Frysinger
2004-12-29
5
-3
/
+795
*
Rolling in support for CFLAGS_${ABI}. Rolling g{cc,++}{32,64} support into t...
Jeremy Huddleston
2004-12-28
3
-6
/
+90
*
Seems people still have outdated gcc versions installed which break with GCC_...
Mike Frysinger
2004-12-24
2
-5
/
+18
*
version bump
Mike Frysinger
2004-12-23
3
-130
/
+554
*
err finish merging patch
Mike Frysinger
2004-12-09
1
-3
/
+3
*
Portability patch #73617 by Sunil.
Mike Frysinger
2004-12-08
3
-17
/
+12
*
make sure we delete /lib/cpp if no C++ support
Mike Frysinger
2004-12-05
1
-3
/
+7
*
Err, we want to handle GCC_SPECS, not GCC_CONFIG. Also make sure duplicate p...
Mike Frysinger
2004-12-05
2
-9
/
+6
*
Make sure GCC_CONFIG is taken only from the selected profile.
Mike Frysinger
2004-12-03
2
-1
/
+2
*
Version bump to add a lot of cross-compile fixes. Also perform sanity checki...
Mike Frysinger
2004-12-03
2
-80
/
+90
*
Fixed Bug 72557, where gcc-config would get very confused with non-gcc-lib ld...
Travis Tilley
2004-11-28
4
-6
/
+14
*
Add GCCBITS support to wrapper.
Martin Schlemmer
2004-10-26
1
-0
/
+355
*
move 32bit/64bit wrappers out of toolchain.eclass
Mike Frysinger
2004-10-26
2
-2
/
+16
*
override umask #68699 and make sure we use a functional gcc-config version #6...
Mike Frysinger
2004-10-26
2
-1
/
+3
*
remove old files
Mike Frysinger
2004-10-25
5
-1830
/
+0
*
remove extra quote
Mike Frysinger
2004-10-13
1
-2
/
+2
*
new version; phear !
Mike Frysinger
2004-10-13
2
-0
/
+491
*
clean
Mike Frysinger
2004-10-13
4
-895
/
+0
[next]