summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use find directly to run sed on la files so we skip sed when there are no la ...Mike Frysinger2015-05-131-5/+7
* use find to run sed on la files so we skip sed when there are no la files #54...Mike Frysinger2015-05-111-2/+2
* use find to run sed on la files so we skip sed when there are no la files #54...Mike Frysinger2015-05-081-4/+4
* call die in more places to catch bad sed/mv commandsMike Frysinger2015-05-041-5/+5
* require newer isl w/gcc-5 to address a fortran ICE (gcc PR547470) #547470Mike Frysinger2015-04-231-2/+2
* make linker script clean up behavior the same across old versions of gccMike Frysinger2015-04-201-8/+4
* all sanitizer la files #546700 by Mihai MoldovanMike Frysinger2015-04-201-3/+3
* handle versions 6.x+ like 5.xMike Frysinger2015-04-131-4/+4
* force the configure shell to bash to work around older configure detectionMike Frysinger2015-04-131-2/+5
* Add USE=cilk to control support for the Cilk Plus language.Mike Frysinger2015-03-291-1/+5
* put each alpha release into its own SLOTMike Frysinger2015-03-291-2/+2
* do not depend on graphite packages when USE=graphite is unavailable #544818 b...Mike Frysinger2015-03-291-9/+11
* drop x32 support for gcc-4.7 #543578Mike Frysinger2015-03-171-3/+3
* disable USE=graphite support for versions older than gcc-4.8 #448024Mike Frysinger2015-03-171-29/+20
* enable multislot for 4.6.x now that has cycled outMike Frysinger2015-03-131-2/+2
* reland multislot logic now that the three packages impacted have been updatedMike Frysinger2015-02-151-2/+2
* Revert unreviewed commit which breaks the treeJustin Lecher2015-02-101-2/+2
* Remove halcy0n from the gentoo_urls for toolchain.eclass, per his instructions.Anthony G. Basile2015-02-101-3/+2
* Add my devspace to the gentoo_urls for toolchain.eclassAnthony G. Basile2015-02-101-2/+3
* use multislot for all cross-compilers and versions older than gcc-4.6Mike Frysinger2015-02-091-2/+2
* Restore the old way of dealing with fixed includes for bsd, bug #536878.Anthony G. Basile2015-02-051-11/+16
* Stub out fixed includes, bug #536878.Anthony G. Basile2015-01-211-11/+10
* enbale --with-float=hard for arm eabihf tuples #528278Mike Frysinger2014-11-151-4/+4
* Fix broken dependencies due to gcc multislotting, #528194, #528196Justin Lecher2014-11-041-2/+2
* enable multislot for all versions <4.7Mike Frysinger2014-11-021-2/+2
* [QA] Code from revisions 1.636 and 1.640 commented out. This causes several f...Ulrich Müller2014-10-261-10/+10
* rework gcc-5.x snapshots againMike Frysinger2014-10-241-5/+8
* centralize the gcc snapshot/prerelease warning messageMike Frysinger2014-10-241-1/+7
* expand LICENSE handling for all versionsMike Frysinger2014-10-241-3/+16
* restrict --enable-linker-build-id to known ELF targets #525942Mike Frysinger2014-10-201-5/+9
* add USE=sanitize to control libsanitizer #525174 by Lukas LihotzkiMike Frysinger2014-10-191-1/+6
* use arrays for IUSE_DEF to simplify codeMike Frysinger2014-10-191-6/+6
* handle the new gcc-5.x snapshots which changed their versioning slightlyMike Frysinger2014-10-171-6/+8
* enable --enable-linker-build-id by default with gcc-4.5+Mike Frysinger2014-10-171-1/+7
* Another typo.Mike Gilbert2014-08-051-2/+2
* Fix typo.Robin H. Johnson2014-08-051-2/+2
* Fix bug #513706 ssp only on gnu CTARGET'sMagnus Granberg2014-08-041-3/+5
* If we keep the flag list sorted by version there's no need for this functionRyan Hill2014-06-011-8/+7
* downgrade_arch_flags: simplify bash logic a bitMike Frysinger2014-06-011-88/+89
* Bug #499774, take 2.Ryan Hill2014-05-211-2/+3
* Revert libintl change. It turns out we need to depend on gettext anyways, soRyan Hill2014-05-211-2/+2
* Strip -mno-rtm and -mno-htm as libitm requires these for x86/x86_64 andRyan Hill2014-05-201-2/+3
* Depend on virtual/libintl rather than sys-devel/gettext (bug #499774).Ryan Hill2014-05-201-2/+2
* drop treelang as it only applies to <gcc-4.3 and no longer builds with recent...Mike Frysinger2014-05-181-10/+1
* Allow parallel profiledbootstrap in newer versions (bug #508878 by Eric F.Ryan Hill2014-05-151-12/+11
* 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