[Bug dynamic-link/33088] __ehdr_start may need run-time relocation
cvs-commit at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Mon Jun 30 23:31:37 GMT 2025
https://sourceware.org/bugzilla/show_bug.cgi?id=33088
--- Comment #4 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@sourceware.org>:
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=632d895f3e5d98162f77b9c3c1da4ec19968b671
commit 632d895f3e5d98162f77b9c3c1da4ec19968b671
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Sun Jun 15 11:38:54 2025 +0800
elf: Add DL_ADDRESS_WITHOUT_RELOC [BZ #33088]
Add DL_ADDRESS_WITHOUT_RELOC to force an address into a general purpose
register to prevent loading it into a vector register directly before
run-time relocation. This is an updated fix for BZ #33088.
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Florian Weimer <fweimer@redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list