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 08:10, Joel Sherrill wrote: > On Thu, Aug 13, 2020 at 3:19 AM Corinna Vinschen via Newlib < > [email protected]> wrote: > > > 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? > > > > 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. > > --joel That information belongs into the commit message. Corinna