diff options
author | Nick Clifton <nickc@redhat.com> | 2018-08-21 16:15:36 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-08-21 16:16:09 +0100 |
commit | c8455dc98666030e930cddd8178b1b4074749b04 (patch) | |
tree | 8ba3fc6676f1734be6cd3938f4d3075a5e9c8eb8 /ld/ChangeLog | |
parent | 6efa941c381b603fbf9d0f951eff87bcb805fa94 (diff) | |
download | gdb-c8455dc98666030e930cddd8178b1b4074749b04.zip gdb-c8455dc98666030e930cddd8178b1b4074749b04.tar.gz gdb-c8455dc98666030e930cddd8178b1b4074749b04.tar.bz2 |
Update the documentation of the linker's --hash-style option.
PR 23426
* ld.texi (--hash-style): Note that the default is configurable
and that for most Linux based systems it will be "both".
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 89eddd3..39f76aa 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2018-08-21 Nick Clifton <nickc@redhat.com> + + PR 23426 + * ld.texi (--hash-style): Note that the default is configurable + and that for most Linux based systems it will be "both". + 2018-08-18 Alan Modra <amodra@gmail.com> * testsuite/ld-elf/elf.exp (is_elf64): Delete. |