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 ce0db13 infrun.c (set_step_over_info): Add comment. new 40d7d93 Fix problem where version script causes predefined hidden sym [...] new c4d5a76 Fix placement of forced local symbols in the dynamic symbol table.
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: gold/ChangeLog | 40 +++++ gold/layout.cc | 49 ++++-- gold/layout.h | 3 +- gold/symtab.cc | 91 ++++++++---- gold/symtab.h | 15 +- gold/testsuite/Makefile.am | 10 ++ gold/testsuite/Makefile.in | 164 +++++++++++---------- gold/testsuite/{pr18689.sh => ifuncmod1.sh} | 11 +- .../{copy_test_protected.sh => ver_test_8.sh} | 22 +-- 9 files changed, 262 insertions(+), 143 deletions(-) copy gold/testsuite/{pr18689.sh => ifuncmod1.sh} (77%) copy gold/testsuite/{copy_test_protected.sh => ver_test_8.sh} (74%)