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(-)