public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for big endian RISC-V
@ 2021-02-23 21:31 Marcus Comstedt
  2021-02-23 21:31 ` [PATCH 1/2] Set __IEEE_BIG_ENDIAN " Marcus Comstedt
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Marcus Comstedt @ 2021-02-23 21:31 UTC (permalink / raw)
  To: newlib

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-02-25 11:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-23 21:31 [PATCH 0/2] Fixes for big endian RISC-V Marcus Comstedt
2021-02-23 21:31 ` [PATCH 1/2] Set __IEEE_BIG_ENDIAN " Marcus Comstedt
2021-02-23 21:31 ` [PATCH 2/2] RISC-V: Fix optimized strcmp on big endian Marcus Comstedt
2021-02-25  9:21 ` [PATCH 0/2] Fixes for big endian RISC-V Kito Cheng
2021-02-25 11:15 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).