diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index db6fe6b..b2a8855 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2015-10-06 H.J. Lu <hongjiu.lu@intel.com> + + * bfd.c (bfd_update_compression_header): Clear the ch_reserved + field in 64-bit output. + (bfd_convert_section_contents): Likewise. + 2015-10-05 H.J. Lu <hongjiu.lu@intel.com> PR ld/18914 |