diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index c4bb34e..64b409e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2016-05-18 Nick Clifton <nickc@redhat.com> + + PR 20096 + * objcopy.c (copy_relocations_in_section): Also check for the + symbol pointed to by sym_ptr_ptr being NULL. + 2016-05-18 Maciej W. Rozycki <macro@imgtec.com> * testsuite/binutils-all/mips/mixed-mips16-micromips.d: New test. |