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 b42aa684f6f Automatic date update in version.in new 97ce7870440 LoongArch: Add relaxation for R_LARCH_CALL36
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: bfd/elfnn-loongarch.c | 59 +++++ gas/config/tc-loongarch.c | 19 +- gas/testsuite/gas/loongarch/medium-call.d | 7 +- .../loongarch/relax-cfi-fde-DW_CFA_advance_loc.d | 10 +- .../loongarch/relax-cfi-fde-DW_CFA_advance_loc.s | 4 + gas/testsuite/gas/loongarch/relocs_64.d | 282 ++++++++++----------- ld/testsuite/ld-loongarch-elf/ld-loongarch-elf.exp | 2 + .../ld-loongarch-elf/relax-medium-call-1.d | 21 ++ .../ld-loongarch-elf/relax-medium-call-1.s | 43 ++++ ld/testsuite/ld-loongarch-elf/relax-medium-call.d | 21 ++ ld/testsuite/ld-loongarch-elf/relax-medium-call.s | 35 +++ 11 files changed, 356 insertions(+), 147 deletions(-) create mode 100644 ld/testsuite/ld-loongarch-elf/relax-medium-call-1.d create mode 100644 ld/testsuite/ld-loongarch-elf/relax-medium-call-1.s create mode 100644 ld/testsuite/ld-loongarch-elf/relax-medium-call.d create mode 100644 ld/testsuite/ld-loongarch-elf/relax-medium-call.s