mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
{} -> @{@}
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Tue May 5 12:12:24 1992 K. Richard Pixley (rich@cygnus.com)
|
||||||
|
|
||||||
|
* ld.texinfo: {} -> @{@}.
|
||||||
|
|
||||||
Mon May 4 17:52:41 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
|
Mon May 4 17:52:41 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
|
||||||
|
|
||||||
* ld.texinfo: describe alternate, MRI-compatible linker scripts
|
* ld.texinfo: describe alternate, MRI-compatible linker scripts
|
||||||
|
@ -2340,7 +2340,7 @@ your output program. If the @code{ABSOLUTE} command is used at all in a
|
|||||||
script, then only the sections named explicitly in @code{ABSOLUTE}
|
script, then only the sections named explicitly in @code{ABSOLUTE}
|
||||||
commands will appear in the linker output. You can still use other
|
commands will appear in the linker output. You can still use other
|
||||||
input sections (whatever you select on the command line, or using
|
input sections (whatever you select on the command line, or using
|
||||||
{LOAD}) to resolve addresses in the output file.
|
@{LOAD@}) to resolve addresses in the output file.
|
||||||
|
|
||||||
@item ALIAS @var{out-secname}, @var{in-secname}
|
@item ALIAS @var{out-secname}, @var{in-secname}
|
||||||
@cindex @code{ALIAS} (MRI)
|
@cindex @code{ALIAS} (MRI)
|
||||||
|
Reference in New Issue
Block a user