From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 75103 invoked by alias); 26 Apr 2017 12:36:30 -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 74286 invoked by uid 89); 26 Apr 2017 12:36:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=HTo:U*amodra X-HELO: mailapp01.imgtec.com Received: from mailapp01.imgtec.com (HELO mailapp01.imgtec.com) (195.59.15.196) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 26 Apr 2017 12:36:14 +0000 Received: from HHMAIL01.hh.imgtec.org (unknown [10.100.10.19]) by Forcepoint Email with ESMTPS id 725D41B1B6D; Wed, 26 Apr 2017 13:36:11 +0100 (IST) Received: from [10.20.78.155] (10.20.78.155) by HHMAIL01.hh.imgtec.org (10.100.10.21) with Microsoft SMTP Server id 14.3.294.0; Wed, 26 Apr 2017 13:36:13 +0100 Date: Wed, 26 Apr 2017 12:36:00 -0000 From: "Maciej W. Rozycki" To: Alan Modra CC: James Cowgill , Subject: Re: [PATCH v2 0/2] PR ld/21334: `_bfd_elf_link_renumber_dynsyms' call fixes In-Reply-To: <20170426082156.GQ24006@bubble.grove.modra.org> Message-ID: References: <20170426082156.GQ24006@bubble.grove.modra.org> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2017-04/txt/msg00242.txt.bz2 On Wed, 26 Apr 2017, Alan Modra wrote: > > As promised here is a mini patch series to address issues with calling > > `_bfd_elf_link_renumber_dynsyms'. See the individual descriptions for > > details. > > OK for both patches, thanks. Committed, thanks. Maciej