From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25796 invoked by alias); 29 Apr 2011 04:20:37 -0000 Received: (qmail 25783 invoked by uid 22791); 29 Apr 2011 04:20:34 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 29 Apr 2011 04:20:14 +0000 Received: from wpaz21.hot.corp.google.com (wpaz21.hot.corp.google.com [172.24.198.85]) by smtp-out.google.com with ESMTP id p3T4KDep001974 for ; Thu, 28 Apr 2011 21:20:13 -0700 Received: from gyg13 (gyg13.prod.google.com [10.243.50.141]) by wpaz21.hot.corp.google.com with ESMTP id p3T4K8Ck022310 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Thu, 28 Apr 2011 21:20:12 -0700 Received: by gyg13 with SMTP id 13so1911475gyg.27 for ; Thu, 28 Apr 2011 21:20:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.151.79.14 with SMTP id g14mr3760069ybl.187.1304050808109; Thu, 28 Apr 2011 21:20:08 -0700 (PDT) Received: by 10.150.57.10 with HTTP; Thu, 28 Apr 2011 21:20:08 -0700 (PDT) In-Reply-To: References: <20cf30223cc506526a04a1fb16f8@google.com> Date: Fri, 29 Apr 2011 05:25:00 -0000 Message-ID: Subject: Re: [google] Use R_ARM_GOT_PREL to simplify global address loading from GOT (issue4433079) From: Xinliang David Li To: Carrot Wei Cc: Diego Novillo , iant@google.com, dougkwan@google.com, gcc-patches@gcc.gnu.org, reply@codereview.appspotmail.com Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-04/txt/msg02292.txt.bz2 Ok for google/main. David On Thu, Apr 28, 2011 at 8:18 PM, Carrot Wei wrote: > Yes, after porting it to google/main. > > Carrot > > On Thu, Apr 28, 2011 at 10:26 PM, Diego Novillo wrote: >> Will you be proposing this patch for trunk as well? >> >> >> Diego. >> >