diff options
author | Nick Clifton <nickc@redhat.com> | 2016-11-07 12:28:16 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2016-11-07 12:28:16 +0000 |
commit | 9af89fbaecca21b2ca34c142584165066807fb10 (patch) | |
tree | fef3fec51a846032cec6d6b5af8175bf9fa29006 /ld/ChangeLog | |
parent | b93bfa1980fa4d1229874067dd36acd9ac5685cd (diff) | |
download | gdb-9af89fbaecca21b2ca34c142584165066807fb10.zip gdb-9af89fbaecca21b2ca34c142584165066807fb10.tar.gz gdb-9af89fbaecca21b2ca34c142584165066807fb10.tar.bz2 |
Note that the linker's --compress-debug-sections option overrides the compression status of any input debug sections.
* ld.texinfo (--compress-debug-sections): Expand documentation of
this option.
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 0513d2e..ae6d732 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2016-11-07 Nick Clifton <nickc@redhat.com> + + * ld.texinfo (--compress-debug-sections): Expand documentation of + this option. + 2016-11-04 Nick Clifton <nickc@redhat.com> * emultempl/elf32.em (search_needed): Remove use of getauxval and |