sync --execute-only archs described in the manual with current code
authorsthen <sthen@openbsd.org>
Mon, 30 Jan 2023 16:54:56 +0000 (16:54 +0000)
committersthen <sthen@openbsd.org>
Mon, 30 Jan 2023 16:54:56 +0000 (16:54 +0000)
ok deraadt

gnu/llvm/lld/docs/ld.lld.1

index 6a50519..888d7c5 100644 (file)
@@ -212,8 +212,9 @@ followed by the name of the missing library.
 followed by the name of the undefined symbol.
 .It Fl -execute-only
 Mark executable sections unreadable.
-This option is currently only supported on x86-64 (default), AArch64 (default),
-MIPS64, RISC-V (default), and SPARC64.
+This option is currently supported on x86-32, x86-64 (default),
+AArch64 (default), MIPS64, PowerPC32, PowerPC64 (default),
+RISC-V (default), and SPARC64.
 .It Fl -exclude-libs Ns = Ns Ar value
 Exclude static libraries from automatic export.
 .It Fl -export-dynamic , Fl E