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
*
enbale --with-float=hard for arm eabihf tuples #528278
Mike Frysinger
2014-11-15
1
-4
/
+4
*
Fix broken dependencies due to gcc multislotting, #528194, #528196
Justin Lecher
2014-11-04
1
-2
/
+2
*
enable multislot for all versions <4.7
Mike Frysinger
2014-11-02
1
-2
/
+2
*
[QA] Code from revisions 1.636 and 1.640 commented out. This causes several f...
Ulrich Müller
2014-10-26
1
-10
/
+10
*
rework gcc-5.x snapshots again
Mike Frysinger
2014-10-24
1
-5
/
+8
*
centralize the gcc snapshot/prerelease warning message
Mike Frysinger
2014-10-24
1
-1
/
+7
*
expand LICENSE handling for all versions
Mike Frysinger
2014-10-24
1
-3
/
+16
*
restrict --enable-linker-build-id to known ELF targets #525942
Mike Frysinger
2014-10-20
1
-5
/
+9
*
add USE=sanitize to control libsanitizer #525174 by Lukas Lihotzki
Mike Frysinger
2014-10-19
1
-1
/
+6
*
use arrays for IUSE_DEF to simplify code
Mike Frysinger
2014-10-19
1
-6
/
+6
*
handle the new gcc-5.x snapshots which changed their versioning slightly
Mike Frysinger
2014-10-17
1
-6
/
+8
*
enable --enable-linker-build-id by default with gcc-4.5+
Mike Frysinger
2014-10-17
1
-1
/
+7
*
Another typo.
Mike Gilbert
2014-08-05
1
-2
/
+2
*
Fix typo.
Robin H. Johnson
2014-08-05
1
-2
/
+2
*
Fix bug #513706 ssp only on gnu CTARGET's
Magnus Granberg
2014-08-04
1
-3
/
+5
*
If we keep the flag list sorted by version there's no need for this function
Ryan Hill
2014-06-01
1
-8
/
+7
*
downgrade_arch_flags: simplify bash logic a bit
Mike Frysinger
2014-06-01
1
-88
/
+89
*
Bug #499774, take 2.
Ryan Hill
2014-05-21
1
-2
/
+3
*
Revert libintl change. It turns out we need to depend on gettext anyways, so
Ryan Hill
2014-05-21
1
-2
/
+2
*
Strip -mno-rtm and -mno-htm as libitm requires these for x86/x86_64 and
Ryan Hill
2014-05-20
1
-2
/
+3
*
Depend on virtual/libintl rather than sys-devel/gettext (bug #499774).
Ryan Hill
2014-05-20
1
-2
/
+2
*
drop treelang as it only applies to <gcc-4.3 and no longer builds with recent...
Mike Frysinger
2014-05-18
1
-10
/
+1
*
Allow parallel profiledbootstrap in newer versions (bug #508878 by Eric F.
Ryan Hill
2014-05-15
1
-12
/
+11
*
Update my src_uri.
Ryan Hill
2014-03-16
1
-2
/
+2
*
Limit downgrading flags to amd64 and x86. Strip -mtune for < 3.4. Only
Ryan Hill
2014-02-05
1
-37
/
+41
*
Add downgrade_arch_flags() to automatically replace/strip unsupported -march
Ryan Hill
2014-02-02
1
-14
/
+125
*
Work around bug #357287.
Ryan Hill
2014-01-24
1
-1
/
+4
*
Add EAPI 0 compatible USE defaults (bug #372663).
Ryan Hill
2014-01-13
1
-5
/
+10
*
Add support for default ssp on >=gcc-4.8.2 #484714
Magnus Granberg
2014-01-10
1
-27
/
+35
*
fix cross-compiling a stage1 with gcc-4.8 -- we can't enable c++ right away
Mike Frysinger
2013-12-31
1
-2
/
+2
*
eat trailing whitespace -- no functional changes
Mike Frysinger
2013-12-31
1
-4
/
+4
*
For 4.8+ C++ is always enabled. We should eventually drop the cxx USE flag,
Ryan Hill
2013-12-30
1
-1
/
+2
*
Missed one.
Ryan Hill
2013-12-28
1
-2
/
+2
*
Use version ranges instead of case statements in gcc_do_filter_flags().
Ryan Hill
2013-12-28
1
-56
/
+47
*
Add tc_version_is_between() helper.
Ryan Hill
2013-12-28
1
-8
/
+13
*
Reintroduce texinfo patch to unbreak older versions (bug #496224).
Ryan Hill
2013-12-28
1
-3
/
+4
*
stub out the treelang info page in older gcc builds #496224 by Adam Randall
Mike Frysinger
2013-12-27
1
-1
/
+3
*
Initial EAPI support (bug #474358).
Ryan Hill
2013-12-27
1
-213
/
+220
*
Rename gtk USE flag to awt. Remove lto USE flag. Minor cleanup.
Ryan Hill
2013-12-23
1
-37
/
+15
*
Reorder by phase and group functions together with the phase that uses them.
Ryan Hill
2013-12-21
1
-780
/
+767
*
Refactoring: Inline gcc-compiler-configure() into gcc_do_configure(). Clean
Ryan Hill
2013-12-19
1
-246
/
+246
*
Prevent comparison failures due to -frecord-gcc-switches (bug #490738).
Ryan Hill
2013-11-25
1
-1
/
+3
*
Revert previous and instead include the build log and some other info. Don't
Ryan Hill
2013-11-09
1
-8
/
+13
*
Rename config.log tarball in the hope that people will stop attaching it to
Ryan Hill
2013-11-09
1
-3
/
+4
*
Temporarily build with -j1 on sparc due to random ICEs encountered by
Ryan Hill
2013-11-07
1
-2
/
+8
*
Update for libmudflap removal.
Ryan Hill
2013-11-05
1
-2
/
+3
*
Remove .la files for libasan and libtsan. They reference non-existent
Ryan Hill
2013-10-15
1
-1
/
+2
*
alpha not only needs -Wl,--norelax for 4.6 to build itself, but also for it
Ryan Hill
2013-08-15
1
-5
/
+5
*
Clean up gcc_do_filter_flags a bit more. Drop ppc64 workaround for 3.2/3.3
Ryan Hill
2013-08-10
1
-45
/
+47
*
Append -Wl,--no-relax to LDFLAGS on alpha for 4.6 (bug #454426 again).
Ryan Hill
2013-08-10
1
-9
/
+15
[next]