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 f3012016f0 Add a compile-time test for PR ld/22269 new 3b4190ccb3 New gold linker option -z,text-unlikely-segment.
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 | 12 ++++ gold/layout.cc | 75 ++++++++++++++-------- gold/options.h | 5 ++ gold/testsuite/Makefile.am | 10 +++ gold/testsuite/Makefile.in | 11 ++++ ..._dynamic_plugin.cc => text_unlikely_segment.cc} | 5 +- ...in_final_layout.sh => text_unlikely_segment.sh} | 40 ++---------- 7 files changed, 96 insertions(+), 62 deletions(-) copy gold/testsuite/{export_dynamic_plugin.cc => text_unlikely_segment.cc} (85%) copy gold/testsuite/{plugin_final_layout.sh => text_unlikely_segment.sh} (64%)