From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14286 invoked by alias); 14 Apr 2011 09:51:11 -0000 Received: (qmail 14272 invoked by uid 22791); 14 Apr 2011 09:51:10 -0000 X-SWARE-Spam-Status: No, hits=-6.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 14 Apr 2011 09:51:02 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p3E9p0Xs025325 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 14 Apr 2011 05:51:00 -0400 Received: from [10.36.8.73] (vpn2-8-73.ams2.redhat.com [10.36.8.73]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p3E9owIw007212; Thu, 14 Apr 2011 05:50:59 -0400 Message-ID: <4DA6C3AA.7030900@redhat.com> Date: Thu, 14 Apr 2011 09:51:00 -0000 From: Nick Clifton User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Thunderbird/3.1.9 MIME-Version: 1.0 To: Matt Thomas CC: binutils Subject: Re: MIPS64 XLR support patch? References: <4555C99F-0DAD-4934-908E-BDD9001A295F@3am-software.com> In-Reply-To: <4555C99F-0DAD-4934-908E-BDD9001A295F@3am-software.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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: 2011-04/txt/msg00210.txt.bz2 Hi Matt, > Given that the changes in > > http://sourceware.org/ml/binutils/2009-01/msg00383.html > > don't seem to be in binutils, They are in. They were checked in on 2009-02-03. > BTW, the patch applies cleanly (no rejects) to 2.19.1 ... Ah - but we are now at version 2.21... May I suggest that you update your sources ? Cheers Nick