From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10789 invoked by alias); 2 Apr 2009 09:02:10 -0000 Received: (qmail 10728 invoked by uid 22791); 2 Apr 2009 09:02:08 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 02 Apr 2009 09:02:03 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n32922Pd004826; Thu, 2 Apr 2009 05:02:02 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n32922UH008556; Thu, 2 Apr 2009 05:02:03 -0400 Received: from [10.33.6.21] (vpn-6-21.fab.redhat.com [10.33.6.21]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n32920IT002015; Thu, 2 Apr 2009 05:02:01 -0400 Message-ID: <49D47F07.2090606@redhat.com> Date: Thu, 02 Apr 2009 09:02:00 -0000 From: Nick Clifton User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: Sterling Augustine CC: binutils@sourceware.org Subject: Re: [Patch Xtensa] Fix R_XTENSA_NONE relocation offsets References: <49D3DC14.1070202@tensilica.com> In-Reply-To: <49D3DC14.1070202@tensilica.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: 2009-04/txt/msg00059.txt.bz2 Hi Sterling, > 2009-04-01 Sterling Augustine > > * elf32-xtensa.c (relax_property_section): Always set r_offset > to zero. Approved - please apply. Cheers Nick