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 6999916e6c7 ld: fix bashism in scripttempl/elf.sc new 63488ec7b8b More ld testsuite fixes new a62e0f8597b Another ldelf_before_allocation leak new 40c7f80788e unusual eh_frame memory leak new 90bea4932e9 ld plugin.c concat leaks new ee8f3b6c78e ld compact eh-frame leak new 3097045a18a ld plugin bfd_make_readable leak
The 6 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/coffgen.c | 8 + bfd/elf-eh-frame.c | 17 +- bfd/elf.c | 6 + bfd/elflink.c | 4 + bfd/opncls.c | 88 ++-- ld/ldelf.c | 14 +- ld/ldlang.c | 97 +++-- ld/ldlang.h | 6 +- ld/plugin.c | 9 +- ld/testsuite/ld-elf/indirect.exp | 4 +- ld/testsuite/ld-ifunc/ifunc.exp | 921 +++++++++++++++++++-------------------- 11 files changed, 597 insertions(+), 577 deletions(-)