From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6942 invoked by alias); 15 Mar 2004 21:21:56 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 6935 invoked from network); 15 Mar 2004 21:21:56 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 15 Mar 2004 21:21:56 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 7246A2B92; Mon, 15 Mar 2004 16:21:56 -0500 (EST) Message-ID: <40561E74.7040104@gnu.org> Date: Mon, 15 Mar 2004 21:21:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Kevin Buettner Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa/ppc] Make registers unsigned References: <404CED58.4010205@gnu.org> <20040315125114.41644190@saguaro> In-Reply-To: <20040315125114.41644190@saguaro> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03.o/txt/msg00337.txt Message-ID: <20040315212100.G039kHk_RSft6zI2Qd2h-Wri8MhjbDNk3VGNdkl48rg@z> > On Mon, 08 Mar 2004 17:02:00 -0500 > Andrew Cagney wrote: > > >>> 2004-03-07 Andrew Cagney >>> >>> * rs6000-tdep.c (rs6000_register_virtual_type): Make registers >>> unsigned. > > > Okay, for both mainline and 6.1. I've checked it into the mainline, it's not absolutly needed for the branch. Andrew