From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15596 invoked by alias); 20 Aug 2007 12:47:29 -0000 Received: (qmail 15274 invoked by uid 22791); 20 Aug 2007 12:47:27 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 20 Aug 2007 12:47:22 +0000 Received: (qmail 6804 invoked from network); 20 Aug 2007 12:47:21 -0000 Received: from unknown (HELO gateway) (10.0.0.100) by mail.codesourcery.com with SMTP; 20 Aug 2007 12:47:21 -0000 Received: by gateway (Postfix, from userid 1010) id BFD4F6C0D4; Mon, 20 Aug 2007 05:47:20 -0700 (PDT) From: Richard Sandiford To: Thiemo Seufer Mail-Followup-To: Thiemo Seufer ,binutils@sourceware.org, kaminaga@sm.sony.co.jp, richard@codesourcery.com Cc: binutils@sourceware.org, kaminaga@sm.sony.co.jp Subject: Re: Fixes to _bfd_mips_elf_hide_symbol References: <87sl6qqkzk.fsf@firetop.home> <20070813181209.GC19507@networkno.de> <20070818125535.GB4479@networkno.de> <20070820005609.GA8765@caradoc.them.org> Date: Mon, 20 Aug 2007 13:49:00 -0000 In-Reply-To: <20070820005609.GA8765@caradoc.them.org> (Daniel Jacobowitz's message of "Sun\, 19 Aug 2007 20\:56\:09 -0400") Message-ID: <87fy2epe3s.fsf@firetop.home> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 X-SW-Source: 2007-08/txt/msg00308.txt.bz2 Daniel Jacobowitz writes: > On Sat, Aug 18, 2007 at 01:55:35PM +0100, Thiemo Seufer wrote: >> Richard, Daniel, I think this should also go in the 2.18 branch. > > I have no objection; Richard, could you apply it? Sure. Done after testing on mips64-linux-gnu and mips-wrs-vxworks. Richard