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
/
eclass
/
toolchain.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
build libssp and crtbegin/crtend without ssp so that apps using them
Kevin F. Quinn
2005-12-09
1
-3
/
+7
*
remove stray line continuation
Mike Frysinger
2005-12-06
1
-2
/
+2
*
fixup cross-compiling for mips64 multilib some more with the help of kanaka
Mike Frysinger
2005-12-06
1
-20
/
+17
*
use the multilib.out file generated by the gcc build system itself and pass -...
Mike Frysinger
2005-12-05
1
-7
/
+8
*
run gcc_movelibs before we strip and clean up the gcc_movelibs func to get ri...
Mike Frysinger
2005-12-05
1
-42
/
+24
*
cache the current gcc config profile instead of trying to query it twice and ...
Mike Frysinger
2005-12-03
1
-5
/
+6
*
use gcc-config profile splitting so that the profile name is properly parsed ...
Mike Frysinger
2005-12-03
1
-3
/
+3
*
Add link to the gcc migration guide
Mark Loeser
2005-12-02
1
-1
/
+5
*
prune bogus generated manpages #113902
Mike Frysinger
2005-11-30
1
-5
/
+8
*
make sure we always cleanse libiberty.a
Mike Frysinger
2005-11-30
1
-4
/
+5
*
touchup syntax, how we delete libiberty.a, and add some TODO comments
Mike Frysinger
2005-11-19
1
-16
/
+14
*
add support for USE=mudflap (gcc4+), remove the cross-compile multilib hack f...
Mike Frysinger
2005-11-18
1
-8
/
+11
*
update toolchain patch to handle uncompressed pie patches
Mike Frysinger
2005-11-16
1
-3
/
+3
*
add optional support for objc garbage collection #91222
Mike Frysinger
2005-11-13
1
-3
/
+6
*
disable mudflap for bootstrap cross-compilers
Mike Frysinger
2005-11-11
1
-3
/
+4
*
remove USE=static #85318
Mike Frysinger
2005-11-05
1
-10
/
+4
*
change default abi for mips64 toolchains to n32 and add a warning if we skip ...
Mike Frysinger
2005-11-04
1
-4
/
+6
*
enable as-needed for gcc-3.4.4+, disable multilib for gcc-2 and older, and ad...
Mike Frysinger
2005-10-18
1
-7
/
+18
*
add support for more CTARGET->libc bindings
Mike Frysinger
2005-10-16
1
-4
/
+7
*
allow FILESDIR to be overridden by other ebuilds (like kgcc64)
Mike Frysinger
2005-10-14
1
-7
/
+8
*
use gcc instead of $PN/$P in places so we can use this eclass for other packages
Mike Frysinger
2005-10-14
1
-12
/
+12
*
add support for s390x multilib
Mike Frysinger
2005-10-12
1
-6
/
+3
*
Set MULTILIB_ABIS to DEFAULT_ABI if ! use multilib.
Jeremy Huddleston
2005-10-11
1
-3
/
+8
*
remove multilib cross-compile hacks so that it works properly
Mike Frysinger
2005-10-11
1
-53
/
+3
*
Only use --with-sysroot with mips64 as it breaks other multilib crosscompilers.
Jeremy Huddleston
2005-10-07
1
-3
/
+5
*
removing comments where I didn't mean to put them.
Jeremy Huddleston
2005-10-07
1
-3
/
+3
*
Removing comment about breakage... re-emerging glibc will setup symlinks prop...
Jeremy Huddleston
2005-10-07
1
-5
/
+3
*
Added bin_prefix to eselect-compiler confs so we can setup the alternate targ...
Jeremy Huddleston
2005-10-06
1
-2
/
+4
*
Properly create profile confs for eselect-compiler for multilib crosscompiler...
Jeremy Huddleston
2005-10-06
1
-11
/
+7
*
autofix LANG issues in older configure scripts #105485
Mike Frysinger
2005-10-06
1
-3
/
+12
*
Fixed spec->specs in eselect-compiler config file. Thanks Christophe Saout <...
Jeremy Huddleston
2005-10-05
1
-2
/
+2
*
Added stdcxx_incdir to eselect conf.
Jeremy Huddleston
2005-10-05
1
-1
/
+2
*
Fixed chost/ctarget typo in the compiler confs on multilib archs.
Jeremy Huddleston
2005-10-01
1
-4
/
+4
*
Apply whitespace checks from repoman to eclasses.
Sven Wegener
2005-09-25
1
-3
/
+3
*
Added support for eselect-compiler
Jeremy Huddleston
2005-09-24
1
-25
/
+192
*
compile stage1 witn -O2 instead of -O if current and target are 3.4 and harde...
Jeremy Huddleston
2005-09-22
1
-1
/
+4
*
punt useless multilib cruft and fix up some of the remaining code ... also di...
Mike Frysinger
2005-09-21
1
-92
/
+23
*
touch up the USE=nocxx support in cross-compilers so that we can get a normal...
Mike Frysinger
2005-09-20
1
-10
/
+19
*
need to ignore mips for the multilib spec hack
Mike Frysinger
2005-09-20
1
-1
/
+2
*
fix mips multilib cross-compile
Mike Frysinger
2005-09-20
1
-25
/
+9
*
dont make the C++ manpages build fatal if it fails
Mike Frysinger
2005-09-06
1
-7
/
+5
*
add support for building/install C++ manpages
Mike Frysinger
2005-09-06
1
-2
/
+15
*
deprecate sjlj for gcc-3.4 uclibc toolchains
Mike Frysinger
2005-08-22
1
-2
/
+2
*
blah, second to last commit had too many local changes, make sure gcc-3.3.x l...
Mike Frysinger
2005-08-20
1
-2
/
+6
*
dont want to pass --libdir because it will just cause gcc to install into a l...
Mike Frysinger
2005-08-20
1
-2
/
+1
*
punt --enable-version-specific-runtime-libs option #100679
Mike Frysinger
2005-08-19
1
-15
/
+3
*
remove sysroot since it doesnt work yet
Mike Frysinger
2005-08-17
1
-3
/
+1
*
touchup support for cross-compiling a native compiler
Mike Frysinger
2005-08-13
1
-3
/
+9
*
add support for cross-compiling native-compilers
Mike Frysinger
2005-08-10
1
-3
/
+6
*
add support for USE=vanilla and create versioned symlinks so people can run `...
Mike Frysinger
2005-08-10
1
-15
/
+25
[next]