From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28969 invoked by alias); 9 Feb 2005 23:38:40 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 28923 invoked from network); 9 Feb 2005 23:38:34 -0000 Received: from unknown (HELO gizmo06ps.bigpond.com) (144.140.71.41) by sourceware.org with SMTP; 9 Feb 2005 23:38:34 -0000 Received: (qmail 11947 invoked from network); 9 Feb 2005 23:38:31 -0000 Received: from unknown (HELO psmam12.bigpond.com) (144.135.25.103) by gizmo06ps.bigpond.com with SMTP; 9 Feb 2005 23:38:31 -0000 Received: from cpe-144-136-221-26.sa.bigpond.net.au ([144.136.221.26]) by psmam12.bigpond.com(MAM REL_3_4_2a 234/1567884) with SMTP id 1567884; Thu, 10 Feb 2005 09:38:31 +1000 Received: by bubble.modra.org (Postfix, from userid 500) id E0C0F10C9DA; Thu, 10 Feb 2005 10:08:30 +1030 Date: Thu, 10 Feb 2005 09:59:00 -0000 From: Alan Modra To: Jakub Jelinek Cc: binutils@sources.redhat.com Subject: Re: [PATCH] Fix ppc64 .note.GNU-stack handling Message-ID: <20050209233830.GF22497@bubble.modra.org> Mail-Followup-To: Jakub Jelinek , binutils@sources.redhat.com References: <20050209190218.GF4777@sunsite.mff.cuni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050209190218.GF4777@sunsite.mff.cuni.cz> User-Agent: Mutt/1.4i X-SW-Source: 2005-02/txt/msg00188.txt.bz2 On Wed, Feb 09, 2005 at 08:02:18PM +0100, Jakub Jelinek wrote: > * bfd-in.h (BFD_LINKER_CREATED): Define. > * bfd-in2.h: Rebuilt. > * elflink.c (bfd_elf_size_dynamic_sections): Disregard > BFD_LINKER_CREATED bfds when determining input bfds without > .note.GNU-stack section. > > * emultempl/hppaelf.em (hppaelf_create_output_section_statements): > Set BFD_LINKER_CREATED on the stubs bfd. > * emultempl/ppc64elf.em (ppc_create_output_section_statements): > Likewise. OK. Thanks! -- Alan Modra IBM OzLabs - Linux Technology Centre