ld: Correct -z ibt documentation

* ld.texinfo: Correct -z ibt.
This commit is contained in:
H.J. Lu 2017-10-25 08:44:54 -07:00
parent ac7936dfd0
commit 8df93cb565
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2017-10-25 H.J. Lu <hongjiu.lu@intel.com>
* ld.texinfo: Correct -z ibt.
2017-10-25 Alan Modra <amodra@gmail.com>
* testsuite/ld-plugin/lto-3r.d: Match "__gnu_lto_v" optionally

View File

@ -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.