From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21154 invoked by alias); 2 Jun 2011 15:33:25 -0000 Received: (qmail 21145 invoked by uid 22791); 2 Jun 2011 15:33:24 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 02 Jun 2011 15:33:04 +0000 Received: (qmail 3858 invoked from network); 2 Jun 2011 15:33:03 -0000 Received: from unknown (HELO ?192.168.44.105?) (nathan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 2 Jun 2011 15:33:03 -0000 Message-ID: <4DE7AD2C.3020607@codesourcery.com> Date: Thu, 02 Jun 2011 15:33:00 -0000 From: Nathan Sidwell User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: Nick Clifton CC: binutils Subject: Re: [ARM] signed zero References: <4DDA696F.40607@codesourcery.com> <4DE7A9E7.9000701@redhat.com> In-Reply-To: <4DE7A9E7.9000701@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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-06/txt/msg00022.txt.bz2 On 06/02/11 16:19, Nick Clifton wrote: > Hi Nathan, > >> This patch fixes up things so that, for instance >> ldr r0,[r1,#-0] >> is encoded correctly. >> >> tested on arm-eabi, ok? > > Approved - please apply - except... > > There are two places where you have code like this: Thanks. I've fixed up, tested and applied the patch. nathan -- Nathan Sidwell