summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* bbconv.pl script is needed to convert profiling information in bb.out files ↵Ned Ludd2004-05-143-85/+89
| | | | to format understood by gprof. reported by pasi valminen bug 50911
* it seems that the new SSP doesnt honor _LIBC_PROVIDES_SSP_, so i"ve included ↵Travis Tilley2004-05-134-5/+43
| | | | a patch that adds this functionality back in
* Marked stable on hppa.Guy Martin2004-05-132-6/+6
|
* Marked stable on hppa.Guy Martin2004-05-134-6/+13
|
* oops. SSP is broken.Travis Tilley2004-05-132-2/+3
|
* added SSP support and updated the piessp patches (mostly) to 8.7.4. note ↵Travis Tilley2004-05-125-161/+326
| | | | that the piessp patches arent yet as complete as the 3.3.3 version on archs other than x86 and amd64.
* changed hardened-gcc logic to filter-flagsAlexander Gabert2004-05-123-9/+11
|
* Added s390 keywordsMichael McCabe2004-05-123-8/+11
|
* ChangeLog fixDaniel Ahlberg2004-05-122-84/+86
|
* updated patches to match upstream fixes. Includes fix s390{,x} .{,b,p2}align ↵Ned Ludd2004-05-125-60/+69
| | | | 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 stmMike Frysinger2004-05-111-2/+2
|
* fixing ManifestMike Frysinger2004-05-111-102/+102
|
* keep the style the sameMike Frysinger2004-05-103-11/+9
|
* fix ChangeLog since lv killed itMike Frysinger2004-05-101-3/+660
|
* Stable on s390Michael McCabe2004-05-102-17/+17
|
* Stable on s390Michael McCabe2004-05-104-6/+14
|
* added backported tbss fix and relro patchTravis Tilley2004-05-104-739/+270
|
* Fix .tbss handlingNed Ludd2004-05-105-25/+32
|
* patch updatesNed Ludd2004-05-084-106/+123
|
* Originally masked because these binutils would produce non-booting kernels ↵Joshua Kinard2004-05-083-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.Danny van Dyk2004-05-083-7/+22
|
* Stable on sparc wrt bug #50378Gustavo Zacarias2004-05-073-8/+11
|
* add ~mipsIlya Volynets2004-05-073-8/+12
|
* made the compatibility check look for the actual .so instead of just the ↵Travis Tilley2004-05-075-121/+161
| | | | 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.
* manifestMike Frysinger2004-05-072-120/+122
|
* arm!Mike Frysinger2004-05-071-2/+2
|
* fix #29950 #48492 and more !Mike Frysinger2004-05-074-21/+126
|
* also port changes to multi-ldpathMike Frysinger2004-05-062-36/+28
|
* clean up the help output, add support for -v|--version and -h|--help options,Mike Frysinger2004-05-066-43/+40
| | | | and then add the version to the gcc-config after installing
* added gcc333_pre20040408-stack-size.patch for testing on ppc64Travis Tilley2004-05-063-4/+9
|
* gcj apparently works somewhere. go figure.Travis Tilley2004-05-062-4/+4
|
* fixing ManifestMike Frysinger2004-05-061-14/+14
|
* Initial import of mips32, a derivative of the sparc32 utility for mips64 ↵Joshua Kinard2004-05-056-0/+86
| | | | systems.
* Keyword/Copyright date cleanups for -r0 and -r1. -r2 has a new patch that ↵Joshua Kinard2004-05-057-12/+83
| | | | 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 mipsIlya Volynets2004-05-053-4/+9
|
* fix SRC_URITravis Tilley2004-05-052-3/+4
|
* added a more amd64-friendly revision of 2.15.90.0.1.1. besides the patches ↵Travis Tilley2004-05-054-2/+200
| | | | 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.
* -amd64Travis Tilley2004-05-052-100/+100
|
* re-synced with 3.3.3-r3 ebuild, and added compatibility functionTravis Tilley2004-05-044-99/+1001
|
* added gcc-uclibc-3.3-loop.patchNed Ludd2004-05-043-2/+16
|
* fixed typo's and limit USE hardened piessp by default to x86 only for nowNed Ludd2004-05-043-14/+13
|
* fixed typo in ebuildNed Ludd2004-05-042-3/+3
|
* disable -as-needed from being compiled into gcc specs natively when using ↵Ned Ludd2004-05-045-27/+54
| | | | >=sys-devel/binutils-2.15.90.0.3. This is done to keep our gcc backwards compatible with binutils. misc pie updates for misc arches
* Fix Manifest ownershipRobert Coie2004-05-032-3/+3
|
* adding 5.8.4Robert Coie2004-05-039-50/+20
|
* arm KEYWORDMike Frysinger2004-05-031-24/+13
|
* port -r4 arm patch to -r3Mike Frysinger2004-05-033-8/+11
|
* bump to 2.14Lisa M. Seelye2004-05-024-5/+160
|
* ARM is having issues with static linking as the spec file calls for ↵Ned Ludd2004-05-023-13/+27
| | | | crtbeginT.o vs crtbeginS.o so we disable improved handling patch till we can take a closer look. FIXME
* fixing ManifestMike Frysinger2004-05-021-1/+1
|