| Commit message (Expand) | Author | Age | Files | Lines |
* | fix those annoying QA messages about awk, part 4 (Manifest recommit) | Travis Tilley | 2004-10-06 | 1 | -4/+4 |
* | fix those annoying QA messages about awk, part 4 | Travis Tilley | 2004-10-06 | 2 | -8/+12 |
* | change slot from 3.3.3 to 5 (Manifest recommit) | Travis Tilley | 2004-09-11 | 1 | -2/+2 |
* | change slot from 3.3.3 to 5 | Travis Tilley | 2004-09-11 | 2 | -6/+8 |
* | temporarily removing ebuild pending a redesign of the toolchain eclass. compa... | Travis Tilley | 2004-09-11 | 1 | -3/+1 |
* | temporarily removing ebuild pending a redesign of the toolchain eclass. compa... | Travis Tilley | 2004-09-11 | 3 | -125/+6 |
* | use src_unpack and pkg_setup exported by toolchain.eclass (Manifest recommit) | Travis Tilley | 2004-09-06 | 1 | -1/+1 |
* | use src_unpack and pkg_setup exported by toolchain.eclass | Travis Tilley | 2004-09-06 | 1 | -11/+2 |
* | new libstdc++-v3 ebuild with stack smashing protection. converted to using to... | Travis Tilley | 2004-09-05 | 1 | -4/+3 |
* | new libstdc++-v3 ebuild with stack smashing protection. converted to using to... | Travis Tilley | 2004-09-05 | 4 | -4/+146 |
* | Keyword modification, see changelog for details (Manifest recommit) | Pieter van den Abeele | 2004-09-03 | 1 | -4/+4 |
* | Keyword modification, see changelog for details | Pieter van den Abeele | 2004-09-03 | 2 | -3/+7 |
* | made libstdc++-v3 use $(get_libdir) for optionally installing to lib32/lib64 ... | Travis Tilley | 2004-09-01 | 1 | -3/+3 |
* | made libstdc++-v3 use $(get_libdir) for optionally installing to lib32/lib64 ... | Travis Tilley | 2004-09-01 | 3 | -3/+21 |
* | bump (Manifest recommit) | Travis Tilley | 2004-08-29 | 1 | -2/+2 |
* | bump | Travis Tilley | 2004-08-29 | 4 | -1/+243 |
* | added call to gnuconfig_update (Manifest recommit) | Ned Ludd | 2004-08-28 | 1 | -2/+2 |
* | added call to gnuconfig_update | Ned Ludd | 2004-08-28 | 3 | -4/+8 |
* | remove glibc from the depends if USE=uclibc is set (Manifest recommit) | Ned Ludd | 2004-08-28 | 1 | -2/+2 |
* | remove glibc from the depends if USE=uclibc is set | Ned Ludd | 2004-08-28 | 3 | -5/+8 |
* | filter amd64-specific x86 marchs introduced in gcc 3.4 (Manifest recommit) | Travis Tilley | 2004-08-25 | 1 | -2/+2 |
* | filter amd64-specific x86 marchs introduced in gcc 3.4 | Travis Tilley | 2004-08-25 | 1 | -1/+6 |
* | Removed hppa KEYWORD until we have a working >=gcc-3.3.3. (Manifest recommit) | Guy Martin | 2004-08-19 | 1 | -2/+2 |
* | Removed hppa KEYWORD until we have a working >=gcc-3.3.3. | Guy Martin | 2004-08-19 | 2 | -3/+6 |
* | ~ppc toolchain bump (Manifest recommit) | Luca Barbato | 2004-08-17 | 1 | -12/+2 |
* | ~ppc toolchain bump | Luca Barbato | 2004-08-17 | 2 | -3/+6 |
* | ~hppa loving (Manifest recommit) | Mike Frysinger | 2004-08-09 | 1 | -2/+12 |
* | ~hppa loving | Mike Frysinger | 2004-08-09 | 1 | -28/+3 |
* | satisfying deps by rekeywording ~x86 (Manifest recommit) | Daniel Goller | 2004-08-03 | 1 | -3/+3 |
* | satisfying deps by rekeywording ~x86 | Daniel Goller | 2004-08-03 | 2 | -3/+6 |
* | fix gcc dep to include the _pre snaps used on ppc (Manifest recommit) | Travis Tilley | 2004-08-03 | 1 | -1/+1 |
* | fix gcc dep to include the _pre snaps used on ppc | Travis Tilley | 2004-08-03 | 1 | -2/+2 |
* | stable on ppc64, bug #59028 (Manifest recommit) | Tom Gall | 2004-08-01 | 1 | -3/+3 |
* | stable on ppc64, bug #59028 | Tom Gall | 2004-08-01 | 2 | -3/+6 |
* | replace-flags -march=pentium-m -march=pentium3 for gcc-3.3 compat #58967 (Man... | Aron Griffis | 2004-07-31 | 1 | -2/+2 |
* | replace-flags -march=pentium-m -march=pentium3 for gcc-3.3 compat #58967 | Aron Griffis | 2004-07-31 | 2 | -6/+15 |
* | Stable on x86 (Manifest recommit) | Daniel Goller | 2004-07-30 | 1 | -2/+2 |
* | Stable on x86 | Daniel Goller | 2004-07-30 | 2 | -3/+6 |
* | Marking ~x86 for gcc 3.4 profile, also changing depend to make repoman happy ... | Daniel Goller | 2004-07-25 | 1 | -2/+2 |
* | Marking ~x86 for gcc 3.4 profile, also changing depend to make repoman happy | Daniel Goller | 2004-07-25 | 2 | -4/+7 |
* | fix filter-flags order so that -fno-stack-protector isnt added (Manifest reco... | Travis Tilley | 2004-07-16 | 1 | -1/+1 |
* | fix filter-flags order so that -fno-stack-protector isnt added | Travis Tilley | 2004-07-16 | 1 | -3/+3 |
* | digest fix | Travis Tilley | 2004-07-15 | 1 | -2/+2 |
* | added -fstack-protector and a few others to the list of filtered flags | Travis Tilley | 2004-07-15 | 2 | -2/+15 |
* | filter some gcc 3.4 flags that the gcc 3.3.3 xgcc will fail on (Manifest reco... | Travis Tilley | 2004-07-13 | 1 | -2/+2 |
* | filter some gcc 3.4 flags that the gcc 3.3.3 xgcc will fail on | Travis Tilley | 2004-07-13 | 2 | -2/+11 |
* | typo fix (Manifest recommit) | Travis Tilley | 2004-07-12 | 1 | -1/+1 |
* | typo fix | Travis Tilley | 2004-07-12 | 1 | -3/+3 |
* | gcc 3.3 doesnt support -mtune on numerous archs, so xgcc will fail if we have... | Travis Tilley | 2004-07-11 | 1 | -3/+3 |
* | gcc 3.3 doesnt support -mtune on numerous archs, so xgcc will fail if we have... | Travis Tilley | 2004-07-11 | 2 | -2/+14 |