From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4702 invoked by alias); 24 Jan 2008 17:01:13 -0000 Received: (qmail 4601 invoked by uid 22791); 24 Jan 2008 17:00:49 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 24 Jan 2008 17:00:31 +0000 Received: from brahms.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by brahms.sibelius.xs4all.nl (8.14.1/8.14.1) with ESMTP id m0OGvmGO019026; Thu, 24 Jan 2008 17:57:48 +0100 (CET) Received: (from kettenis@localhost) by brahms.sibelius.xs4all.nl (8.14.1/8.14.1/Submit) id m0OGvlFA002413; Thu, 24 Jan 2008 17:57:47 +0100 (CET) Date: Thu, 24 Jan 2008 17:18:00 -0000 Message-Id: <200801241657.m0OGvlFA002413@brahms.sibelius.xs4all.nl> From: Mark Kettenis To: jimb@red-bean.com CC: pedro_alves@portugalmail.pt, gdb-patches@sourceware.org In-reply-to: <8f2776cb0801232227n64502d4akef4642b051e77772@mail.gmail.com> (jimb@red-bean.com) Subject: Re: arm_addr_bits_remove 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> 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/msg00588.txt.bz2 > Date: Wed, 23 Jan 2008 22:27:33 -0800 > From: "Jim Blandy" > > On Jan 23, 2008 8:53 PM, Pedro Alves wrote: > > Would a patch removing this be more acceptable then? > > I'd certainly be more enthusiastic about it. :) 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.