This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_28-branch in repository binutils-gdb.
from 1702614 dynrelro section for read-only dynamic symbols copied into ex [...] new a08db92 Place copy relocations in .dynbss when target is read-only.
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 | 11 ++++++ gold/copy-relocs.cc | 44 ++++++++++++++++++---- gold/copy-relocs.h | 8 +++- gold/testsuite/Makefile.am | 10 +++++ gold/testsuite/Makefile.in | 33 +++++++++++++--- .../{copy_test_protected.cc => copy_test_relro.cc} | 25 ++++++++---- ...{plugin_test_9b_elf.cc => copy_test_relro_1.cc} | 22 ++--------- 7 files changed, 111 insertions(+), 42 deletions(-) copy gold/testsuite/{copy_test_protected.cc => copy_test_relro.cc} (63%) copy gold/testsuite/{plugin_test_9b_elf.cc => copy_test_relro_1.cc} (75%)