This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_43-branch in repository binutils-gdb.
from e2731c4c251 Automatic date update in version.in new 280374309b1 PR32300, --dependency-file: link dependencies are not all c [...]
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: ld/ld.texi | 19 ------ ld/ldelf.c | 2 +- ld/ldfile.c | 69 ++++++------------- ld/ldfile.h | 21 ++---- ld/ldgram.y | 2 +- ld/ldlang.h | 8 +-- ld/lexsup.c | 6 +- ld/plugin.c | 12 +--- ld/testsuite/ld-plugin/libdep-a.c | 7 -- ld/testsuite/ld-plugin/libdep-b.c | 5 -- ld/testsuite/ld-plugin/libdep-main.c | 7 -- ld/testsuite/ld-plugin/libdep.exp | 124 ----------------------------------- 12 files changed, 33 insertions(+), 249 deletions(-) delete mode 100644 ld/testsuite/ld-plugin/libdep-a.c delete mode 100644 ld/testsuite/ld-plugin/libdep-b.c delete mode 100644 ld/testsuite/ld-plugin/libdep-main.c delete mode 100644 ld/testsuite/ld-plugin/libdep.exp