From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5056 invoked by alias); 27 May 2014 16:20:11 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 5040 invoked by uid 89); 27 May 2014 16:20:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 27 May 2014 16:20:09 +0000 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s4RGK6Pw030747 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 27 May 2014 12:20:06 -0400 Received: from [10.36.4.51] (vpn1-4-51.ams2.redhat.com [10.36.4.51]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s4RGK3iU014613 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Tue, 27 May 2014 12:20:04 -0400 Message-ID: <5384BB33.6020805@redhat.com> Date: Tue, 27 May 2014 16:20:00 -0000 From: Nicholas Clifton User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: DJ Delorie , amodra@gmail.com, gingold@adacore.com, binutils@sourceware.org Subject: Re: [rfc] new bfd hook: additional link map text References: <201404110214.s3B2E2IQ016910@greed.delorie.com> <15F27C34-BFCC-4A1D-A705-C3AEB0464BF2@adacore.com> <201404222055.s3MKt75Y011634@greed.delorie.com> <201405061515.s46FFnQk025221@greed.delorie.com> <20140507030239.GY16139@bubble.grove.modra.org> <201405100233.s4A2XCOR030016@greed.delorie.com> <201405271553.s4RFr9Q9016091@greed.delorie.com> In-Reply-To: <201405271553.s4RFr9Q9016091@greed.delorie.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-05/txt/msg00237.txt.bz2 Hi DJ, >> Here's the current patch, without the debugs, with elf32-rx.h, and >> without the old bfd hook. > > Ping? > > https://sourceware.org/ml/binutils/2014-05/msg00093.html Well nobody else has said anything, so I will go ahead and approve this patch. DJ - please apply. Cheers Nick