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 3d17c881721 [gdb] Handle bad alloc in gdb_rl_callback_read_char_wrapper [...] new 6ecc44f6980 PR32300, --dependency-file: link dependencies are not all c [...] new b3ee98cda49 tekhex.c tidy writesym
The 2 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/tekhex.c | 18 ++--- 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 ----------------------------------- 13 files changed, 38 insertions(+), 262 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