summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* removed a few patches that are no longer usedTravis Tilley2004-11-086-337/+2
|
* updated pie patch version to fix a bug on alphaTravis Tilley2004-11-084-12/+14
|
* changed the f77 USE flag to just plain old fortran (Manifest recommit)Travis Tilley2004-11-081-11/+11
|
* changed the f77 USE flag to just plain old fortranTravis Tilley2004-11-0811-37/+43
|
* version bumped. only generate specs-specific gcc configs if hardened gcc is ↵Travis Tilley2004-11-071-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 Tilley2004-11-075-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 Kinard2004-11-061-2/+2
| | | | (Manifest recommit)
* Marked unstable on sparc (Needs cascaded sparc64/gcc34 testing profile).Joshua Kinard2004-11-063-18/+21
|
* fix possible (as-of-yet-unreported) bug with 32bit libs ending up in the ↵Travis Tilley2004-11-031-14/+14
| | | | wrong place on amd64 (Manifest recommit)
* fix possible (as-of-yet-unreported) bug with 32bit libs ending up in the ↵Travis Tilley2004-11-031-6/+17
| | | | wrong place on amd64
* Marked stable on mips. (Manifest recommit)Joshua Kinard2004-11-011-2/+2
|
* Marked stable on mips.Joshua Kinard2004-11-013-17/+20
|
* fixed the ppc logic in toolchain.eclass and keyworded 3.4.2-r3 as testing on ↵Travis Tilley2004-10-281-36/+36
| | | | ppc (Manifest recommit)
* fixed the ppc logic in toolchain.eclass and keyworded 3.4.2-r3 as testing on ppcTravis Tilley2004-10-282-3/+7
|
* dont install split specs if USE=boundschecking, remove LIBPATH hack ↵Travis Tilley2004-10-261-1/+1
| | | | (Manifest recommit)
* dont install split specs if USE=boundschecking, remove LIBPATH hackTravis Tilley2004-10-261-3/+3
|
* keyword as testing on amd64, mips, ppc64, and x86 (Manifest recommit)Travis Tilley2004-10-261-66/+66
|
* keyword as testing on amd64, mips, ppc64, and x86Travis Tilley2004-10-262-4/+6
|
* remove patches already part of the branch update (Manifest recommit)Mike Frysinger2004-10-261-68/+66
|
* remove patches already part of the branch updateMike Frysinger2004-10-263-131/+7
|
* comment out the cross-compile + uclibc fixes until they apply cleanly ↵Travis Tilley2004-10-261-76/+66
| | | | (Manifest recommit)
* comment out the cross-compile + uclibc fixes until they apply cleanlyTravis Tilley2004-10-261-10/+10
|
* crosscompile fixes + uclibc patches (Manifest recommit)Mike Frysinger2004-10-261-6/+14
|
* crosscompile fixes + uclibc patchesMike Frysinger2004-10-2610-45/+522
|
* remove IUSE (defined in toolchain.eclass) and fix DEPENDs (Manifest recommit)Mike Frysinger2004-10-261-5/+5
|
* remove IUSE (defined in toolchain.eclass) and fix DEPENDsMike Frysinger2004-10-262-50/+44
|
* have gcc-config create the 32bit/64bit wrappers (Manifest recommit)Mike Frysinger2004-10-261-65/+75
|
* have gcc-config create the 32bit/64bit wrappersMike Frysinger2004-10-262-6/+2
|
* any patches borrowed from fedora that are no longer in the latest fedora gcc ↵Travis Tilley2004-10-261-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 Tilley2004-10-264-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 Tilley2004-10-251-1/+1
|
* CCHOST -> CTARGETTravis Tilley2004-10-251-21/+21
|
* dont || die with create_gcc_env_entry, that doesnt work (Manifest recommit)Travis Tilley2004-10-251-73/+63
|
* dont || die with create_gcc_env_entry, that doesnt workTravis Tilley2004-10-251-5/+5
|
* ~alpha KEYWORDS (Manifest recommit)Mike Frysinger2004-10-231-62/+72
|
* ~alpha KEYWORDSMike Frysinger2004-10-232-4/+3
|
* manifest fixedTravis Tilley2004-10-211-25/+28
|
* fix removeal of -r1 without any notice (Manifest recommit)Tom Gall2004-10-191-28/+25
|
* fix removeal of -r1 without any noticeTom Gall2004-10-192-3/+6
|
* ...fix those annoying QA messages about awk, part 3 (Manifest recommit)Travis Tilley2004-10-061-1/+1
|
* ...fix those annoying QA messages about awk, part 3Travis Tilley2004-10-061-4/+6
|
* fix those annoying QA messages about awk, part 2 (Manifest recommit)Travis Tilley2004-10-061-2/+2
|
* fix those annoying QA messages about awk, part 2Travis Tilley2004-10-062-8/+12
|
* fix those annoying QA messages about awk (Manifest recommit)Travis Tilley2004-10-061-32/+32
|
* fix those annoying QA messages about awkTravis Tilley2004-10-0619-76/+114
|
* added gcc-3.4.2-r2 bounds checking USE flagAlexander Gabert2004-10-064-18/+24
|
* made 3.4.2-r2 rdep on gcc-config-1.3.6-r3 to fix the new specs-specific ↵Travis Tilley2004-10-051-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 Tilley2004-10-052-4/+10
| | | | config switching and marked stable on amd64
* revert the multilib-by-default changes, since this seems to be causing ↵Travis Tilley2004-10-051-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 Tilley2004-10-052-10/+27
| | | | problems with hardened, and we havent yet completely figured out how to handle mips' three ABIs.