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 7bd787e fix spelling of HAVE_LIBPYTHON2_4 in py-value.c new b95a0a3 Skip an archive element if not added by linker
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/ChangeLog | 15 +++++++ bfd/cofflink.c | 3 +- bfd/ecoff.c | 4 +- bfd/elf64-ia64-vms.c | 2 +- bfd/elflink.c | 2 +- bfd/pdp11.c | 2 +- bfd/vms-alpha.c | 2 +- bfd/xcofflink.c | 4 +- ld/ChangeLog | 13 ++++++ ld/ldmain.c | 12 +++++- ld/plugin.c | 2 - ld/testsuite/ld-plugin/lto.exp | 85 +++++++++++++++++++++++++++++++++++++++ ld/testsuite/ld-plugin/pr20103a.c | 8 ++++ ld/testsuite/ld-plugin/pr20103b.c | 3 ++ ld/testsuite/ld-plugin/pr20103c.c | 6 +++ 15 files changed, 151 insertions(+), 12 deletions(-) create mode 100644 ld/testsuite/ld-plugin/pr20103a.c create mode 100644 ld/testsuite/ld-plugin/pr20103b.c create mode 100644 ld/testsuite/ld-plugin/pr20103c.c