diff options
author | Nick Clifton <nickc@redhat.com> | 2017-02-17 16:31:09 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2017-02-17 16:31:09 +0000 |
commit | 67cecaba5f70e540ad2f4bde21c323c0bde0f2d9 (patch) | |
tree | 1dd48b247c5f1939c0c55d281734987ccabb7f64 /ld/ChangeLog | |
parent | b814a36d3440de95f2ac6eaa4fc7935c322ea456 (diff) | |
download | gdb-67cecaba5f70e540ad2f4bde21c323c0bde0f2d9.zip gdb-67cecaba5f70e540ad2f4bde21c323c0bde0f2d9.tar.gz gdb-67cecaba5f70e540ad2f4bde21c323c0bde0f2d9.tar.bz2 |
Fix documentation of the linker's --pop-state command line option.
PR ld/20825
* ld.texinfo (Options): Add missing @item entry for --pop-state.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 59a3b0d..ce8cdb3 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2017-02-17 Nick Clifton <nickc@redhat.com> + + PR ld/20825 + * ld.texinfo (Options): Add missing @item entry for --pop-state. + 2017-02-17 Alan Modra <amodra@gmail.com> * testsuite/ld-elf/dwarf2.err: Accept other errors between the |