This is the mail archive of the gdb-patches@sourceware.org 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: [PATCH 0/3, V2] MIPS: Provide FPU info and decode FCSR in `info float'


Yao Qi <yao@codesourcery.com> writes:

> This patch series is the V2, to mainly address review comments in V1,
> which can be found in https://sourceware.org/ml/gdb-patches/2012-05/msg00938.html
>
> In the review to V1, Joel suggested to continue dumping float point
> registers in 'info float' and we do that in V2 by calling
> print_float_info's default implementation default_print_float_info.
>
> During writing this patch, I find h8300_print_float_info isn't needed.
> I remove it too.
>
> This patch series is tested under mips-linux-gnu.  Is it OK?

I've pushed them in.

-- 
Yao (éå)


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