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] Fix problem fetching/setting FSR register (IRIX)


>    2005-03-25  Joel Brobecker  <brobecker@adacore.com>
> 
> 	   * irix5-nat.c (supply_fpregset): Fix bug that caused the FSR
> 	   register value to be incorrectly written in the regcache.
> 	   (fill_fpregset): Fix bug that caused the FSR register value
> 	   to be incorrectly read from the regcache.
> 	   Fixes [E223-028].
> 
>    Tested on mips-irix. No regression. OK to apply?
> 
> Oh, my message was sort of intended as approval.  But now that you
> asked again, there's one little nit: what's that funny E223-028.  If
> it is what I think it is, then I'm not sure if we should add bug ID's
> from a non-public bug database to our ChangeLog.

Oops. Thanks for catching this. It was a copy/paste error on my part.
I made sure I didn't included it in the ChangeLog.

>    (I will submit a testcase for this asap)
> 
> A somewhat general MIPS floating-point test would be great ;-).

Hmmm, the problem is that I am not very good with floats...
I'll see what I can do.

Thanks,
-- 
Joel


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