summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* migrate USE=nocxx to USE=cxxMike Frysinger2011-11-141-11/+18
* pull some more deps out of the ebuilds (gcj/fortran/mpfr), and convert a few ...Mike Frysinger2011-11-091-8/+24
* use tc_version_is_at_least rather than parsing GCC_BRANCH_VER for lto handlingMike Frysinger2011-10-311-3/+6
* further simplify IUSE/nossp updatingMike Frysinger2011-10-311-7/+4
* pull out huse() from toolchain.eclass and into use_if_iuse() in eutils.eclass...Mike Frysinger2011-10-261-15/+10
* Fixing the dupe of IUSE nosspMagnus Granberg2011-10-261-2/+1
* add a huse() helper to avoid QA warnings when checking features that are not ...Mike Frysinger2011-10-171-11/+15
* add common depend settingsMike Frysinger2011-09-271-7/+41
* force internal jar usage by Serkan Kaba #384291Mike Frysinger2011-09-261-1/+5
* scrub more ETYPE logicMike Frysinger2011-09-261-52/+31
* drop support for gcc-library builds as no one uses/cares about itMike Frysinger2011-09-221-193/+65
* support gcc-4.7+ multilib list with x86_64 targetsMike Frysinger2011-09-131-10/+27
* handle newer cxx behavior with gcc-4.7+, and newer libquadmath/fortran with g...Mike Frysinger2011-09-121-1/+13
* use += style with confgcc appendingMike Frysinger2011-09-111-63/+63
* support x86_64 multilib settings with gcc-4.7+ as they changed the style to a...Mike Frysinger2011-09-111-10/+14
* Remove incorrect library path. Patch by Jonathan Callen <abcd@gentoo.org>. Bu...Matt Turner2011-08-221-3/+2
* drop cld workaround now that things should be stable #379367 by Alessandro GuidoMike Frysinger2011-08-221-10/+1
* Check image dir rather than filesystem for multilib paths so we get proper LD...Ryan Hill2011-08-131-2/+2
* Convert every instance of hasq to has.Samuli Suominen2011-07-081-3/+3
* Use DEFAULT_ABI instead of USE flags to select primary MIPS ABI, bug 370717Matt Turner2011-06-141-29/+3
* Run tests in parallel as per http://gcc.gnu.org/ml/gcc/2011-03/msg00516.htmlRyan Hill2011-04-111-2/+2
* drop unused GCC_TARGET_NO_MULTILIB logic, and keep all multilib logic flowing...Mike Frysinger2011-04-101-21/+10
* drop old sandbox multilib check as this isnt how sandbox sets LD_PRELOAD anym...Mike Frysinger2011-04-101-8/+1
* rewrite/cleanup the MULTILIB_OSDIRNAMES update logic since it seems we will b...Mike Frysinger2011-03-241-26/+33
* disable posix heads/tails fixing for newer gcc versionsMike Frysinger2011-03-241-6/+9
* disable libgomp for cross-compilers that cant support it #359855 by Andrei Sl...Mike Frysinger2011-03-241-1/+5
* only use multilib hack when SYMLINK_LIB is in useMike Frysinger2011-03-181-2/+2
* use CTARGET iso CHOST, as pointed out by SpanKYFabian Groffen2011-03-111-2/+2
* auto enable e500-double for ppc targets when possible #353380 by Alexander DubovMike Frysinger2011-03-011-1/+6
* Rewrite gdb module installation and make it actually work. (bug #348128).Ryan Hill2011-02-131-7/+10
* Add support for Go language in 4.6. (bug #329551)Ryan Hill2011-01-181-4/+21
* Compare with version triplet rather than full version so we can match snapshots.Ryan Hill2011-01-181-2/+2
* FreeMiNT can do threads now, bug #350822Fabian Groffen2011-01-111-3/+1
* Use $(get_libdir) when installing to rcscripts. (bug #262845)Ryan Hill2011-01-081-5/+5
* Fix cloog-ppl include paths for upcoming 0.15.10 and clean up graphite and LT...Ryan Hill2011-01-061-15/+24
* Disable PPL version checking to prevent bailing out with ppl-0.11.Ryan Hill2010-12-291-3/+6
* convert IUSE appending to the += operator, and pull out IUSE=vanilla for all ...Mike Frysinger2010-11-211-16/+20
* make sure to explicitly pass --disable-libgomp when using a package that lack...Mike Frysinger2010-11-211-9/+13
* turn large if statement with globs into a case, merge the *-elf logic, and ad...Mike Frysinger2010-10-281-8/+15
* make sure toolchain supports pthreads before enabling openmp #326757 #335883Mike Frysinger2010-10-101-2/+10
* Use ecj-4.5.jar for >=4.5 (bug #336045).Ryan Hill2010-09-051-5/+14
* mention the gcc-upgrading guide for all versions #328043 by Jacob GodservMike Frysinger2010-08-141-5/+5
* Stop setting STAGE1_CFLAGS in most cases. Fixes bug #283041, bug #326539, an...Ryan Hill2010-08-011-3/+1
* Move outside of 4.0 test so older versions still work properly.Ryan Hill2010-07-221-8/+8
* Make recent gcc build with --enable-checking=release. Fix bug #317217Luca Barbato2010-07-211-2/+9
* drop old eselect compiler logicMike Frysinger2010-07-051-204/+2
* eat trailing whitespaceMike Frysinger2010-07-051-9/+9
* fix #326753 thanks vapierMagnus Granberg2010-07-041-1/+3
* Add my distdir.Ryan Hill2010-06-271-2/+2
* respect USE=openmp even when cross-compiling #199995 by Quentin CasasnovasMike Frysinger2010-06-201-2/+2