ld/NEWS: Clarify -z [no]indirect-extern-access
-z [no]indirect-extern-access are only for x86 ELF linker.
This commit is contained in:
parent
68c49d3ad1
commit
d66aeea93d
1 changed files with 2 additions and 2 deletions
4
ld/NEWS
4
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue