mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
ld.texinfo, use "affects" instead of "effects"
* ld.texinfo (orphan sections): Grammar fix.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2017-05-09 Benjamin Peterson <bp@benjamin.pe>
|
||||||
|
|
||||||
|
* ld.texinfo (orphan sections): Grammar fix.
|
||||||
|
|
||||||
2017-05-08 H.J. Lu <hongjiu.lu@intel.com>
|
2017-05-08 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* testsuite/ld-ifunc/ifunc-16-x86-64-now.d: New file.
|
* testsuite/ld-ifunc/ifunc-16-x86-64-now.d: New file.
|
||||||
|
@ -1038,7 +1038,7 @@ specifically mentioned in a linker script. @xref{Orphan Sections}.
|
|||||||
@item place
|
@item place
|
||||||
Orphan sections are placed into a suitable output section following
|
Orphan sections are placed into a suitable output section following
|
||||||
the strategy described in @ref{Orphan Sections}. The option
|
the strategy described in @ref{Orphan Sections}. The option
|
||||||
@samp{--unique} also effects how sections are placed.
|
@samp{--unique} also affects how sections are placed.
|
||||||
|
|
||||||
@item discard
|
@item discard
|
||||||
All orphan sections are discarded, by placing them in the
|
All orphan sections are discarded, by placing them in the
|
||||||
|
Reference in New Issue
Block a user