This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_34-branch in repository binutils-gdb.
from 99f48dceb79 Automatic date update in version.in new 804b7fd4fdc Import fixes for using the LTO plugin with nm.
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 | 60 ++++ bfd/config.in | 6 + bfd/configure | 10 + bfd/configure.ac | 6 + bfd/plugin.c | 598 ++++++++++++++++++++++++++++++++++----- bfd/plugin.h | 3 + ld/ChangeLog | 12 + ld/testsuite/ld-plugin/lto.exp | 5 + ld/testsuite/ld-plugin/pr25355.c | 2 + ld/testsuite/ld-plugin/pr25355.d | 4 + ld/testsuite/lib/ld-lib.exp | 1 + 11 files changed, 634 insertions(+), 73 deletions(-) create mode 100644 ld/testsuite/ld-plugin/pr25355.c create mode 100644 ld/testsuite/ld-plugin/pr25355.d