bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/27923] ld: Support DT_RELR relative relocation format


From: hjl.tools at gmail dot com
Subject: [Bug ld/27923] ld: Support DT_RELR relative relocation format
Date: Wed, 12 Jan 2022 14:26:15 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=27923

--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> ---
Fixed for i386 and x86-64 by

commit 72aa81732b3aff00e5bf1f69bb794513b3b37464
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Jan 5 19:21:45 2022 -0800

    ld: Add glibc dependency for DT_RELR

    When DT_RELR is enabled, to avoid random run-time crash with older glibc
    binaries without DT_RELR support, add a GLIBC_ABI_DT_RELR symbol version,
    which is provided by glibc with DT_RELR support, dependency on the shared
    C library if it provides a GLIBC_2.XX symbol version.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]