aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.texi
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ld.texi')
-rw-r--r--ld/ld.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ld.texi b/ld/ld.texi
index 763dce2..0283aca 100644
--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -8380,6 +8380,11 @@ dynamic tag. The @samp{sync} mode implies precise exceptions, with the runtime
providing the exact instruction where the fault occurred, and the exact
faulting address. The @samp{async} mode implies imprecise exceptions.
+@kindex -z memtag-stack
+@cindex Mark program stack for MTE protection
+The @samp{-z memtag-stack} specifies that output object uses MTE
+instructions for stack memory usage.
+
@ifclear GENERIC
@lowersections
@end ifclear