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
*
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
*
only warn if test fails
Mike Frysinger
2005-08-06
1
-8
/
+5
*
Rebuild /etc/env.d/05gcc and /etc/ld.so.conf if we update a non default compi...
Martin Schlemmer
2005-08-05
1
-2
/
+6
*
add support for softfloat toolchains #75585 by Yuri Vasilevski
Mike Frysinger
2005-08-05
1
-1
/
+3
*
add support for C++ with avr targets; fix by Ludek Stepan #99020
Mike Frysinger
2005-07-15
1
-1
/
+3
*
make sure libc_prefix is set to a sane value in the libc ssp check in case we...
Mike Frysinger
2005-07-14
1
-4
/
+7
*
Make toolchain eclass more friendly to Gentoo/FreeBSD using root:0 instead of...
Diego Elio Pettenò
2005-07-13
1
-2
/
+2
*
QA: Apply whitespace checks from repoman to eclasses.
Sven Wegener
2005-07-11
1
-27
/
+27
*
add support for UCLIBC_GCC_VER
Mike Frysinger
2005-07-10
1
-3
/
+5
*
Updated ppc64 multilib support from bug #97162.
Jeremy Huddleston
2005-07-07
1
-7
/
+23
*
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Aron Griffis
2005-07-06
1
-2
/
+1
*
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Aron Griffis
2005-07-06
1
-2
/
+1
*
psm says we need the stage1 ssp patch with gcc-4 too
Mike Frysinger
2005-06-13
1
-3
/
+5
*
when unmerging a cross-compiler toolchain, try to clean up after ourselves
Mike Frysinger
2005-06-13
1
-3
/
+10
*
generated hardenednosspnopie spec files regardless of ssp/pie capabilities
Mike Frysinger
2005-06-11
1
-2
/
+2
*
adding my devspace to the devspace variable in gentoo_urls\(\)
Mark Loeser
2005-06-09
1
-2
/
+3
*
allow gcc-config to be run even when cross-compiling so when you go from gcc-...
Mike Frysinger
2005-06-06
1
-8
/
+3
*
fix gccmajor -> gccminor typo pointed out by psm
Mike Frysinger
2005-06-06
1
-3
/
+3
*
Fix should_we_gcc_config
Daniel Drake
2005-06-05
1
-2
/
+2
*
use fixheadtails instead of a patchset and dont try to use clocale uclibc wit...
Mike Frysinger
2005-06-02
1
-8
/
+12
[next]