public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Szabolcs Nagy <nsz@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc/arm/morello/main] TODO: fix _dl_runtime_profile entry after revert
Date: Wed, 26 Oct 2022 14:50:29 +0000 (GMT)	[thread overview]
Message-ID: <20221026145029.E03DB3853572@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=7a76b94bab71b0dc157f320ce380b80835eb5d5d

commit 7a76b94bab71b0dc157f320ce380b80835eb5d5d
Author: Szabolcs Nagy <szabolcs.nagy@arm.com>
Date:   Fri Oct 21 15:46:42 2022 +0100

    TODO: fix _dl_runtime_profile entry after revert
    
    TODO: squash into
    
      commit 392f32c841c9feefdc376129d2ac2215855decc4
      aarch64: morello: add lazy binding entry code

Diff:
---
 sysdeps/aarch64/morello/dl-trampoline.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysdeps/aarch64/morello/dl-trampoline.S b/sysdeps/aarch64/morello/dl-trampoline.S
index dcd61d66fe..f94eff4a2b 100644
--- a/sysdeps/aarch64/morello/dl-trampoline.S
+++ b/sysdeps/aarch64/morello/dl-trampoline.S
@@ -127,7 +127,7 @@ _dl_runtime_profile:
 
 	/* TODO: requires definition of La_aarch64_* layout
 	   and register state saved correctly for varargs ABI.  */
-	mov c0, 0
+	mov x0, 0
 	ldr c0, [c0]
 
 	cfi_endproc

                 reply	other threads:[~2022-10-26 14:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20221026145029.E03DB3853572@sourceware.org \
    --to=nsz@sourceware.org \
    --cc=glibc-cvs@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).