[binutils-gdb] ld/NEWS: Clarify -z [no]indirect-extern-access
H.J. Lu
hjl@sourceware.org
Fri Jul 9 14:37:57 GMT 2021
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d66aeea93d5e420f201b458938ccfe637ed5bad6
commit d66aeea93d5e420f201b458938ccfe637ed5bad6
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Fri Jul 9 07:36:42 2021 -0700
ld/NEWS: Clarify -z [no]indirect-extern-access
-z [no]indirect-extern-access are only for x86 ELF linker.
Diff:
---
ld/NEWS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ld/NEWS b/ld/NEWS
index 59d1d3c979d..6e0b56658d3 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,7 +1,7 @@
-*- text -*-
-* Add -z indirect-extern-access/-z noindirect-extern-access to control
- canonical function pointers and copy relocation.
+* Add -z indirect-extern-access/-z noindirect-extern-access to x86 ELF
+ linker to control canonical function pointers and copy relocation.
* Add --max-cache-size=SIZE to set the the maximum cache size to SIZE
bytes.
More information about the Binutils-cvs
mailing list