This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_37-branch in repository binutils-gdb.
from 8a52ca87f6c Reapply patch to allow libiberty to be built with LTO enabled. new 0f206424c11 ld: Cache and reuse the IR archive file descriptor
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/archive.c | 4 ++ bfd/bfd-in2.h | 6 +++ bfd/bfd.c | 6 +++ bfd/opncls.c | 2 + bfd/plugin.c | 105 ++++++++++++++++++++++++++++------------ bfd/plugin.h | 1 + ld/ChangeLog | 13 +++++ ld/plugin.c | 26 +++++++--- ld/testsuite/config/default.exp | 4 ++ ld/testsuite/ld-plugin/lto.exp | 7 +++ 11 files changed, 150 insertions(+), 39 deletions(-)