public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/arm/morello/main] TODO: fix _dl_runtime_profile entry after revert
@ 2022-10-26 14:50 Szabolcs Nagy
  0 siblings, 0 replies; only message in thread
From: Szabolcs Nagy @ 2022-10-26 14:50 UTC (permalink / raw)
  To: glibc-cvs

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-26 14:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-26 14:50 [glibc/arm/morello/main] TODO: fix _dl_runtime_profile entry after revert Szabolcs Nagy

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