This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_29-branch in repository binutils-gdb.
from af0200d544 Apply: new 4ba9ba2ceb Fix symbol resolution with linker plugins for defsym symbols.
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 | 29 ++++++++++ gold/expression.cc | 27 ++++++++++ gold/plugin.cc | 19 +++++-- gold/plugin.h | 13 ++++- gold/script.cc | 23 ++++++++ gold/script.h | 21 +++++++- gold/testsuite/Makefile.am | 13 ++++- gold/testsuite/Makefile.in | 63 +++++++++++++++++----- .../{dynamic_list_2.t => plugin_test_defsym.c} | 21 +++++--- ...gin_test_start_lib.sh => plugin_test_defsym.sh} | 25 ++++----- 10 files changed, 214 insertions(+), 40 deletions(-) copy gold/testsuite/{dynamic_list_2.t => plugin_test_defsym.c} (74%) copy gold/testsuite/{plugin_test_start_lib.sh => plugin_test_defsym.sh} (56%)