diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f24ef2b..ae37424 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +2018-08-23 Nick Clifton <nickc@redhat.com> + + PR 23061 + * coffgen.c (coff_pointerize_aux): Add table_end parameter. Use + it to prevent walking off the end of the table. + (coff_get_normalized_symtab): Pass internal_end pointer to + coff_pointerize_aux. + 2018-08-23 Alan Modra <amodra@gmail.com> * elf64-ppc.c (ppc64_elf_relocate_section): Don't miss clearing |