| Commit message (Expand) | Author | Age | Files | Lines |
* | Stable for sparc, wrt bug #481904 | Agostino Sarubbo | 2013-09-07 | 3 | -18/+21 |
* | Use official git mirror for the live ebuild since git-r3 is more space- and b... | Michał Górny | 2013-09-07 | 3 | -31/+34 |
* | Clean up PYTHON_COMPAT from old implementations. | Michał Górny | 2013-09-05 | 15 | -53/+99 |
* | Stable for ppc64, wrt bug #481904 | Agostino Sarubbo | 2013-09-05 | 3 | -18/+21 |
* | Add USE=llvm support #483026 by Daniel M. Weeks. | Mike Frysinger | 2013-09-05 | 4 | -25/+30 |
* | Mark m68k/ppc64/s390/sh/sparc stable #481904. | Mike Frysinger | 2013-09-05 | 3 | -19/+22 |
* | Stable for ppc, wrt bug #481904 | Agostino Sarubbo | 2013-09-04 | 6 | -36/+42 |
* | Stable for ia64, wrt bug #481904 | Agostino Sarubbo | 2013-09-03 | 6 | -36/+42 |
* | Version bump. | Mike Frysinger | 2013-09-03 | 3 | -15/+209 |
* | Stable for alpha, wrt bug #481904 | Agostino Sarubbo | 2013-09-02 | 6 | -36/+42 |
* | Stable for x86, wrt bug #481904 | Agostino Sarubbo | 2013-09-02 | 6 | -36/+42 |
* | Stable for arm, wrt bug #481904 | Agostino Sarubbo | 2013-08-31 | 6 | -36/+42 |
* | Bump piepatch and new gcc-spec-env for gcc 4.8.1 | Magnus Granberg | 2013-08-31 | 4 | -16/+104 |
* | Stable for amd64, wrt bug #481904 | Agostino Sarubbo | 2013-08-31 | 6 | -18/+44 |
* | Stable for HPPA (bug #481904). | Jeroen Roovers | 2013-08-28 | 6 | -38/+24 |
* | Keyword ~ppc | Chí-Thanh Christopher Nguyễn | 2013-08-27 | 3 | -27/+9 |
* | 4.8.1 p1.1: Fixes bug #475350 (add --disable-werror to libatomic and libitm) | Ryan Hill | 2013-08-27 | 3 | -13/+17 |
* | 4.7.3 p1.2: Fixes bug #475482 (linking errors with -O3 -march=core-avx2). | Ryan Hill | 2013-08-26 | 3 | -10/+17 |
* | Version bump. | Mike Frysinger | 2013-08-25 | 3 | -16/+138 |
* | Update the LLVM Gentoo patch for live version. | Michał Górny | 2013-08-19 | 3 | -18/+34 |
* | Mark m68k stable #457796. | Mike Frysinger | 2013-08-15 | 3 | -18/+21 |
* | Redo cpuid patch to work with older versions of patch (and not require up-to-... | Mike Frysinger | 2013-08-15 | 3 | -20/+24 |
* | Don't depend on/try to use chrpath on Darwin, bug #479568 | Fabian Groffen | 2013-08-14 | 4 | -31/+27 |
* | alpha stable, again now that i've tested it correctly | Raúl Porcel | 2013-08-14 | 3 | -8/+11 |
* | Add subslots. | Michał Górny | 2013-08-14 | 13 | -48/+69 |
* | Revert to ~alpha | Raúl Porcel | 2013-08-14 | 3 | -8/+11 |
* | alpha stable wrt #418383 | Raúl Porcel | 2013-08-14 | 3 | -12/+11 |
* | Fix ChangeLog. | Ryan Hill | 2013-08-12 | 2 | -11/+10 |
* | 4.7.3 p1.1: Fixes bug #463796 (parallel build failure), bug #467418 (missing | Ryan Hill | 2013-08-12 | 3 | -13/+19 |
* | Unmask again since we know better what is failing (the packages themselves) #... | Mike Frysinger | 2013-08-12 | 3 | -19/+23 |
* | Fix use flags; a hard dependency on llvm[multitarget,python] seems unlikely t... | Mike Gilbert | 2013-08-11 | 4 | -23/+16 |
* | Add multilib flags. Make the deps weaker (no need to enforce disabling everyt... | Michał Górny | 2013-08-10 | 4 | -11/+32 |
* | version bump | Alexis Ballier | 2013-08-10 | 3 | -11/+95 |
* | Stable for ppc, wrt bug #470574 | Agostino Sarubbo | 2013-08-10 | 3 | -18/+21 |
* | Stable for x86, wrt bug #470574 | Agostino Sarubbo | 2013-08-07 | 3 | -18/+21 |
* | Update the gentoo-install.patch to match current git. | Michał Górny | 2013-08-06 | 3 | -25/+29 |
* | Stable for s390, wrt bug #475570 | Agostino Sarubbo | 2013-08-06 | 3 | -18/+21 |
* | Stable for s390, wrt bug #470574 | Agostino Sarubbo | 2013-08-06 | 3 | -18/+21 |
* | Stable for ppc64, wrt bug #470574 | Agostino Sarubbo | 2013-08-04 | 3 | -18/+21 |
* | Stable for ia64, wrt bug #470574 | Agostino Sarubbo | 2013-08-04 | 3 | -18/+21 |
* | Stable for sparc, wrt bug #475570 | Agostino Sarubbo | 2013-08-03 | 3 | -18/+21 |
* | Stable for sparc, wrt bug #470574 | Agostino Sarubbo | 2013-08-03 | 3 | -9/+22 |
* | Fixes to prevent leaving empty directories around when the wrong patch level ... | Doug Goldstein | 2013-08-02 | 6 | -16/+186 |
* | Fix space checks in pkg_setup(). | Michał Górny | 2013-08-02 | 4 | -24/+28 |
* | Introduce disk space checks. Bug #479356. | Michał Górny | 2013-08-02 | 4 | -22/+102 |
* | Merge llvm-9999-r1 into llvm-9999 since it was unmasked. | Michał Górny | 2013-07-31 | 4 | -408/+204 |
* | Call doc-build for html & man separate due to parallel make issues, bug #479198. | Michał Górny | 2013-07-31 | 3 | -19/+24 |
* | remove ppc keywords that were added by mistake | Alexis Ballier | 2013-07-31 | 3 | -20/+11 |
* | Stable for HPPA (bug #470574). | Jeroen Roovers | 2013-07-31 | 3 | -19/+12 |
* | Make build & install simpler. Since we're calling 'install' for non-native AB... | Michał Górny | 2013-07-31 | 4 | -64/+29 |