diford; Rich Fuhler; Rozycki, Maciej; Myers, Joseph
> Subject: RE: [PATCHv2][MIPS] Implement O32 ABI extensions (GCC)
>
> Moore, Catherine writes:
> > Review comments are attached. I will tackle the R6 patch next.
> > Thanks,
> > Catherine
>
> Thanks Catherin
Moore, Catherine writes:
> Review comments are attached. I will tackle the R6 patch next.
> Thanks,
> Catherine
Thanks Catherine. Depending on whether the fix to the following
hunk needs discussion I'll make the changes and commit.
>> static bool
>> mips_function_value_regno_p (const unsigned i
hes@gcc.gnu.org); Eric Christopher
> (echri...@gmail.com)
> Cc: Moore, Catherine; Richard Sandiford; Rich Fuhler; Rozycki, Maciej; Myers,
> Joseph
> Subject: [PATCHv2][MIPS] Implement O32 ABI extensions (GCC)
>
> Updated patch covering all comments from the previous thread:
> https://
.com)
> Cc: Moore, Catherine (catherine_mo...@mentor.com); Richard Sandiford; Rich
> Fuhler; ma...@codesourcery.com; Joseph Myers (jos...@codesourcery.com)
> Subject: [PATCHv2][MIPS] Implement O32 ABI extensions (GCC)
>
> Updated patch covering all comments from the previous thread:
&
Updated patch covering all comments from the previous thread:
https://gcc.gnu.org/ml/gcc-patches/2014-05/msg00401.html
This patch has merged together the odd-spreg work with the other ABI
work as these two features are now inseparable due to the inclusion of
a 4th FP ABI variant called FP64A. The