| Commit message (Expand) | Author | Age | Files | Lines |
* | Version bump. Fixes bug #411691 (ICE building stable boost) and bug #454426 | Ryan Hill | 2013-04-23 | 3 | -15/+78 |
* | Fix default armv4 linking behavior. | Mike Frysinger | 2013-04-21 | 7 | -35/+39 |
* | Add missing call to toolchain_pkg_postinst so gcc-config and friends kick in ... | Mike Frysinger | 2013-04-20 | 3 | -14/+24 |
* | Update LICENSE to FDL-1.3+ for gcc-4.6.0 and later versions, bug 464670. Chan... | Ulrich Müller | 2013-04-12 | 29 | -118/+126 |
* | Fix cross-compile builds #464640 by Tim Northover. | Mike Frysinger | 2013-04-05 | 3 | -13/+22 |
* | Version bump (bug #462736). | Ryan Hill | 2013-04-04 | 3 | -16/+92 |
* | Move back to ~sparc with the acknowledge of the sparc team, because of bug #4... | Agostino Sarubbo | 2013-03-12 | 3 | -13/+23 |
* | 4.7.2 p1.5: Fixes PR56125 (wrong code with -ffast-math). | Ryan Hill | 2013-03-02 | 4 | -80/+17 |
* | 4.7.2 p1.4: Fixes bug #451680 (bootstrap comparison failure on alpha), | Ryan Hill | 2013-02-25 | 4 | -77/+91 |
* | Stable for s390, wrt bug #418383 | Agostino Sarubbo | 2013-02-08 | 3 | -5/+8 |
* | Stable for sh, wrt bug #418383 | Agostino Sarubbo | 2013-02-07 | 3 | -15/+8 |
* | Stable for HPPA (bug #418383). | Jeroen Roovers | 2013-01-22 | 3 | -5/+18 |
* | Stable for arm, wrt bug #418383 | Agostino Sarubbo | 2013-01-22 | 3 | -19/+8 |
* | Patchset 1.11. Fixes bug #451680 (bootstrap comparison failure on alpha) and | Ryan Hill | 2013-01-21 | 3 | -13/+18 |
* | Patchset 1.10. Backport patch to fix ICE on arm (bug #401561). | Ryan Hill | 2013-01-15 | 3 | -9/+16 |
* | Move back to ~alpha, bug #451680 | Raúl Porcel | 2013-01-13 | 3 | -5/+18 |
* | Stable for alpha, wrt bug #418383 | Agostino Sarubbo | 2013-01-09 | 3 | -5/+8 |
* | Stable for sparc, wrt bug #418383 | Agostino Sarubbo | 2013-01-09 | 3 | -5/+8 |
* | Stable for ia64, wrt bug #418383 | Agostino Sarubbo | 2013-01-09 | 3 | -5/+8 |
* | Stable for ppc64, wrt bug #418383 | Agostino Sarubbo | 2013-01-08 | 3 | -5/+8 |
* | Stable for ppc, wrt bug #418383 | Agostino Sarubbo | 2013-01-08 | 3 | -5/+8 |
* | Stable for x86, wrt bug #418383 | Agostino Sarubbo | 2013-01-08 | 3 | -5/+8 |
* | Stable for amd64, wrt bug #418383 | Agostino Sarubbo | 2013-01-08 | 3 | -26/+9 |
* | Fix building with glibc-2.16 #424970 by Chris Smith. | Mike Frysinger | 2013-01-08 | 3 | -10/+23 |
* | s390/sh stable wrt #431878 | Raúl Porcel | 2013-01-03 | 4 | -9/+23 |
* | Stable for arm, wrt bug #431878 | Agostino Sarubbo | 2013-01-01 | 3 | -7/+10 |
* | Stable for sparc, wrt to bug #431878 | Agostino Sarubbo | 2012-12-30 | 4 | -28/+12 |
* | Get gcc-2 building again on modern systems. | Mike Frysinger | 2012-12-29 | 4 | -303/+29 |
* | Add fix from upstream pr48226 for ppc handling of the vector keyword #445606 ... | Mike Frysinger | 2012-12-21 | 4 | -10/+35 |
* | Stable for ia64, wrt bug #431878 | Agostino Sarubbo | 2012-12-11 | 4 | -28/+12 |
* | Fix building with glibc-2.16 #424970 by Chris Smith. | Mike Frysinger | 2012-11-29 | 3 | -20/+21 |
* | Fix building with glibc-2.16 #424970 by Chris Smith. | Mike Frysinger | 2012-11-29 | 3 | -19/+22 |
* | Push out fixes from upstream for #439432 and 439988. | Mike Frysinger | 2012-11-25 | 3 | -19/+22 |
* | Push out accumulated backports. | Mike Frysinger | 2012-11-25 | 4 | -23/+27 |
* | Move xlibs gcj dep to the eclass. | Mike Frysinger | 2012-11-24 | 31 | -101/+102 |
* | Patchset 1.3. Backport patches to ignore always_inline attribute on redefined | Ryan Hill | 2012-11-05 | 3 | -19/+14 |
* | Make sure gfortran respects sysroot #433435 by Andrew Aladjev. | Mike Frysinger | 2012-10-21 | 4 | -13/+27 |
* | bump of the piepatchset for gcc 4.7.2 | Magnus Granberg | 2012-10-06 | 3 | -9/+12 |
* | Update the piepatchset to 0.5.4 for 4.7.2 to fix 436924 | Magnus Granberg | 2012-10-03 | 3 | -19/+12 |
* | Update x32 patch #436756 by Alphat-PC. | Mike Frysinger | 2012-10-02 | 3 | -9/+22 |
* | Version bump (bug #435852). Fixes bug #421413 (libtheora ICE) and bug #423675 | Ryan Hill | 2012-09-30 | 5 | -21/+89 |
* | Drop -Werror from libgfortran, and push out accumulated patchesets for older ... | Mike Frysinger | 2012-09-28 | 5 | -17/+28 |
* | Drop global scope tc-arch call, which breaks metadata generation due to KV be... | Zac Medico | 2012-09-28 | 3 | -20/+15 |
* | Drop -Werror from libgfortran, and push out accumulated patchesets for older ... | Mike Frysinger | 2012-09-27 | 8 | -39/+45 |
* | Stable on alpha, bug 431878. | Matt Turner | 2012-09-26 | 4 | -11/+25 |
* | Stable ppc64, bug #431878 - forgot 4.4.7 | Anthony G. Basile | 2012-09-13 | 3 | -8/+11 |
* | Stable ppc64, bug #431878 | Anthony G. Basile | 2012-09-13 | 3 | -8/+11 |
* | x86 stable wrt bug #431878 | Paweł Hajdan | 2012-09-12 | 4 | -11/+15 |
* | Stable for HPPA (bug #431878). | Jeroen Roovers | 2012-09-07 | 4 | -12/+16 |
* | ppc stable (bug 431878). | Michael Weber | 2012-09-02 | 3 | -8/+12 |