public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: "Marcus Comstedt" <marcus@mc.pp.se>
To: newlib@sourceware.org
Subject: [PATCH 0/2] Fixes for big endian RISC-V
Date: Tue, 23 Feb 2021 22:31:15 +0100	[thread overview]
Message-ID: <20210223213117.65475-1-marcus@mc.pp.se> (raw)

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


             reply	other threads:[~2021-02-23 21:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-23 21:31 Marcus Comstedt [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210223213117.65475-1-marcus@mc.pp.se \
    --to=marcus@mc.pp.se \
    --cc=newlib@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).