From: Szabolcs Nagy Date: Fri, 21 Oct 2022 14:46:42 +0000 (+0100) Subject: TODO: fix _dl_runtime_profile entry after revert X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a76b94bab71b0dc157f320ce380b80835eb5d5d;p=thirdparty%2Fglibc.git TODO: fix _dl_runtime_profile entry after revert TODO: squash into commit 392f32c841c9feefdc376129d2ac2215855decc4 aarch64: morello: add lazy binding entry code --- diff --git a/sysdeps/aarch64/morello/dl-trampoline.S b/sysdeps/aarch64/morello/dl-trampoline.S index dcd61d66fee..f94eff4a2b3 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