From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RSqT9-00087s-0x for garchives@archives.gentoo.org; Tue, 22 Nov 2011 13:33:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2465621C042; Tue, 22 Nov 2011 13:32:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CDF1521C042 for ; Tue, 22 Nov 2011 13:32:45 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B0611B4012 for ; Tue, 22 Nov 2011 13:32:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 405C180042 for ; Tue, 22 Nov 2011 13:32:44 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: Subject: [gentoo-commits] proj/hardened-dev:XT_PAX commit in: sys-devel/binutils/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: sys-devel/binutils/ChangeLog sys-devel/binutils/binutils-2.21.1-r2.ebuild sys-devel/binutils/metadata.xml X-VCS-Directories: sys-devel/binutils/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: aaf8200dea8918e9abd15bcd82e2f0fad7c40107 Date: Tue, 22 Nov 2011 13:32:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1dc0a070-b99e-48bb-9696-79450f2dd095 X-Archives-Hash: a4979a36199953fbd3612e7ce8f32ad5 commit: aaf8200dea8918e9abd15bcd82e2f0fad7c40107 Author: Anthony G. Basile gentoo org> AuthorDate: Tue Nov 22 13:32:38 2011 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Tue Nov 22 13:32:38 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-dev.= git;a=3Dcommit;h=3Daaf8200d Remove patch which adds PT_PAX headers (Portage version: 2.1.10.11/git/Linux x86_64, signed Manifest commit with= key 0xD0455535) --- sys-devel/binutils/ChangeLog | 8 ++++++++ sys-devel/binutils/binutils-2.21.1-r2.ebuild | 9 +++++++++ sys-devel/binutils/metadata.xml | 9 +++++++++ 3 files changed, 26 insertions(+), 0 deletions(-) diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog new file mode 100644 index 0000000..9c2ac33 --- /dev/null +++ b/sys-devel/binutils/ChangeLog @@ -0,0 +1,8 @@ + + +*binutils-2.21.1-r2 (22 Nov 2011) + + 22 Nov 2011; Anthony G. Basile + +binutils-2.21.1-r2.ebuild, +metadata.xml: + Remove patch which adds PT_PAX headers + diff --git a/sys-devel/binutils/binutils-2.21.1-r2.ebuild b/sys-devel/bin= utils/binutils-2.21.1-r2.ebuild new file mode 100644 index 0000000..f364066 --- /dev/null +++ b/sys-devel/binutils/binutils-2.21.1-r2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.21.1-r1= .ebuild,v 1.9 2011/11/19 21:15:07 vapier Exp $ + +PATCHVER=3D"1.3" +ELF2FLT_VER=3D"" +inherit toolchain-binutils +EPATCH_EXCLUDE=3D"63_all_binutils-2.21.1-pt-pax-flags-20110918.patch" +KEYWORDS=3D"" diff --git a/sys-devel/binutils/metadata.xml b/sys-devel/binutils/metadat= a.xml new file mode 100644 index 0000000..b756437 --- /dev/null +++ b/sys-devel/binutils/metadata.xml @@ -0,0 +1,9 @@ + + + +toolchain + +Allow for multiple versions of binutils to be e= merged at once for same CTARGET +Adds support to binutils for cross compiling = (does not work with gas) + +