Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChangeLog fix (Manifest recommit) | Daniel Ahlberg | 2004-05-12 | 1 | -82/+82 |
| | |||||
* | ChangeLog fix | Daniel Ahlberg | 2004-05-12 | 1 | -2/+4 |
| | |||||
* | updated patches to match upstream fixes. Includes fix s390{,x} .{,b,p2}align ↵ | Ned Ludd | 2004-05-12 | 1 | -1/+2 |
| | | | | handling, ppc/ppc64 testsuite fixes. -z relro ppc/ppc64/ia64 fixes, change x86-64 .plt symbol st_size handling to match ia32, prettify objdump -d output, several SPARC fixes. Submitted by Peter S. Mazinger (Manifest recommit) | ||||
* | updated patches to match upstream fixes. Includes fix s390{,x} .{,b,p2}align ↵ | Ned Ludd | 2004-05-12 | 5 | -60/+68 |
| | | | | handling, ppc/ppc64 testsuite fixes. -z relro ppc/ppc64/ia64 fixes, change x86-64 .plt symbol st_size handling to match ia32, prettify objdump -d output, several SPARC fixes. Submitted by Peter S. Mazinger | ||||
* | doesnt patch on hppa stm | Mike Frysinger | 2004-05-11 | 1 | -2/+2 |
| | |||||
* | fixing Manifest | Mike Frysinger | 2004-05-11 | 1 | -102/+102 |
| | |||||
* | keep the style the same | Mike Frysinger | 2004-05-10 | 3 | -11/+9 |
| | |||||
* | fix ChangeLog since lv killed it | Mike Frysinger | 2004-05-10 | 1 | -3/+660 |
| | |||||
* | Stable on s390 (Manifest recommit) | Michael McCabe | 2004-05-10 | 2 | -17/+17 |
| | |||||
* | Stable on s390 | Michael McCabe | 2004-05-10 | 4 | -6/+14 |
| | |||||
* | added backported tbss fix and relro patch (Manifest recommit) | Travis Tilley | 2004-05-10 | 1 | -2/+22 |
| | |||||
* | added backported tbss fix and relro patch | Travis Tilley | 2004-05-10 | 4 | -747/+258 |
| | |||||
* | Fix .tbss handling (Manifest recommit) | Ned Ludd | 2004-05-10 | 1 | -4/+2 |
| | |||||
* | Fix .tbss handling | Ned Ludd | 2004-05-10 | 5 | -22/+31 |
| | |||||
* | patch updates (Manifest recommit) | Ned Ludd | 2004-05-08 | 1 | -2/+2 |
| | |||||
* | patch updates | Ned Ludd | 2004-05-08 | 4 | -106/+123 |
| | |||||
* | Originally masked because these binutils would produce non-booting kernels ↵ | Joshua Kinard | 2004-05-08 | 1 | -2/+2 |
| | | | | on mips. That problem has been resolved in the kernel sources now, so it's safe to put these into unstable (2.15 needs more testing). (Manifest recommit) | ||||
* | Originally masked because these binutils would produce non-booting kernels ↵ | Joshua Kinard | 2004-05-08 | 3 | -82/+88 |
| | | | | on mips. That problem has been resolved in the kernel sources now, so it's safe to put these into unstable (2.15 needs more testing). | ||||
* | Fixes BUG #46892. (Manifest recommit) | Danny van Dyk | 2004-05-08 | 1 | -4/+4 |
| | |||||
* | Fixes BUG #46892. | Danny van Dyk | 2004-05-08 | 2 | -3/+18 |
| | |||||
* | Stable on sparc wrt bug #50378 (Manifest recommit) | Gustavo Zacarias | 2004-05-07 | 1 | -5/+5 |
| | |||||
* | Stable on sparc wrt bug #50378 | Gustavo Zacarias | 2004-05-07 | 2 | -3/+6 |
| | |||||
* | add ~mips (Manifest recommit) | Ilya Volynets | 2004-05-07 | 1 | -5/+5 |
| | |||||
* | add ~mips | Ilya Volynets | 2004-05-07 | 2 | -3/+7 |
| | |||||
* | made the compatibility check look for the actual .so instead of just the ↵ | Travis Tilley | 2004-05-07 | 1 | -113/+113 |
| | | | | versioned directory that contains it because there may or may not be any shared objects to back up... The PPC-specific gcc 3.3.3 ebuilds for some reason install libstdc++ directly to /usr/lib/ on PPC64, so this change should allow gcc 3.4.0-r1 to install on this arch without tar failing. (Manifest recommit) | ||||
* | made the compatibility check look for the actual .so instead of just the ↵ | Travis Tilley | 2004-05-07 | 4 | -8/+48 |
| | | | | versioned directory that contains it because there may or may not be any shared objects to back up... The PPC-specific gcc 3.3.3 ebuilds for some reason install libstdc++ directly to /usr/lib/ on PPC64, so this change should allow gcc 3.4.0-r1 to install on this arch without tar failing. | ||||
* | manifest | Mike Frysinger | 2004-05-07 | 2 | -120/+122 |
| | |||||
* | arm! | Mike Frysinger | 2004-05-07 | 1 | -2/+2 |
| | |||||
* | fix #29950 #48492 and more ! | Mike Frysinger | 2004-05-07 | 4 | -21/+126 |
| | |||||
* | also port changes to multi-ldpath | Mike Frysinger | 2004-05-06 | 2 | -36/+28 |
| | |||||
* | clean up the help output, add support for -v|--version and -h|--help options, | Mike Frysinger | 2004-05-06 | 6 | -43/+40 |
| | | | | and then add the version to the gcc-config after installing | ||||
* | added gcc333_pre20040408-stack-size.patch for testing on ppc64 (Manifest ↵ | Travis Tilley | 2004-05-06 | 1 | -2/+2 |
| | | | | recommit) | ||||
* | added gcc333_pre20040408-stack-size.patch for testing on ppc64 | Travis Tilley | 2004-05-06 | 2 | -2/+7 |
| | |||||
* | gcj apparently works somewhere. go figure. (Manifest recommit) | Travis Tilley | 2004-05-06 | 1 | -1/+1 |
| | |||||
* | gcj apparently works somewhere. go figure. | Travis Tilley | 2004-05-06 | 1 | -3/+3 |
| | |||||
* | fixing Manifest | Mike Frysinger | 2004-05-06 | 1 | -14/+14 |
| | |||||
* | Initial import of mips32, a derivative of the sparc32 utility for mips64 ↵ | Joshua Kinard | 2004-05-05 | 1 | -2/+2 |
| | | | | systems. (Manifest recommit) | ||||
* | Initial import of mips32, a derivative of the sparc32 utility for mips64 ↵ | Joshua Kinard | 2004-05-05 | 6 | -0/+86 |
| | | | | systems. | ||||
* | Keyword/Copyright date cleanups for -r0 and -r1. -r2 has a new patch that ↵ | Joshua Kinard | 2004-05-05 | 1 | -4/+4 |
| | | | | avoids the use of kernel headers and uses the personality calls provided by glibc itself. (Manifest recommit) | ||||
* | Keyword/Copyright date cleanups for -r0 and -r1. -r2 has a new patch that ↵ | Joshua Kinard | 2004-05-05 | 7 | -11/+82 |
| | | | | avoids the use of kernel headers and uses the personality calls provided by glibc itself. | ||||
* | gcc-3.4.0 must depend on glibc-2.3.3_pre20040420 for mips (Manifest recommit) | Ilya Volynets | 2004-05-05 | 1 | -2/+2 |
| | |||||
* | gcc-3.4.0 must depend on glibc-2.3.3_pre20040420 for mips | Ilya Volynets | 2004-05-05 | 2 | -2/+7 |
| | |||||
* | fix SRC_URI (Manifest recommit) | Travis Tilley | 2004-05-05 | 1 | -1/+1 |
| | |||||
* | fix SRC_URI | Travis Tilley | 2004-05-05 | 1 | -2/+3 |
| | |||||
* | added a more amd64-friendly revision of 2.15.90.0.1.1. besides the patches ↵ | Travis Tilley | 2004-05-05 | 1 | -2/+2 |
| | | | | included in the previous ebuild, the following have been added: 34_all_binutils-2.15.90.0.3-place-orphan.patch, 70_amd64_binutils_x86_64_testsuite.patch, 71_ppc_binutils-2.13-ppc32-fPIC.patch, 72_all_fde-alignment.patch, 73_amd64_x86-64-gotpcrel.patch, 74_all_gcc34-no-unit-at-a-time.patch, 75_amd64_sysenter-sysexit-are-valid-IA32e-assembly.patch, 76_all_use-new-ld-dtags.patch, 77_x86_via-padlock-gas.patch, and 78_x86_via-padlock-tests.patch. this ebuild /should/ work with gcc 3.4 more consistantly than the previous one. (Manifest recommit) | ||||
* | added a more amd64-friendly revision of 2.15.90.0.1.1. besides the patches ↵ | Travis Tilley | 2004-05-05 | 4 | -1/+199 |
| | | | | included in the previous ebuild, the following have been added: 34_all_binutils-2.15.90.0.3-place-orphan.patch, 70_amd64_binutils_x86_64_testsuite.patch, 71_ppc_binutils-2.13-ppc32-fPIC.patch, 72_all_fde-alignment.patch, 73_amd64_x86-64-gotpcrel.patch, 74_all_gcc34-no-unit-at-a-time.patch, 75_amd64_sysenter-sysexit-are-valid-IA32e-assembly.patch, 76_all_use-new-ld-dtags.patch, 77_x86_via-padlock-gas.patch, and 78_x86_via-padlock-tests.patch. this ebuild /should/ work with gcc 3.4 more consistantly than the previous one. | ||||
* | -amd64 (Manifest recommit) | Travis Tilley | 2004-05-05 | 1 | -98/+98 |
| | |||||
* | -amd64 | Travis Tilley | 2004-05-05 | 1 | -2/+2 |
| | |||||
* | re-synced with 3.3.3-r3 ebuild, and added compatibility function (Manifest ↵ | Travis Tilley | 2004-05-04 | 1 | -2/+2 |
| | | | | recommit) | ||||
* | re-synced with 3.3.3-r3 ebuild, and added compatibility function | Travis Tilley | 2004-05-04 | 4 | -99/+1001 |
| |