All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Cc: Rick Chen <rick@andestech.com>,  Leo <ycliang@andestech.com>,
	 Simon Glass <sjg@chromium.org>,
	 u-boot@lists.denx.de
Subject: Re: [PATCH v2 1/3] riscv: implement __ashldi3, __lshrdi3
Date: Tue, 04 Oct 2022 13:38:16 +0200	[thread overview]
Message-ID: <mvmlepvhl93.fsf@suse.de> (raw)
In-Reply-To: <20221001195709.35244-2-heinrich.schuchardt@canonical.com> (Heinrich Schuchardt's message of "Sat, 1 Oct 2022 21:57:07 +0200")

On Okt 01 2022, Heinrich Schuchardt wrote:

> On 32bit RISC-V calls to __ashrdi3 and __lshrdi3 are generated.
> These functions are normally provided by glibc but U-Boot is freestanding

They are defined by libgcc, not glibc.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

  reply	other threads:[~2022-10-04 11:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-01 19:57 [PATCH v2 0/3] riscv: Fix build against binutils 2.38 Heinrich Schuchardt
2022-10-01 19:57 ` [PATCH v2 1/3] riscv: implement __ashldi3, __lshrdi3 Heinrich Schuchardt
2022-10-04 11:38   ` Andreas Schwab [this message]
2022-10-01 19:57 ` [PATCH v2 2/3] riscv: Fix build against binutils 2.38 Heinrich Schuchardt
2022-10-01 19:57 ` [PATCH v2 3/3] test: test bit shift operations on RISC-V Heinrich Schuchardt

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=mvmlepvhl93.fsf@suse.de \
    --to=schwab@suse.de \
    --cc=heinrich.schuchardt@canonical.com \
    --cc=rick@andestech.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    --cc=ycliang@andestech.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.