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 f67c0c9171 Enable 'set print inferior-events' and improve detach/fork/k [...] new 890d155592 Fix internal error caused by conflicting default version def [...]
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 | 19 +++++++++ gold/dynobj.cc | 5 ++- gold/symtab.cc | 47 +++++++++++++++++----- gold/symtab.h | 5 +++ gold/testsuite/Makefile.am | 17 ++++++++ gold/testsuite/Makefile.in | 22 +++++++++- gold/testsuite/plugin_test.c | 39 ++++++++++++++---- .../{defsym_test.sh => ver_test_pr16504.sh} | 9 +++-- gold/testsuite/ver_test_pr16504_a.c | 5 +++ .../testsuite/ver_test_pr16504_a.script | 3 +- gold/testsuite/ver_test_pr16504_b.c | 10 +++++ .../testsuite/ver_test_pr16504_b.script | 3 +- 12 files changed, 154 insertions(+), 30 deletions(-) copy gold/testsuite/{defsym_test.sh => ver_test_pr16504.sh} (76%) create mode 100644 gold/testsuite/ver_test_pr16504_a.c copy ld/testsuite/ld-elf/pr19553.map => gold/testsuite/ver_test_pr16504_a.script (72%) create mode 100644 gold/testsuite/ver_test_pr16504_b.c copy ld/testsuite/ld-elf/pr19553.map => gold/testsuite/ver_test_pr16504_b.script (72%)