From: H.J. Lu Date: Wed, 25 Oct 2017 15:44:54 +0000 (-0700) Subject: ld: Correct -z ibt documentation X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8df93cb5652730d99242e7de86679d3930a2a1b6;p=binutils-gdb.git ld: Correct -z ibt documentation * ld.texinfo: Correct -z ibt. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 27024b60fff..3cf931287ed 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2017-10-25 H.J. Lu + + * ld.texinfo: Correct -z ibt. + 2017-10-25 Alan Modra * testsuite/ld-plugin/lto-3r.d: Match "__gnu_lto_v" optionally diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 290c3a0eb23..14788884cc4 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -1180,7 +1180,7 @@ all dynamic objects loaded by the application. Generate Intel Indirect Branch Tracking (IBT) enabled PLT entries. Supported for Linux/i386 and Linux/x86_64. -@item IBT +@item ibt Generate GNU_PROPERTY_X86_FEATURE_1_IBT in .note.gnu.property section to indicate compatibility with IBT. This also implies @option{ibtplt}. Supported for Linux/i386 and Linux/x86_64.