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 6313825cbf8 Harden PowerPC64 OPD handling against fuzzers new 20ef84ed2ab [PR ld/22263][PR ld/24676] RISC-V: Avoid spurious R_RISCV_N [...] new ec2260af615 RISC-V: PR30449, Add lga assembler macro support.
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-riscv.c | 41 +++++++++++++++++++++++----------- gas/config/tc-riscv.c | 8 +++++-- gas/testsuite/gas/riscv/la-variants.d | 42 +++++++++++++++++++++++++++++++++++ gas/testsuite/gas/riscv/la-variants.s | 11 +++++++++ include/opcode/riscv.h | 1 + opcodes/riscv-opc.c | 1 + 6 files changed, 89 insertions(+), 15 deletions(-) create mode 100644 gas/testsuite/gas/riscv/la-variants.d create mode 100644 gas/testsuite/gas/riscv/la-variants.s