[PATCH 0/2] Fixes for big endian RISC-V
"Marcus Comstedt" <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
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(-)