aboutsummaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/NEWS b/ld/NEWS
index 81c4419..02fc93b 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -5,8 +5,8 @@
encountered. This option can be suppressed via the configure time
switch: --enable-error-handling-script=no.
-* Add -z x86-64-v[234] to the x86 ELF linker to mark x86-64-v[234] ISA
- level as needed.
+* Add -z x86-64-{baseline|v[234]} to the x86 ELF linker to mark
+ x86-64-{baseline|v[234]} ISA level as needed.
* Add -z unique-symbol to avoid duplicated local symbol names.