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 db72737006 Fix PR gdb/20948: --write option to GDB causes segmentation fault new 551703cfd4 RISC-V: Allow pcrel_lo addends, error on addend 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/ChangeLog | 9 +++++++++ bfd/elfnn-riscv.c | 28 ++++++++++++++++----------- ld/ChangeLog | 8 ++++++++ ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp | 1 + ld/testsuite/ld-riscv-elf/pcrel-lo-addend-2.d | 5 +++++ ld/testsuite/ld-riscv-elf/pcrel-lo-addend-2.s | 16 +++++++++++++++ ld/testsuite/ld-riscv-elf/pcrel-lo-addend.d | 4 ++-- 7 files changed, 58 insertions(+), 13 deletions(-) create mode 100644 ld/testsuite/ld-riscv-elf/pcrel-lo-addend-2.d create mode 100644 ld/testsuite/ld-riscv-elf/pcrel-lo-addend-2.s