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 0073bda2108 Automatic date update in version.in new 77bcfb741cb LoongArch: Do not relax pcalau12i+ld.d when there is overflow
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 | 32 ++++++++++-- ld/testsuite/ld-loongarch-elf/check_got_relax.d | 60 ++++++++++++++++++++++ ld/testsuite/ld-loongarch-elf/check_got_relax.s | 43 ++++++++++++++++ ld/testsuite/ld-loongarch-elf/check_relax_got.ld | 25 +++++++++ ld/testsuite/ld-loongarch-elf/ld-loongarch-elf.exp | 1 + 5 files changed, 156 insertions(+), 5 deletions(-) create mode 100644 ld/testsuite/ld-loongarch-elf/check_got_relax.d create mode 100644 ld/testsuite/ld-loongarch-elf/check_got_relax.s create mode 100644 ld/testsuite/ld-loongarch-elf/check_relax_got.ld