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 2e953acac2 Fix a bunch of python leaks due to missing calls to tp_free [...] new 94698d0198 PR25200, SIGSEGV in _bfd_elf_validate_reloc new aa465b19c8 [GOLD] OSABI not set when STT_GNU_IFUNC or STB_GNU_UNIQUE sy [...]
The 2 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 | 6 ++++++ bfd/elf.c | 2 +- bfd/reloc.c | 27 +++++---------------------- gold/ChangeLog | 11 +++++++++++ gold/object.cc | 4 ++++ gold/symtab.cc | 35 +++++++++++++++++++++++++++++++---- gold/symtab.h | 6 ++++++ 7 files changed, 64 insertions(+), 27 deletions(-)