diff options
Diffstat (limited to 'upstream/archlinux/man1/as.1')
-rw-r--r-- | upstream/archlinux/man1/as.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/upstream/archlinux/man1/as.1 b/upstream/archlinux/man1/as.1 index bb7c41ac..18916cdf 100644 --- a/upstream/archlinux/man1/as.1 +++ b/upstream/archlinux/man1/as.1 @@ -55,7 +55,7 @@ .\" ======================================================================== .\" .IX Title "AS 1" -.TH AS 1 2024-02-01 binutils-2.42.0 "GNU Development Tools" +.TH AS 1 2024-05-07 binutils-2.42.0 "GNU Development Tools" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -2633,6 +2633,9 @@ Generate code for Power9 architecture. .IP "\fB\-mpower10, \-mpwr10\fR" 4 .IX Item "-mpower10, -mpwr10" Generate code for Power10 architecture. +.IP "\fB\-mpower11, \-mpwr11\fR" 4 +.IX Item "-mpower11, -mpwr11" +Generate code for Power11 architecture. .IP \fB\-mfuture\fR 4 .IX Item "-mfuture" Generate code for 'future' architecture. |