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 239b426b11 Fix comparison operations in SH code that trigger warning in clang. new 5fa5f8f5fe Introduce new .text.sorted.* sections.
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 | 9 +++++++ gold/layout.cc | 3 ++- gold/output.cc | 8 +++++-- gold/testsuite/section_sorting_name.cc | 43 ++++++++++++++++++++++++++++++++++ gold/testsuite/section_sorting_name.sh | 6 +++++ ld/ChangeLog | 12 ++++++++++ ld/scripttempl/arclinux.sc | 1 + ld/scripttempl/elf.sc | 1 + ld/scripttempl/elf64bpf.sc | 1 + ld/scripttempl/nds32elf.sc | 1 + ld/testsuite/ld-arm/arm-no-rel-plt.ld | 1 + ld/testsuite/ld-arm/fdpic-main.ld | 1 + ld/testsuite/ld-arm/fdpic-shared.ld | 1 + 13 files changed, 85 insertions(+), 3 deletions(-)