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
*
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
*
Add back LICENSE (bug #477836).
Ryan Hill
2013-07-24
1
-1
/
+2
*
libffi installation was fixed in 4.8.
Ryan Hill
2013-07-18
1
-2
/
+2
*
Minor cleanups, no functional changes.
Ryan Hill
2013-07-18
1
-97
/
+89
*
handle musl C library #473328 by Anthony Basile
Mike Frysinger
2013-06-17
1
-1
/
+2
*
enable thumb mode by default for arm targets that are using the microcontroll...
Mike Frysinger
2013-05-24
1
-1
/
+4
*
adjust case indentation so it is consistent in the whole file
Mike Frysinger
2013-05-21
1
-79
/
+79
*
convert confgcc to an array to avoid overloading $@ and to clean things up a ...
Mike Frysinger
2013-05-21
1
-100
/
+116
*
Explicitly disable lto in 4.5 to stop configure from helpfully re-enabling it...
Ryan Hill
2013-05-15
1
-2
/
+6
*
Rename test USE flag to regression-test.
Ryan Hill
2013-05-15
1
-6
/
+13
*
Add lto USE flag for all versions. Drop LTO support for 4.5.
Ryan Hill
2013-05-15
1
-11
/
+3
*
disable libatomic when building a stage1 gcc compiler
Mike Frysinger
2013-05-14
1
-3
/
+5
*
Drop graphite support for 4.4/4.5.
Ryan Hill
2013-05-09
1
-23
/
+18
*
Snapshots/vcs don't contain .info files.
Ryan Hill
2013-05-03
1
-2
/
+6
*
Extend workaround for bug #411333 to Via C3-2 processors (bug #466454 by Andr...
Ryan Hill
2013-04-20
1
-2
/
+3
*
Since this is conditional code 4.6.4 will have to be handled here after all.
Ryan Hill
2013-04-17
1
-3
/
+3
*
Multiarch got backported to 4.6/4.7. 4.6.4 will be handled by patch since th...
Ryan Hill
2013-04-17
1
-2
/
+2
*
handle new gcc-4.8 MULTILIB_OSDIRNAMES logic that includes multiarch junk
Mike Frysinger
2013-04-10
1
-5
/
+9
*
fix S clobbering that is not needed anymore to unbreak info page installs #46...
Mike Frysinger
2013-04-08
1
-8
/
+4
*
Fix for gcc info page installation #464008
Patrick Lauer
2013-04-08
1
-2
/
+2
*
make sure gcc/doc/ in the output exists, and copy all info files #464008
Mike Frysinger
2013-04-07
1
-2
/
+3
*
use simpler find statements
Mike Frysinger
2013-04-07
1
-5
/
+5
*
make sure we install the info pages after we disabled generation #464008
Mike Frysinger
2013-04-07
1
-1
/
+4
*
disable info page generation since gcc includes generated pages already #4640...
Mike Frysinger
2013-04-06
1
-1
/
+5
*
Work around bootstrap comparison failures on ancient systems (bug #411333).
Ryan Hill
2013-04-05
1
-4
/
+9
[next]