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
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to