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 a86c6c19643 Put bfd_section_from_shdr loop detection array in elf_tdata new bf6d8037827 Add a plugin for processing static library dependencies.
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/ChangeLog | 9 + ld/Makefile.am | 5 + ld/Makefile.in | 158 ++- ld/NEWS | 3 + ld/ld.texi | 53 + ld/libdep_plugin.c | 366 ++++++ ld/po/ld.pot | 3112 +++++++++++++++++++++++++++------------------------- 7 files changed, 2181 insertions(+), 1525 deletions(-) create mode 100644 ld/libdep_plugin.c