From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2004 invoked by alias); 28 Feb 2014 19:57: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 1995 invoked by uid 89); 28 Feb 2014 19:57:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-we0-f182.google.com Received: from mail-we0-f182.google.com (HELO mail-we0-f182.google.com) (74.125.82.182) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Fri, 28 Feb 2014 19:57:28 +0000 Received: by mail-we0-f182.google.com with SMTP id u57so965231wes.27 for ; Fri, 28 Feb 2014 11:57:25 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.180.77.129 with SMTP id s1mr4238024wiw.56.1393617445234; Fri, 28 Feb 2014 11:57:25 -0800 (PST) Received: by 10.194.125.210 with HTTP; Fri, 28 Feb 2014 11:57:25 -0800 (PST) In-Reply-To: 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> <530F4DD6.8070708@redhat.com> <53102987.3000108@samsung.com> Date: Fri, 28 Feb 2014 19:57:00 -0000 Message-ID: Subject: Re: [RFC][PATCH] Handle arbitrary .plt/.got displacements in ld on ARM From: Yuri Gribov To: Hans-Peter Nilsson Cc: Yury Gribov , nick clifton , Will Newton , "binutils@sourceware.org" , Viacheslav Garbuzov Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2014-02/txt/msg00187.txt.bz2 > but I don't think I need a separate > test at this end for the same target? True, just wanted to be sure. > Still, yes it worked here > too, thanks. Could you commit this fix then? I don't have write access. -Y