diff options
Diffstat (limited to 'ld/ld.texinfo')
-rw-r--r-- | ld/ld.texinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 3001bf1..bb386e4 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -1133,6 +1133,9 @@ Specify a stack size for in an ELF @code{PT_GNU_STACK} segment. Specifying zero will override any default non-zero sized @code{PT_GNU_STACK} segment creation. +@item bndplt +Always generate BND prefix in PLT entries. Supported for Linux/x86_64. + @end table Other keywords are ignored for Solaris compatibility. |