Re: [PATCH] Removed Soft float from MIPS
Corinna Vinschen via Newlib <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Aug 13 03:05, Eshan dhawan via Newlib wrote: > This Patch removes Soft Float code from MIPS. > Instead It adds the soft float code from RISCV Why, and why is that the right thing to do? Thanks, Corinna > Signed-off-by: Eshan dhawan <[email protected]> > --- > .../machine/mips/machine/fenv-softfloat.h | 55 +++++++------------ > newlib/libm/machine/mips/fenv.c | 10 ---- > 2 files changed, 21 insertions(+), 44 deletions(-)