diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 420f1fc..1e82218 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2017-01-03 Nick Clifton <nickc@redhat.com> + + * mach-o.c (bfd_mach_o_lookup_uuid_command): Fix compile time + warning about using a possibly uninitialised variable. + 2017-01-02 Alan Modra <amodra@gmail.com> * elf32-hppa.c (ensure_undef_weak_dynamic): New function. |