This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from b43eea27e9 Automatic date update in version.in new f082820db9 PR 21408, segfault in display_debug_lines_decoded new 97e83a100a PR 21409, segfault in _bfd_dwarf2_find_nearest_line new bce964aa6c PR 21412, get_reloc_section assumes .rel/.rela name for SHT_ [...] new 7eacd66b08 PR 21414, null pointer deref of _bfd_elf_large_com_section sym new b02cd3e978 PR 21415, objdump fails to check bfd_get_section_contents status new 7034215fd6 PR 21417, ar arg check failure new 42354845ae PR 21418, ar -N lacks arg check
The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/ChangeLog | 29 +++++++++++++++++++++++ bfd/bfd-in2.h | 12 ++++++++++ bfd/dwarf2.c | 2 +- bfd/elf-bfd.h | 8 ++++--- bfd/elf.c | 67 +++++++++++++++++++++++++++++++----------------------- bfd/elf64-ppc.c | 1 + bfd/elfxx-target.h | 2 +- bfd/section.c | 24 +++++++++---------- binutils/ChangeLog | 22 ++++++++++++++++++ binutils/ar.c | 10 +++++++- binutils/dwarf.c | 12 ++++------ binutils/objdump.c | 7 +++++- 12 files changed, 142 insertions(+), 54 deletions(-)