4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-08 18:19:08 +08:00

5 Commits

Author SHA1 Message Date
Eshan dhawan
7c5a0c04ae Removed Soft float from MIPS
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>
2021-03-03 17:57:31 -05:00
Jeff Johnston
f24ce1da03 Bump up newlib version to 4.1.0 2020-12-23 11:59:36 -05:00
Jeff Johnston
90400463f3 Bump newlib release to 4.0.0 2020-12-11 17:41:05 -05:00
Corinna Vinschen
1d0b1e9bd5 libm: machine: Add missing sparc and mips configuration
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2020-10-14 10:54:22 -04:00
Eshan dhawan via Newlib
011d459484 mips fenv support
Signed-off-by: Eshan dhawan <eshandhawan51@gmail.com>
2020-10-14 10:54:22 -04:00