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 f4c19f89ef4 gdb/gdbserver: fix some defined but unused function warnings new bb9a951fab7 Don't claim a fat IR object if no IR object should be claimed
The 1 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/archive.c | 3 ++- bfd/bfd-in2.h | 20 ++++++++++++--- bfd/bfd.c | 20 ++++++++++++--- bfd/elf.c | 22 ----------------- bfd/elflink.c | 2 +- bfd/format.c | 51 ++++++++++++++++++++++++++++++++++++++- binutils/nm.c | 6 ++--- ld/ldmain.c | 5 +++- ld/testsuite/ld-plugin/lto.exp | 35 +++++++++++++++++++++++++-- ld/testsuite/ld-plugin/pr23935a.c | 2 ++ ld/testsuite/ld-plugin/pr23935b.c | 2 ++ 11 files changed, 131 insertions(+), 37 deletions(-) create mode 100644 ld/testsuite/ld-plugin/pr23935a.c create mode 100644 ld/testsuite/ld-plugin/pr23935b.c