bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/28858] Some relative relocations are missing when linking with -


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/28858] Some relative relocations are missing when linking with -z pack-relative-relocs
Date: Thu, 03 Feb 2022 19:53:19 +0000

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

--- Comment #5 from cvs-commit at gcc dot gnu.org <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=binutils-gdb.git;h=8d26ee1cd166b8565df17c82e7ecc9d35b5a367f

commit 8d26ee1cd166b8565df17c82e7ecc9d35b5a367f
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Feb 3 11:48:16 2022 -0800

    x86: Update X86_64_GOT_TYPE_P to cover more GOT relocations

    Add R_X86_64_GOT32, R_X86_64_GOT64, R_X86_64_GOTPCREL64 and
    R_X86_64_GOTPLT64 to X86_64_GOT_TYPE_P to cover more GOT relocations.

            PR ld/28858
            * elfxx-x86.h (X86_64_GOT_TYPE_P): Add R_X86_64_GOT32,
            R_X86_64_GOT64, R_X86_64_GOTPCREL64 and R_X86_64_GOTPLT64.

-- 
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]