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
*
have libffi check IUSE, not USE #199850
Mike Frysinger
2008-09-29
1
-2
/
+2
*
doxygen target changed with gcc-4.3 #232078
Mike Frysinger
2008-08-20
1
-3
/
+8
*
Fix SRC_URI so it doesn't have gcj dragged in unless its in IUSE
Mark Loeser
2008-08-11
1
-6
/
+9
*
Fix bug #220779; thanks to Andrew John Hughes <gnu_andrew AT member DOT fsf D...
Mark Loeser
2008-08-03
1
-1
/
+12
*
Filter out the objc-gc flag for <gcc-4.0. Thanks to Ryan Hill <dirtyepic AT ...
Mark Loeser
2008-07-06
1
-2
/
+4
*
add support for 32bit userland with multilib on sparc
Friedrich Oslage
2008-06-22
1
-2
/
+10
*
enable --enable-cld for unstable 4.3 versions
Mike Frysinger
2008-06-09
1
-1
/
+10
*
use elog for DONT_MOUNT_BOOT user message #223311
Mike Frysinger
2008-06-02
1
-79
/
+66
*
fix typo pointed out by Kundai Midzi #218869
Mike Frysinger
2008-04-22
1
-2
/
+2
*
shuffle around code to better match when configure options are actually used
Mike Frysinger
2008-04-22
1
-14
/
+7
*
handle renamed fixed include dir #214151
Mike Frysinger
2008-04-12
1
-3
/
+3
*
do not mess with LD_LIBRARY_PATH #213838
Mike Frysinger
2008-04-08
1
-3
/
+1
*
only pass --with-pkgversion with gcc-4.3+ as older versions of gcc have broke...
Mike Frysinger
2008-04-08
1
-6
/
+4
*
fixup locale ranges in awk scripts #215828
Mike Frysinger
2008-04-07
1
-1
/
+2
*
Add -k to make check so we always run the full testsuite rather than bail on ...
Ryan Hill
2008-03-23
1
-2
/
+10
*
add url/branding support for gcc-4.3+
Mike Frysinger
2008-03-17
1
-28
/
+28
*
add support for USE=libffi #199850
Mike Frysinger
2008-02-16
1
-7
/
+20
*
remove use of make profiledbootstrap by ppc64
Tom Gall
2008-02-05
1
-2
/
+2
*
mark treelang as unavailable to cross-compilers #199924
Mike Frysinger
2007-12-01
1
-1
/
+2
*
enable treelang by default when possible
Mike Frysinger
2007-11-20
1
-1
/
+9
*
apply to gcc-4+
Mike Frysinger
2007-11-12
1
-2
/
+2
*
Apply the texinfo fix only on GCC 4, as GCC 3.4 does not have that
Diego Elio Pettenò
2007-11-12
1
-2
/
+2
*
apply gcc-configure-texinfo.patch
Mike Frysinger
2007-11-11
1
-2
/
+3
*
set default -march for x86 based on CTARGET
Mike Frysinger
2007-07-20
1
-7
/
+12
*
insert PATCH_VER into Gentoo version tagging as needed
Mike Frysinger
2007-07-16
1
-2
/
+2
*
(QA) RESTRICT clean up.
Piotr Jaroszyński
2007-07-02
1
-2
/
+2
*
only enable mudflap when wanted (aka not kgcc64)
Mike Frysinger
2007-05-29
1
-2
/
+6
*
dont export extraneous IUSE into custom gcc-* packages
Mike Frysinger
2007-05-24
1
-2
/
+2
*
tweaks for gcc-4.2.0
Mike Frysinger
2007-05-19
1
-20
/
+5
*
start moving to GCC_PATH for env.d #174422 and cleanup gcc-config logic so th...
Mike Frysinger
2007-05-03
1
-11
/
+7
*
remove support for old amd64 multilib
Mike Frysinger
2007-03-24
1
-5
/
+2
*
only try to unpack the D tarball when USE=d #170230
Mike Frysinger
2007-03-10
1
-11
/
+9
*
declare/shuffle around maintainers
Mike Frysinger
2007-03-04
1
-2
/
+4
*
update mingw test
Mike Frysinger
2007-02-22
1
-2
/
+2
*
Enable __cxa_atexit for FreeBSD too, as that's needed for proper C++ librarie...
Diego Elio Pettenò
2007-02-18
1
-12
/
+14
*
add support for the D language #159196
Mike Frysinger
2007-02-17
1
-10
/
+38
*
allow built_with_use to work even with hidden IUSE expanded vars #167166
Mike Frysinger
2007-02-17
1
-2
/
+2
*
add --missing to built_with_use #167166
Mike Frysinger
2007-02-17
1
-2
/
+2
*
check libc for *-elf and *-mingw*
Mike Frysinger
2007-02-16
1
-9
/
+10
*
use new tc-is-softfloat function
Mike Frysinger
2007-02-12
1
-2
/
+2
*
Create /usr/bin in the $ROOT if it doesn't exist already.
Diego Elio Pettenò
2007-02-01
1
-53
/
+55
*
remove funky URL for HTB
Mike Frysinger
2007-01-06
1
-2
/
+1
*
more tweaks/generalization to support gcc-2 #124578
Mike Frysinger
2006-12-30
1
-22
/
+28
*
add --enable-secureplt by default
Mike Frysinger
2006-12-27
1
-1
/
+2
*
need to disable libgomp when cross-compiling with gcc-4.2+
Mike Frysinger
2006-12-23
1
-2
/
+2
*
force all -elf toolchains to build with --with-newlib #158495
Mike Frysinger
2006-12-22
1
-1
/
+2
*
catch *-linux targets
Mike Frysinger
2006-11-13
1
-1
/
+2
*
Apply whitespace checks from repoman to eclasses.
Sven Wegener
2006-10-14
1
-2
/
+2
*
--enable-threads is a problem only when mingw is the host ... also, make sure...
Mike Frysinger
2006-10-02
1
-3
/
+7
*
enable sysroot support for mingw
Mike Frysinger
2006-10-02
1
-2
/
+3
[next]