Reworking MIPS Fenv support

Gedare Bloom gedare at rtems.org
Tue Jul 21 16:37:29 UTC 2020


Hi Eshan,

That sounds good and reasonable. Work with Joel to prepare your
patches, and hopefully this time goes smoother.

On Tue, Jul 21, 2020 at 5:32 AM Eshan Dhawan <eshandhawan51 at gmail.com> wrote:
>
> Hello everyone,
> As I was reworking the MIPS fenv support
> I realised it wasn't as bad as ARM fenv since there is no mangle files
> There are just headers and extern inline function definitions in the fenv.c file
> That greatly decreased the margin of error
> So, I though instead of complete rework
> I make changes in the existing fenv-softfp.h file
> So as it has softfloat similar to RISC-V
> And as only either hard float or soft float definitions are picked at the linking part
> So the errors are not much likely to occur
>
> --
> Thanks
> - Eshan


More information about the devel mailing list