summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move IUSE SPECS_VER and nossp to gcc 4.4Magnus Granberg2010-06-181-2/+5
* Add support for full hardened on >=gcc 4.4 bug #318171Magnus Granberg2010-06-181-38/+76
* add mint support #321827 by Alan HourihaneMike Frysinger2010-06-021-6/+16
* Document the insanity that is --with-python-dir a bit better as requested by ...Ryan Hill2010-05-251-1/+9
* Add support for hardfloat toolchains, acked by vapierRaúl Porcel2010-04-251-1/+2
* Add in lto use flag, and cleaning up of python scripts for gcc-4.5Mark Loeser2010-04-241-1/+16
* Use hardfloat only if hardfloat is trueRaúl Porcel2010-04-231-3/+3
* Enable hardvfp if *eabi, if *hardfloat*, if gcc-4.5 and if arm, bug #315987, ...Raúl Porcel2010-04-201-1/+7
* Add -0 to xargs since input is NULL delimited. Thanks to Dror for catching.Ryan Hill2010-04-031-2/+2
* simplify arm --with-arch cruftMike Frysinger2010-03-071-9/+7
* Don't do the --with-arch thing if arm_arch isn't armv*, as it breaks arm{,eb}...Raúl Porcel2010-03-061-8/+11
* TypoRaúl Porcel2010-02-281-3/+3
* Use --with-arch for arm now as well. Thanks to Raúl Porcel <armin76 AT gent...Mark Loeser2010-02-271-1/+12
* move ip28/ip32r10k to the one ebuild using them #299985Mike Frysinger2010-01-091-2/+2
* when upgrading in same slot, run gcc-config earlier to make sure the profile ...Mike Frysinger2009-12-201-1/+4