summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* tseng warningTravis Tilley2004-04-191-0/+1
|
* fixing ManifestMike Frysinger2004-04-192-71/+71
|
* initial commit for gcc 3.4.0 pre-release. currently only amd64 is tested ↵Travis Tilley2004-04-195-29/+630
| | | | well with gcc 3.4, gcj is broken, and some things dont compile properly. PIE-by-default support has been added, but propolice has yet to be ported.
* update metadataMike Frysinger2004-04-192-6/+2
|
* remove bogus entryMike Frysinger2004-04-191-6/+1
|
* - the patches 03,04,07 were replaced w/ the redhat onesNed Ludd2004-04-194-17/+223
| | | | | | | | | | | | | | | | | | - the patch 01 was moved to apply after the uclibc patches (59) - the 20 patch got a replacement 64 for the case relro is used (default in ebuild) - the 90 patch (pt_pax) has also a replacement as 63 to apply after relro - the patches 3x_ are from redhat having the same patch number 3x coresponds in redhat to x, (unmodified patches) - the patches 5x_ are uclibc related coming from buildroot (51 and 52 are ports of the buildroot versions to this binutils, 51 is generic, only 52 is uclibc specific), the 59 patch is really the 01 one, but the 52 patch is so big, that I didn't want to patch it again, it applies correctly in the reverse order - the patches 6x_ are from me: 61_ I had a situation on cross-compiling where I needed it 62_ is an uclibc addon (missing configure stuff to recognize uclibc) 63_ pt_pax patch to apply after relro 64_ is a 20_ patch replacement for amd64. I have left in all the patches, so that some can build w/ and w/o relro. The ebuild offers this possibility, see comment inside. The uclibc stuff shouldn't disturb normal functionality, mainly the configure stuff is enabled to recognize uclibc systems. -- Peter S. Mazinger <ps.m@gmx.net>
* ChangeLog correction.. instructions on unmasking can be found in ↵Ned Ludd2004-04-182-2/+6
| | | | /usr/portage/profiles/package.mask
* long awaited piessp functionality in here after alot of local testing.. Many ↵Ned Ludd2004-04-184-95/+111
| | | | many thanks go to the PaX Team, Peter S. Mazinger (who helped tremendously), and all those who helped getting this version ready.. This gcc-3.3.3-r2.ebuild is currently package.masked but instructions on unmasking can be found in /usr/portage/package.unmask, please test. Note: USE=uclibc might still need a little more work, which we intend to address to before unmasking
* s390 specific fixes to close bug 47903Michael McCabe2004-04-184-18/+149
|
* fixing ManifestMike Frysinger2004-04-181-6/+6
|
* use filter-lfs-flagsMike Frysinger2004-04-182-5/+4
|
* fixing ManifestMike Frysinger2004-04-161-122/+123
|
* New ebuild for binutils-2.15.90.0.3, and removed portage from DEPEND in ↵Joshua Kinard2004-04-1615-71/+249
| | | | older ebuilds as it caused repoman troubles.
* New snapshot, ~ppc and ppc64Luca Barbato2004-04-156-112/+905
|
* ManafestStefan Jones2004-04-151-2/+2
|
* Update dep for glibc-2.3.2-r9Stefan Jones2004-04-152-3/+6
|
* Add dep for elfutils-0.94 as per bug 47644Stefan Jones2004-04-133-5/+8
|
* bumping 2.13-r1 to stableLisa M. Seelye2004-04-127-298/+18
|
* Mark as stable on all archs and remove old versionsStefan Jones2004-04-1122-552/+8
|
* Marked stable on mips, and added gnuconfig for mips64 hosts.Joshua Kinard2004-04-103-6/+15
|
* stable on amd64. yup. definately stable on amd64.Travis Tilley2004-04-092-3/+6
|
* stable on amd64Travis Tilley2004-04-094-20/+23
|
* StableStefan Jones2004-04-083-5/+8
|
* ~amd64Travis Tilley2004-04-083-10/+13
|
* Marked stable on mips.Joshua Kinard2004-04-073-5/+8
|
* New VersionStefan Jones2004-04-064-15/+92
|
* fixing ManifestMike Frysinger2004-04-062-15/+15
|
* inherit flag-o-maticMike Frysinger2004-04-064-6/+8
|
* oldMike Frysinger2004-04-063-4/+6
|
* add s390 to keywordsBrian Jackson2004-04-053-83/+86
|
* Try this version to fix 45225Stefan Jones2004-04-054-10/+52
|
* Don't assume that . and .. are the first two entries returned by readdir. ↵Aron Griffis2004-04-055-3/+99
| | | | Thanks to Bob Miller in bug 45998 for the patch
* adding avenj's fixes to an ebuild that isn't masked on all archs ^_^Travis Tilley2004-04-043-30/+34
|
* Marked stable on hppa.Guy Martin2004-04-043-14/+17
|
* Removed unnecessary amd64 constructJon Portnoy2004-04-043-29/+34
|
* Stable on x86Jon Portnoy2004-04-023-18/+21
|
* fixing ManifestMike Frysinger2004-04-0210-165/+165
|
* set stable on sparcTodd Sunderlin2004-03-313-42/+45
|
* stable on ppc, as requested in bug #45646Lars Weiler2004-03-313-20/+23
|
* strip-flags per bug 42698Jon Portnoy2004-03-293-5/+11
|
* Mark stable on alpha and ia64 for bug 45646Aron Griffis2004-03-293-13/+16
|
* repoman: Trim trailing whitespaceMichael Sterrett2004-03-282-5/+5
|
* Version bump. Should fix function pointer comparison.Guy Martin2004-03-275-2/+199
|
* Marked stable on sparc wrt bug #45646.Jason Wever2004-03-273-9/+12
|
* Stable on AMD64Jon Portnoy2004-03-273-7/+10
|
* Stable for sparcenstein.Jason Wever2004-03-262-3/+6
|
* And on the 5th date, gcc-3.3.3 was stable for sparc, and it was good.Jason Wever2004-03-264-119/+122
|
* Marked ~ppc and masked, added a warning, please test itLuca Barbato2004-03-252-115/+128
|
* don't use deprecated ? : use syntaxMichael Sterrett2004-03-258-123/+136
|
* Version bump. Insecure Temporary Directory Creation Symbolic Link ↵Ned Ludd2004-03-254-4/+515
| | | | Vulnerability. bug #45646