[PATCH 0/2] Fixes for big endian RISC-V

Marcus Comstedt marcus@mc.pp.se
Tue Feb 23 21:31:15 GMT 2021


Hi.

These are two fixes needed for newlib to work correctly on big endian
RISC-V, support for which is currently being added to gcc.


  // Marcus


--

 newlib/libc/include/machine/ieeefp.h |  4 ++++
 newlib/libc/machine/riscv/strcmp.S   | 40 ++++++++++++++++++++++++++++++++----
 2 files changed, 40 insertions(+), 4 deletions(-)



More information about the Newlib mailing list