diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 15a2f8b..009612e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2014-06-11 Alan Modra <amodra@gmail.com> + + * linker.c (unwrap_hash_lookup): Add missing parens. + 2014-06-11 Kai Tietz <ktietz@redhat.com> * libcoff-in.h (coff_tdata): Make relocbase member unsigned. |