Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed a few patches that are no longer used | Travis Tilley | 2004-11-08 | 6 | -337/+2 |
| | |||||
* | updated pie patch version to fix a bug on alpha | Travis Tilley | 2004-11-08 | 4 | -12/+14 |
| | |||||
* | changed the f77 USE flag to just plain old fortran (Manifest recommit) | Travis Tilley | 2004-11-08 | 1 | -11/+11 |
| | |||||
* | changed the f77 USE flag to just plain old fortran | Travis Tilley | 2004-11-08 | 11 | -37/+43 |
| | |||||
* | version bumped. only generate specs-specific gcc configs if hardened gcc is ↵ | Travis Tilley | 2004-11-07 | 1 | -4/+2 |
| | | | | known to work on your arch. updated a few patches from redhat, and added the arm/cross patches to the gcc patch tarball. removed gcc 3.4.2-r3 since the branch update used was made just before the 3.4.3 freeze (dont worry sparc users, this ebuild is keyworded as testing on sparc). (Manifest recommit) | ||||
* | version bumped. only generate specs-specific gcc configs if hardened gcc is ↵ | Travis Tilley | 2004-11-07 | 5 | -33/+38 |
| | | | | known to work on your arch. updated a few patches from redhat, and added the arm/cross patches to the gcc patch tarball. removed gcc 3.4.2-r3 since the branch update used was made just before the 3.4.3 freeze (dont worry sparc users, this ebuild is keyworded as testing on sparc). | ||||
* | Marked unstable on sparc (Needs cascaded sparc64/gcc34 testing profile). ↵ | Joshua Kinard | 2004-11-06 | 1 | -2/+2 |
| | | | | (Manifest recommit) | ||||
* | Marked unstable on sparc (Needs cascaded sparc64/gcc34 testing profile). | Joshua Kinard | 2004-11-06 | 3 | -18/+21 |
| | |||||
* | fix possible (as-of-yet-unreported) bug with 32bit libs ending up in the ↵ | Travis Tilley | 2004-11-03 | 1 | -14/+14 |
| | | | | wrong place on amd64 (Manifest recommit) | ||||
* | fix possible (as-of-yet-unreported) bug with 32bit libs ending up in the ↵ | Travis Tilley | 2004-11-03 | 1 | -6/+17 |
| | | | | wrong place on amd64 | ||||
* | Marked stable on mips. (Manifest recommit) | Joshua Kinard | 2004-11-01 | 1 | -2/+2 |
| | |||||
* | Marked stable on mips. | Joshua Kinard | 2004-11-01 | 3 | -17/+20 |
| | |||||
* | fixed the ppc logic in toolchain.eclass and keyworded 3.4.2-r3 as testing on ↵ | Travis Tilley | 2004-10-28 | 1 | -36/+36 |
| | | | | ppc (Manifest recommit) | ||||
* | fixed the ppc logic in toolchain.eclass and keyworded 3.4.2-r3 as testing on ppc | Travis Tilley | 2004-10-28 | 2 | -3/+7 |
| | |||||
* | dont install split specs if USE=boundschecking, remove LIBPATH hack ↵ | Travis Tilley | 2004-10-26 | 1 | -1/+1 |
| | | | | (Manifest recommit) | ||||
* | dont install split specs if USE=boundschecking, remove LIBPATH hack | Travis Tilley | 2004-10-26 | 1 | -3/+3 |
| | |||||
* | keyword as testing on amd64, mips, ppc64, and x86 (Manifest recommit) | Travis Tilley | 2004-10-26 | 1 | -66/+66 |
| | |||||
* | keyword as testing on amd64, mips, ppc64, and x86 | Travis Tilley | 2004-10-26 | 2 | -4/+6 |
| | |||||
* | remove patches already part of the branch update (Manifest recommit) | Mike Frysinger | 2004-10-26 | 1 | -68/+66 |
| | |||||
* | remove patches already part of the branch update | Mike Frysinger | 2004-10-26 | 3 | -131/+7 |
| | |||||
* | comment out the cross-compile + uclibc fixes until they apply cleanly ↵ | Travis Tilley | 2004-10-26 | 1 | -76/+66 |
| | | | | (Manifest recommit) | ||||
* | comment out the cross-compile + uclibc fixes until they apply cleanly | Travis Tilley | 2004-10-26 | 1 | -10/+10 |
| | |||||
* | crosscompile fixes + uclibc patches (Manifest recommit) | Mike Frysinger | 2004-10-26 | 1 | -6/+14 |
| | |||||
* | crosscompile fixes + uclibc patches | Mike Frysinger | 2004-10-26 | 10 | -45/+522 |
| | |||||
* | remove IUSE (defined in toolchain.eclass) and fix DEPENDs (Manifest recommit) | Mike Frysinger | 2004-10-26 | 1 | -5/+5 |
| | |||||
* | remove IUSE (defined in toolchain.eclass) and fix DEPENDs | Mike Frysinger | 2004-10-26 | 2 | -50/+44 |
| | |||||
* | have gcc-config create the 32bit/64bit wrappers (Manifest recommit) | Mike Frysinger | 2004-10-26 | 1 | -65/+75 |
| | |||||
* | have gcc-config create the 32bit/64bit wrappers | Mike Frysinger | 2004-10-26 | 2 | -6/+2 |
| | |||||
* | any patches borrowed from fedora that are no longer in the latest fedora gcc ↵ | Travis Tilley | 2004-10-26 | 1 | -2/+26 |
| | | | | 3.4 src rpm have been removed, except for the symbol visibility patches. added 20041025 branch update. a few GCC_SPECS and gcc-config related bugs in toolchain.eclass have also been fixed. (Manifest recommit) | ||||
* | any patches borrowed from fedora that are no longer in the latest fedora gcc ↵ | Travis Tilley | 2004-10-26 | 4 | -25/+481 |
| | | | | 3.4 src rpm have been removed, except for the symbol visibility patches. added 20041025 branch update. a few GCC_SPECS and gcc-config related bugs in toolchain.eclass have also been fixed. | ||||
* | CCHOST -> CTARGET (Manifest recommit) | Travis Tilley | 2004-10-25 | 1 | -1/+1 |
| | |||||
* | CCHOST -> CTARGET | Travis Tilley | 2004-10-25 | 1 | -21/+21 |
| | |||||
* | dont || die with create_gcc_env_entry, that doesnt work (Manifest recommit) | Travis Tilley | 2004-10-25 | 1 | -73/+63 |
| | |||||
* | dont || die with create_gcc_env_entry, that doesnt work | Travis Tilley | 2004-10-25 | 1 | -5/+5 |
| | |||||
* | ~alpha KEYWORDS (Manifest recommit) | Mike Frysinger | 2004-10-23 | 1 | -62/+72 |
| | |||||
* | ~alpha KEYWORDS | Mike Frysinger | 2004-10-23 | 2 | -4/+3 |
| | |||||
* | manifest fixed | Travis Tilley | 2004-10-21 | 1 | -25/+28 |
| | |||||
* | fix removeal of -r1 without any notice (Manifest recommit) | Tom Gall | 2004-10-19 | 1 | -28/+25 |
| | |||||
* | fix removeal of -r1 without any notice | Tom Gall | 2004-10-19 | 2 | -3/+6 |
| | |||||
* | ...fix those annoying QA messages about awk, part 3 (Manifest recommit) | Travis Tilley | 2004-10-06 | 1 | -1/+1 |
| | |||||
* | ...fix those annoying QA messages about awk, part 3 | Travis Tilley | 2004-10-06 | 1 | -4/+6 |
| | |||||
* | fix those annoying QA messages about awk, part 2 (Manifest recommit) | Travis Tilley | 2004-10-06 | 1 | -2/+2 |
| | |||||
* | fix those annoying QA messages about awk, part 2 | Travis Tilley | 2004-10-06 | 2 | -8/+12 |
| | |||||
* | fix those annoying QA messages about awk (Manifest recommit) | Travis Tilley | 2004-10-06 | 1 | -32/+32 |
| | |||||
* | fix those annoying QA messages about awk | Travis Tilley | 2004-10-06 | 19 | -76/+114 |
| | |||||
* | added gcc-3.4.2-r2 bounds checking USE flag | Alexander Gabert | 2004-10-06 | 4 | -18/+24 |
| | |||||
* | made 3.4.2-r2 rdep on gcc-config-1.3.6-r3 to fix the new specs-specific ↵ | Travis Tilley | 2004-10-05 | 1 | -2/+2 |
| | | | | config switching and marked stable on amd64 (Manifest recommit) | ||||
* | made 3.4.2-r2 rdep on gcc-config-1.3.6-r3 to fix the new specs-specific ↵ | Travis Tilley | 2004-10-05 | 2 | -4/+10 |
| | | | | config switching and marked stable on amd64 | ||||
* | revert the multilib-by-default changes, since this seems to be causing ↵ | Travis Tilley | 2004-10-05 | 1 | -45/+45 |
| | | | | problems with hardened, and we havent yet completely figured out how to handle mips' three ABIs. (Manifest recommit) | ||||
* | revert the multilib-by-default changes, since this seems to be causing ↵ | Travis Tilley | 2004-10-05 | 2 | -10/+27 |
| | | | | problems with hardened, and we havent yet completely figured out how to handle mips' three ABIs. |