From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21806 invoked by alias); 27 Feb 2014 14:42:36 -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 21795 invoked by uid 89); 27 Feb 2014 14:42:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.9 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; Thu, 27 Feb 2014 14:42:35 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s1REgSWb006757 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 27 Feb 2014 09:42:28 -0500 Received: from [10.36.4.209] (vpn1-4-209.ams2.redhat.com [10.36.4.209]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s1REgOxZ010779 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 27 Feb 2014 09:42:26 -0500 Message-ID: <530F4DD6.8070708@redhat.com> Date: Thu, 27 Feb 2014 14:42:00 -0000 From: nick clifton User-Agent: Mozilla/5.0 (X11; Linux i686; rv:26.0) Gecko/20100101 Firefox/26.0 SeaMonkey/2.23 MIME-Version: 1.0 To: Yury Gribov , Will Newton CC: "binutils@sourceware.org" , Viacheslav Garbuzov , Yuri Gribov Subject: Re: [RFC][PATCH] Handle arbitrary .plt/.got displacements in ld on ARM References: <52F4B2B3.8060804@samsung.com> <52F8BD92.5080609@samsung.com> <5307609F.8070001@redhat.com> <530B6043.4070605@samsung.com> <530C5B23.2070306@redhat.com> <530F355F.3010405@samsung.com> In-Reply-To: <530F355F.3010405@samsung.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-02/txt/msg00165.txt.bz2 Hi Yury, >> Fair enough - in which case the patch is approved - please apply. > > Unfortunately I don't have write access. Could someone commit it for me? Done. :-) Cheers Nick