Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add back in bounds checking support and fix a silly libdir bug (70481) | Travis Tilley | 2004-11-09 | 3 | -32/+47 |
| | |||||
* | 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 | Travis Tilley | 2004-11-08 | 12 | -48/+54 |
| | |||||
* | version bumped. only generate specs-specific gcc configs if hardened gcc is ↵ | Travis Tilley | 2004-11-07 | 5 | -35/+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 | 3 | -18/+21 |
| | |||||
* | fix possible (as-of-yet-unreported) bug with 32bit libs ending up in the ↵ | Travis Tilley | 2004-11-03 | 2 | -20/+31 |
| | | | | wrong place on amd64 | ||||
* | 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 ppc | Travis Tilley | 2004-10-28 | 3 | -39/+43 |
| | |||||
* | dont install split specs if USE=boundschecking, remove LIBPATH hack | Travis Tilley | 2004-10-26 | 2 | -4/+4 |
| | |||||
* | keyword as testing on amd64, mips, ppc64, and x86 | Travis Tilley | 2004-10-26 | 3 | -70/+72 |
| | |||||
* | remove patches already part of the branch update | Mike Frysinger | 2004-10-26 | 4 | -199/+73 |
| | |||||
* | comment out the cross-compile + uclibc fixes until they apply cleanly | Travis Tilley | 2004-10-26 | 2 | -86/+76 |
| | |||||
* | crosscompile fixes + uclibc patches | Mike Frysinger | 2004-10-26 | 11 | -51/+536 |
| | |||||
* | remove IUSE (defined in toolchain.eclass) and fix DEPENDs | Mike Frysinger | 2004-10-26 | 3 | -55/+49 |
| | |||||
* | have gcc-config create the 32bit/64bit wrappers | Mike Frysinger | 2004-10-26 | 3 | -71/+77 |
| | |||||
* | any patches borrowed from fedora that are no longer in the latest fedora gcc ↵ | Travis Tilley | 2004-10-26 | 4 | -12/+492 |
| | | | | 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 | Travis Tilley | 2004-10-25 | 2 | -22/+22 |
| | |||||
* | dont || die with create_gcc_env_entry, that doesnt work | Travis Tilley | 2004-10-25 | 2 | -78/+68 |
| | |||||
* | ~alpha KEYWORDS | Mike Frysinger | 2004-10-23 | 3 | -66/+75 |
| | |||||
* | manifest fixed | Travis Tilley | 2004-10-21 | 1 | -25/+28 |
| | |||||
* | fix removeal of -r1 without any notice | Tom Gall | 2004-10-19 | 3 | -31/+31 |
| | |||||
* | ...fix those annoying QA messages about awk, part 3 | Travis Tilley | 2004-10-06 | 2 | -5/+7 |
| | |||||
* | fix those annoying QA messages about awk, part 2 | Travis Tilley | 2004-10-06 | 3 | -10/+14 |
| | |||||
* | fix those annoying QA messages about awk | Travis Tilley | 2004-10-06 | 20 | -108/+146 |
| | |||||
* | 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 | 3 | -6/+12 |
| | | | | config switching and marked stable on amd64 | ||||
* | revert the multilib-by-default changes, since this seems to be causing ↵ | Travis Tilley | 2004-10-05 | 3 | -55/+72 |
| | | | | problems with hardened, and we havent yet completely figured out how to handle mips' three ABIs. | ||||
* | repoman: Trim trailing whitespace | Michael Sterrett | 2004-10-04 | 2 | -46/+46 |
| | |||||
* | add support for the pie-but-not-ssp specs file, and use gcc_do_config from ↵ | Travis Tilley | 2004-10-04 | 1 | -10/+11 |
| | | | | toolchain.eclass | ||||
* | use create_gcc_env_entry from toolchain.eclass to create gcc-config entries ↵ | Travis Tilley | 2004-10-03 | 3 | -79/+58 |
| | | | | for using the hardened/vanilla specs files | ||||
* | clean up some global code | Mike Frysinger | 2004-10-03 | 3 | -86/+73 |
| | |||||
* | i hate uclibc. hate hate hate hate hate! fixes bug 66060 | Travis Tilley | 2004-10-01 | 2 | -4/+5 |
| | |||||
* | whoa... ~amd64 there | Travis Tilley | 2004-09-28 | 2 | -3/+3 |
| | |||||
* | make emul-linux-x86-glibc also an rdep | Travis Tilley | 2004-09-28 | 2 | -60/+62 |
| | |||||
* | oops. fix 3.4.1 for libtool change too | Travis Tilley | 2004-09-26 | 3 | -10/+10 |
| | |||||
* | update uclibc patched ebuilds to work properly with recent libtool eclass ↵ | Travis Tilley | 2004-09-25 | 7 | -103/+113 |
| | | | | changes | ||||
* | clean up DEPEND | Mike Frysinger | 2004-09-24 | 2 | -16/+23 |
| | |||||
* | s390 for april2004 stream #52609 | Mike Frysinger | 2004-09-23 | 2 | -45/+55 |
| | |||||
* | Added a patch for mips that adds -march=r10000 and -mtune=r10000 support to gcc. | Joshua Kinard | 2004-09-22 | 4 | -71/+546 |
| | |||||
* | moved libgcc stuff back into the versioned directory, the libgcc_s-only ↵ | Travis Tilley | 2004-09-21 | 6 | -43/+83 |
| | | | | stuff will be broken out into a seperate ebuild. fixed broken libtool archives. added an sse2 fix from Scott "I also own lv" Ladd, and a workaround that disables sse2 by default for 32bit on both x86 and amd64 until the rest of the wrong-code bugs are fixed. the workaround can be disabled completely by using the -msse2 flag. | ||||
* | update robs patches from GCC_SPEC to GCC_SPECS so names are consistent in ↵ | Ned Ludd | 2004-09-19 | 4 | -9/+14 |
| | | | | all gcc versions | ||||
* | restore changelog | Ned Ludd | 2004-09-19 | 2 | -2/+1676 |
| | |||||
* | added GCC_SPEC environment variable support | Rob Holland | 2004-09-19 | 8 | -1662/+1907 |
| | |||||
* | fix changelog typo | Travis Tilley | 2004-09-15 | 2 | -3/+3 |
| | |||||
* | argh... fix slot. for real this time. | Travis Tilley | 2004-09-14 | 2 | -13/+3 |
| | |||||
* | fix slot | Travis Tilley | 2004-09-14 | 2 | -81/+94 |
| | |||||
* | Proven to be broken on ppc | Luca Barbato | 2004-09-14 | 3 | -83/+86 |
| | |||||
* | added a patch from Rob "I own lv" Holland that allows you to switch specs ↵ | Travis Tilley | 2004-09-13 | 4 | -5/+44 |
| | | | | files based on an environment variable (GCC_SPECS) and made gcc build both a vanilla and hardened specs file by default. Eventually this will mean being able to switch between gcc and hardened gcc on the fly. Since neither gcc-config nor portage support this yet, I"m not bumping the revision number. | ||||
* | re-added uclibc patches and masked for testing. uses new toolchain.eclass | Travis Tilley | 2004-09-12 | 4 | -144/+35 |
| |