bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/29851] -Wl,-z,ibtplt emits MPX jumps


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/29851] -Wl,-z,ibtplt emits MPX jumps
Date: Thu, 08 Dec 2022 16:10:07 +0000

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

--- Comment #6 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=e9c11d58b951ed64255a7889fdcb087e3bed89de

commit e9c11d58b951ed64255a7889fdcb087e3bed89de
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Dec 6 11:35:42 2022 -0800

    x86-64: Remove BND from 64-bit IBT PLT

    Since MPX support has been removed from x86-64 psABI, remove BND from
    64-bit IBT PLT by using x32 IBT PLT.

    bfd/

            PR ld/29851
            * elf64-x86-64.c (elf_x86_64_get_synthetic_symtab): Also check
            x32 IBT PLT for 64-bit.
            (elf_x86_64_link_setup_gnu_properties): Always use x32 IBT PLT.

    ld/

            PR ld/29851
            * testsuite/ld-x86-64/ibt-plt-1.d: Updated.
            * testsuite/ld-x86-64/ibt-plt-2a.d: Likewise.
            * testsuite/ld-x86-64/ibt-plt-2b.d: Likewise.
            * testsuite/ld-x86-64/ibt-plt-2c.d: Likewise.
            * testsuite/ld-x86-64/ibt-plt-2d.d: Likewise.
            * testsuite/ld-x86-64/ibt-plt-3a.d: Likewise.
            * testsuite/ld-x86-64/ibt-plt-3b.d: Likewise.
            * testsuite/ld-x86-64/ibt-plt-3c.d: Likewise.
            * testsuite/ld-x86-64/ibt-plt-3d.d: Likewise.
            * testsuite/ld-x86-64/plt-main-ibt-x32.dd: Moved to ...
            * testsuite/ld-x86-64/plt-main-ibt.dd: This.
            * testsuite/ld-x86-64/x86-64.exp: Don't use plt-main-ibt-x32.dd.

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