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 43859909e2 Automatic date update in version.in new 3281b315c8 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 | 26 ++++++++++++ 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 | 48 ++++++++++++++++++---- ...xt_unlikely_segment.cc => plugin_test_defsym.c} | 10 +++-- .../{plugin_test_12.sh => plugin_test_defsym.sh} | 18 ++++---- 10 files changed, 192 insertions(+), 26 deletions(-) copy gold/testsuite/{text_unlikely_segment.cc => plugin_test_defsym.c} (83%) copy gold/testsuite/{plugin_test_12.sh => plugin_test_defsym.sh} (68%)