From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19624 invoked by alias); 24 Jan 2008 17:18:19 -0000 Received: (qmail 19614 invoked by uid 22791); 24 Jan 2008 17:18:19 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 24 Jan 2008 17:18:01 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id DF4EB2A9678; Thu, 24 Jan 2008 12:17:59 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 9RhMNzgWWAAz; Thu, 24 Jan 2008 12:17:59 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id A6E8E2A9674; Thu, 24 Jan 2008 12:17:59 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 91409E7ACB; Thu, 24 Jan 2008 09:17:57 -0800 (PST) Date: Thu, 24 Jan 2008 17:50:00 -0000 From: Joel Brobecker To: Mark Kettenis Cc: jimb@red-bean.com, pedro_alves@portugalmail.pt, gdb-patches@sourceware.org Subject: Re: arm_addr_bits_remove Message-ID: <20080124171757.GE3979@adacore.com> References: <47965D31.3040602@codesourcery.com> <8f2776cb0801221525w1d26661dgf6452f876197a591@mail.gmail.com> <479752C8.8030201@portugalmail.pt> <8f2776cb0801231121r3fe9aea0q6f3c3d6887fcb251@mail.gmail.com> <20080123192842.GA22477@caradoc.them.org> <8f2776cb0801231311o19c31781h8a4663c405bcd22b@mail.gmail.com> <479819E2.1030603@portugalmail.pt> <8f2776cb0801232227n64502d4akef4642b051e77772@mail.gmail.com> <200801241657.m0OGvlFA002413@brahms.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200801241657.m0OGvlFA002413@brahms.sibelius.xs4all.nl> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-01/txt/msg00589.txt.bz2 > It would need some careful testing though, at least on RISCy targets. > 2001 is quite a while ago and while the change might have been made > for arm in the first place, other targets might depend on it by now. I am currently testing on IRIX and PA/HPUX; at least we'll know about these targets. -- Joel