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

Kito Cheng kito.cheng@gmail.com
Thu Feb 25 09:21:55 GMT 2021


This patch set is LGTM, verified with RV64 big-endian,
although RV32 big-endian still has some regression yet,
and not clear is library or compiler issue,
but I am fine to accept both patches and then accept further
patches later for RV32 if needed.


On Wed, Feb 24, 2021 at 6:07 AM Marcus Comstedt <marcus@mc.pp.se> 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(-)
>


More information about the Newlib mailing list