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 46b06a98d1 Tidy elf.exp new e48f0c8f1b PR22374 testcase, function pointer references in .data new 3988aed54a PR22374, PowerPC unnecessary PLT entries
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 | 9 +++++++ bfd/elf32-ppc.c | 23 ++++++++++++++--- bfd/elf64-ppc.c | 30 +++++++++++++++++++--- ld/ChangeLog | 13 ++++++++++ ld/testsuite/ld-elf/elf.exp | 11 ++++++++ ld/testsuite/ld-elf/pr22374-1.r | 8 ++++++ ld/testsuite/ld-elf/pr22374-2.r | 4 +++ ld/testsuite/ld-elf/pr22374a.s | 2 ++ .../{ld-powerpc/tocsavelib.s => ld-elf/pr22374b.s} | 4 +-- ld/testsuite/ld-powerpc/ambiguousv2.d | 5 ---- 10 files changed, 94 insertions(+), 15 deletions(-) create mode 100644 ld/testsuite/ld-elf/pr22374-1.r create mode 100644 ld/testsuite/ld-elf/pr22374-2.r create mode 100644 ld/testsuite/ld-elf/pr22374a.s copy ld/testsuite/{ld-powerpc/tocsavelib.s => ld-elf/pr22374b.s} (53%)