Fix a typo in ld.texinfo.
2010-02-27 H.J. Lu <hongjiu.lu@intel.com> PR ld/11330 * ld.texinfo: Replace explicitely with explicitly.
This commit is contained in:
parent
1b8c66571f
commit
fc073cb7bc
@ -1,3 +1,8 @@
|
|||||||
|
2010-02-27 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
PR ld/11330
|
||||||
|
* ld.texinfo: Replace explicitely with explicitly.
|
||||||
|
|
||||||
2010-02-27 Jie Zhang <jie@codesourcery.com>
|
2010-02-27 Jie Zhang <jie@codesourcery.com>
|
||||||
|
|
||||||
* scripttempl/armbpabi.sc: Don't combine .init_array.* or
|
* scripttempl/armbpabi.sc: Don't combine .init_array.* or
|
||||||
|
@ -1384,7 +1384,7 @@ the linker recursively marks as used any section referenced by their
|
|||||||
relocations. See @samp{--entry} and @samp{--undefined}.
|
relocations. See @samp{--entry} and @samp{--undefined}.
|
||||||
|
|
||||||
This option can be set when doing a partial link (enabled with option
|
This option can be set when doing a partial link (enabled with option
|
||||||
@samp{-r}). In this case the root of symbols kept must be explicitely
|
@samp{-r}). In this case the root of symbols kept must be explicitly
|
||||||
specified either by an @samp{--entry} or @samp{--undefined} option or by
|
specified either by an @samp{--entry} or @samp{--undefined} option or by
|
||||||
a @code{ENTRY} command in the linker script.
|
a @code{ENTRY} command in the linker script.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user