Re: [PATCH 0/2] Fixes for big endian RISC-V
Corinna Vinschen via Newlib <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Feb 23 22:31, Marcus Comstedt wrote: > 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(-) Pushed. Thanks, Corinna