[PATCH v2] Removed Soft float from MIPS
Corinna Vinschen
vinschen@redhat.com
Fri Feb 5 09:36:38 GMT 2021
On Feb 4 03:34, Eshan Dhawan via Newlib wrote:
> From: Eshan dhawan <eshandhawan51@gmail.com>
>
> This Patch removes Soft Float code from MIPS.
> Instead It adds the soft float code from RISCV
>
> The code came from FreeBSD and assumes the FreeBSD softfp
> implementation not the one with GCC. That was an overlooked and
> fixed in the other fenv code already.
>
> Signed-off-by: Eshan Dhawan <eshandhawan51@gmail.com>
> ---
> .../machine/mips/machine/fenv-softfloat.h | 55 +++++++------------
> newlib/libm/machine/mips/fenv.c | 10 ----
> 2 files changed, 21 insertions(+), 44 deletions(-)
Pushed.
Thanks,
Corinna
More information about the Newlib
mailing list