summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update my src_uri.Ryan Hill2014-03-161-2/+2
* Limit downgrading flags to amd64 and x86. Strip -mtune for < 3.4. OnlyRyan Hill2014-02-051-37/+41
* Add downgrade_arch_flags() to automatically replace/strip unsupported -marchRyan Hill2014-02-021-14/+125
* Work around bug #357287.Ryan Hill2014-01-241-1/+4
* Add EAPI 0 compatible USE defaults (bug #372663).Ryan Hill2014-01-131-5/+10
* Add support for default ssp on >=gcc-4.8.2 #484714Magnus Granberg2014-01-101-27/+35
* fix cross-compiling a stage1 with gcc-4.8 -- we can't enable c++ right awayMike Frysinger2013-12-311-2/+2
* eat trailing whitespace -- no functional changesMike Frysinger2013-12-311-4/+4
* For 4.8+ C++ is always enabled. We should eventually drop the cxx USE flag,Ryan Hill2013-12-301-1/+2
* Missed one.Ryan Hill2013-12-281-2/+2
* Use version ranges instead of case statements in gcc_do_filter_flags().Ryan Hill2013-12-281-56/+47
* Add tc_version_is_between() helper.Ryan Hill2013-12-281-8/+13
* Reintroduce texinfo patch to unbreak older versions (bug #496224).Ryan Hill2013-12-281-3/+4
* stub out the treelang info page in older gcc builds #496224 by Adam RandallMike Frysinger2013-12-271-1/+3
* Initial EAPI support (bug #474358).Ryan Hill2013-12-271-213/+220
* Rename gtk USE flag to awt. Remove lto USE flag. Minor cleanup.Ryan Hill2013-12-231-37/+15
* Reorder by phase and group functions together with the phase that uses them.Ryan Hill2013-12-211-780/+767
* Refactoring: Inline gcc-compiler-configure() into gcc_do_configure(). CleanRyan Hill2013-12-191-246/+246
* Prevent comparison failures due to -frecord-gcc-switches (bug #490738).Ryan Hill2013-11-251-1/+3
* Revert previous and instead include the build log and some other info. Don'tRyan Hill2013-11-091-8/+13
* Rename config.log tarball in the hope that people will stop attaching it toRyan Hill2013-11-091-3/+4
* Temporarily build with -j1 on sparc due to random ICEs encountered byRyan Hill2013-11-071-2/+8
* Update for libmudflap removal.Ryan Hill2013-11-051-2/+3
* Remove .la files for libasan and libtsan. They reference non-existentRyan Hill2013-10-151-1/+2
* alpha not only needs -Wl,--norelax for 4.6 to build itself, but also for itRyan Hill2013-08-151-5/+5
* Clean up gcc_do_filter_flags a bit more. Drop ppc64 workaround for 3.2/3.3Ryan Hill2013-08-101-45/+47
* Append -Wl,--no-relax to LDFLAGS on alpha for 4.6 (bug #454426 again).Ryan Hill2013-08-101-9/+15
* Add back LICENSE (bug #477836).Ryan Hill2013-07-241-1/+2
* libffi installation was fixed in 4.8.Ryan Hill2013-07-181-2/+2
* Minor cleanups, no functional changes.Ryan Hill2013-07-181-97/+89
* handle musl C library #473328 by Anthony BasileMike Frysinger2013-06-171-1/+2
* enable thumb mode by default for arm targets that are using the microcontroll...Mike Frysinger2013-05-241-1/+4
* adjust case indentation so it is consistent in the whole fileMike Frysinger2013-05-211-79/+79
* convert confgcc to an array to avoid overloading $@ and to clean things up a ...Mike Frysinger2013-05-211-100/+116
* Explicitly disable lto in 4.5 to stop configure from helpfully re-enabling it...Ryan Hill2013-05-151-2/+6
* Rename test USE flag to regression-test.Ryan Hill2013-05-151-6/+13
* Add lto USE flag for all versions. Drop LTO support for 4.5.Ryan Hill2013-05-151-11/+3
* disable libatomic when building a stage1 gcc compilerMike Frysinger2013-05-141-3/+5
* Drop graphite support for 4.4/4.5.Ryan Hill2013-05-091-23/+18
* Snapshots/vcs don't contain .info files.Ryan Hill2013-05-031-2/+6
* Extend workaround for bug #411333 to Via C3-2 processors (bug #466454 by Andr...Ryan Hill2013-04-201-2/+3
* Since this is conditional code 4.6.4 will have to be handled here after all.Ryan Hill2013-04-171-3/+3
* Multiarch got backported to 4.6/4.7. 4.6.4 will be handled by patch since th...Ryan Hill2013-04-171-2/+2
* handle new gcc-4.8 MULTILIB_OSDIRNAMES logic that includes multiarch junkMike Frysinger2013-04-101-5/+9
* fix S clobbering that is not needed anymore to unbreak info page installs #46...Mike Frysinger2013-04-081-8/+4
* Fix for gcc info page installation #464008Patrick Lauer2013-04-081-2/+2
* make sure gcc/doc/ in the output exists, and copy all info files #464008Mike Frysinger2013-04-071-2/+3
* use simpler find statementsMike Frysinger2013-04-071-5/+5
* make sure we install the info pages after we disabled generation #464008Mike Frysinger2013-04-071-1/+4
* disable info page generation since gcc includes generated pages already #4640...Mike Frysinger2013-04-061-1/+5