This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_41-branch in repository binutils-gdb.
from 5937f5172a3 PowerPC: Add support for Power11 options new 1900793bab0 as: fixed internal error when immediate value of relocation [...]
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/elfxx-loongarch.c | 22 ++++++++++++++++------ gas/config/tc-loongarch.c | 2 +- gas/testsuite/gas/loongarch/imm_overflow.d | 3 +++ gas/testsuite/gas/loongarch/imm_overflow.l | 2 ++ gas/testsuite/gas/loongarch/imm_overflow.s | 4 ++++ gas/testsuite/gas/loongarch/imm_unalign.d | 3 +++ gas/testsuite/gas/loongarch/imm_unalign.l | 2 ++ gas/testsuite/gas/loongarch/imm_unalign.s | 6 ++++++ 8 files changed, 37 insertions(+), 7 deletions(-) create mode 100644 gas/testsuite/gas/loongarch/imm_overflow.d create mode 100644 gas/testsuite/gas/loongarch/imm_overflow.l create mode 100644 gas/testsuite/gas/loongarch/imm_overflow.s create mode 100644 gas/testsuite/gas/loongarch/imm_unalign.d create mode 100644 gas/testsuite/gas/loongarch/imm_unalign.l create mode 100644 gas/testsuite/gas/loongarch/imm_unalign.s