diff options
author | Cary Coutant <ccoutant@google.com> | 2014-04-04 09:28:23 -0700 |
---|---|---|
committer | Cary Coutant <ccoutant@google.com> | 2014-04-04 09:28:51 -0700 |
commit | abc9061b5c4d684da66945a9928d54a424cb6e4e (patch) | |
tree | d4b8996a86ed8d74061bc74df40ae51900bda560 /ChangeLog | |
parent | 2cf200a4c8a850e6f696e572ea03f340eae97c8a (diff) | |
download | gdb-abc9061b5c4d684da66945a9928d54a424cb6e4e.zip gdb-abc9061b5c4d684da66945a9928d54a424cb6e4e.tar.gz gdb-abc9061b5c4d684da66945a9928d54a424cb6e4e.tar.bz2 |
Document optional comma in linker script.
The linker script documentation does not mention the optional comma
that may follow an output section command or an overlay command.
In some cases, where a fill expression is used, and the next
output section command begins with an operator (e.g., "/DISCARD/"),
the comma may be required to separate the two commands.
Currently, GNU ld doesn't require the comma, but gold does.
ld/
PR gold/16804
* ld.texinfo: Document optional comma following output section
command and overlay command.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions