diff options
Diffstat (limited to 'ld/ld.texinfo')
-rw-r--r-- | ld/ld.texinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 37c36b0..ca460b3 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -1941,6 +1941,10 @@ the section (@pxref{SECTIONS}). @item --warn-shared-textrel Warn if the linker adds a DT_TEXTREL to a shared object. +@kindex --warn-alternate-em +@item --warn-alternate-em +Warn if an object has alternate ELF machine code. + @kindex --warn-unresolved-symbols @item --warn-unresolved-symbols If the linker is going to report an unresolved symbol (see the option |