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 ea005f31ca gdb: Add riscv to list of architectures with a save_reggroup new 779bdadbea New option -z,keep-text-section prefix.
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 | 21 +++++ gold/layout.cc | 90 +++++++++++++++++----- gold/layout.h | 20 +++++ gold/options.h | 4 + gold/testsuite/Makefile.am | 12 +++ gold/testsuite/Makefile.in | 14 ++++ ...n_test_defsym.c => keep_text_section_prefix.cc} | 30 ++++++-- ...final_layout.sh => keep_text_section_prefix.sh} | 32 ++++++-- 8 files changed, 192 insertions(+), 31 deletions(-) copy gold/testsuite/{plugin_test_defsym.c => keep_text_section_prefix.cc} (65%) copy gold/testsuite/{final_layout.sh => keep_text_section_prefix.sh} (59%)