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 9c5b0ee4d56 x86: Refine instruction check in x86_check_tls_relocation new 5c3d09c1855 LoongArch: Optimize the relaxation process new a104f0a3e62 LoongArch: Add more relaxation support for call36
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: bfd/elfnn-loongarch.c | 302 ++++++++++++----------- ld/testsuite/ld-loongarch-elf/relax-call36-exe.s | 32 +++ ld/testsuite/ld-loongarch-elf/relax-call36-so.s | 35 +++ ld/testsuite/ld-loongarch-elf/relax.exp | 105 ++++++++ 4 files changed, 329 insertions(+), 145 deletions(-) create mode 100644 ld/testsuite/ld-loongarch-elf/relax-call36-exe.s create mode 100644 ld/testsuite/ld-loongarch-elf/relax-call36-so.s