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 9e8b20dbd8e RISC-V: Indent and reorder backend define functions for bfd [...] new 9e10fcf71c1 RISC-V: Fix the assert fail when linking discarded sections [...] new f6fc2b52316 RISC-V: Don't allocate dynamic relocation if it's section w [...]
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 | 90 ++++++++++++---------- .../protected1.d => ld-riscv-elf/discard-exe.d} | 7 +- ld/testsuite/ld-riscv-elf/discard-pic.d | 9 +++ ld/testsuite/ld-riscv-elf/discard-pie.d | 9 +++ .../relr-discard.ld => ld-riscv-elf/discard.ld} | 2 +- .../relr-discard.s => ld-riscv-elf/discard.s} | 34 ++++---- ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp | 4 + 7 files changed, 96 insertions(+), 59 deletions(-) copy ld/testsuite/{ld-i386/protected1.d => ld-riscv-elf/discard-exe.d} (55%) create mode 100644 ld/testsuite/ld-riscv-elf/discard-pic.d create mode 100644 ld/testsuite/ld-riscv-elf/discard-pie.d copy ld/testsuite/{ld-aarch64/relr-discard.ld => ld-riscv-elf/discard.ld} (90%) copy ld/testsuite/{ld-loongarch-elf/relr-discard.s => ld-riscv-elf/discard.s} (81%)