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 236ef0346d8 Fix "maint selftest" regression, add struct scoped_mock_context new f37b21b481a PR 22843: ld, gold: Add --dependency-file option.
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: gold/ChangeLog | 13 +++++++++++ gold/fileread.cc | 30 ++++++++++++++++++++++++ gold/fileread.h | 14 +++++++++++- gold/layout.cc | 70 ++++++++++++++++++++++++++++++-------------------------- gold/options.h | 14 ++++++++---- ld/ChangeLog | 18 +++++++++++++++ ld/NEWS | 4 ++++ ld/ld.h | 2 ++ ld/ld.texi | 15 ++++++++++++ ld/ldelf.c | 4 +++- ld/ldfile.c | 28 +++++++++++++---------- ld/ldlex.h | 1 + ld/ldmain.c | 52 ++++++++++++++++++++++++++++++++++++++++- ld/ldmain.h | 1 + ld/lexsup.c | 22 +++++++++++------- ld/pe-dll.c | 2 ++ 16 files changed, 230 insertions(+), 60 deletions(-)