From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14252 invoked by alias); 9 May 2002 22:26:26 -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 14103 invoked from network); 9 May 2002 22:26:22 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 9 May 2002 22:26:22 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 175wMe-0002fi-00; Thu, 09 May 2002 18:26:20 -0400 Date: Thu, 09 May 2002 15:26:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Cc: Andrew Cagney Subject: Re: RFA: MIPS and builtin_type_{double,float} Message-ID: <20020509222620.GB14492@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com, Andrew Cagney References: <20020322141634.A27843@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020322141634.A27843@nevyn.them.org> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-05/txt/msg00298.txt.bz2 On Fri, Mar 22, 2002 at 02:16:34PM -0500, Daniel Jacobowitz wrote: > Rather than add the FIXME I owe you, I figured I'd fix at least most of > the (potential) problem. This patch corrects explicit references to > registers to use the known IEEE floating-point types instead of > builtin_type_{float,double}. > > OK? > > -- > Daniel Jacobowitz Carnegie Mellon University > MontaVista Software Debian GNU/Linux Developer > 2002-03-22 Daniel Jacobowitz > > * mips-tdep.c (mips_float_register_type): New function. > (mips_double_register_type): New function. > (mips_print_register): Use them. > (do_fp_register_row): Likewise. Oops, Andrew approved this and I dropped it on the floor. Committed. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer