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 0bc727d..e158591 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2015-03-19 Nick Clifton <nickc@redhat.com> + + PR 18078 + * compress.c (bfd_compress_section_contents): Do not define this + function if it is not used. + 2015-03-18 H.J. Lu <hongjiu.lu@intel.com> * compress.c (bfd_compress_section_contents): Make it static. |