diff options
author | Ned Ludd <solar@gentoo.org> | 2004-04-19 04:24:14 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-04-19 04:24:14 +0000 |
commit | 44c7756361acc19e4f57938b662f5796bf5cdc47 (patch) | |
tree | bdd597d546ac3d51c0ff15d8849438654e0de95e /sys-devel | |
parent | - the patches 03,04,07 were replaced w/ the redhat ones (diff) | |
download | gentoo-2-44c7756361acc19e4f57938b662f5796bf5cdc47.tar.gz gentoo-2-44c7756361acc19e4f57938b662f5796bf5cdc47.tar.bz2 gentoo-2-44c7756361acc19e4f57938b662f5796bf5cdc47.zip |
- the patches 03,04,07 were replaced w/ the redhat ones
- 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> (Manifest recommit)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/Manifest | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest index b2b518c5e231..e4cb26a19b03 100644 --- a/sys-devel/binutils/Manifest +++ b/sys-devel/binutils/Manifest @@ -1,4 +1,4 @@ -MD5 f28d607219f83b54100902aab23386e7 ChangeLog 25315 +MD5 4418f9e4a7ded8f0660a8b3e6dd137ec ChangeLog 25315 MD5 da40f04058c215a45279b51798b1084e binutils-2.11.92.0.12.3-r2.ebuild 3044 MD5 531a75f2ef944442c80e56c440128051 binutils-2.11.92.0.7.ebuild 2322 MD5 e83ad71e707b1d349c3ddf14f8d1e0fd binutils-2.12.90.0.15.ebuild 3471 @@ -20,7 +20,7 @@ MD5 56ab0258822da49a2de67ed22cab0a1c binutils-2.14.90.0.7-r4.ebuild 6432 MD5 dc88d8907839908aa761867bf0b60e03 binutils-2.14.90.0.7.ebuild 5566 MD5 708ab7fe6d7c57bd30019260d5cb6627 binutils-2.14.90.0.8.ebuild 4586 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 249c97bb1099788247174ab9ed99998e binutils-2.15.90.0.3-r1.ebuild 4817 +MD5 127090927e452b7f828e38b0610887d6 binutils-2.15.90.0.3-r1.ebuild 4854 MD5 ca82c6101c9d63f85e4ef891389da281 binutils-2.15.90.0.1.1.ebuild 4496 MD5 0fee1b2d003112814884b0701639fad3 binutils-2.15.90.0.3.ebuild 4487 MD5 fe5fb935b171a472f5eb1a8bca63c136 files/binutils-2.12.90.0.14-glibc21.patch 7936 |