This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: MIPS and builtin_type_{double,float}


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  <drow@mvista.com>
> 
> 	* 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]