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 6f779908fd6 LoongArch: Fix relaxation overflow caused by ld -z separate-code new 1d7a877a0f7 RISC-V: Segment fault for kernel purgatory when linking. new e8c26825728 RISC-V: Fixed overwritten IRELATIVE relocs in the .rel.iplt [...]
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 | 45 +++++++++++++--------- ...got-overwrite-exe.rd => ifunc-overwrite-exe.rd} | 1 + ...got-overwrite-pic.rd => ifunc-overwrite-pic.rd} | 6 ++- ...got-overwrite-pie.rd => ifunc-overwrite-pie.rd} | 4 ++ ...ifunc-plt-got-overwrite.d => ifunc-overwrite.d} | 0 ...ifunc-plt-got-overwrite.s => ifunc-overwrite.s} | 12 ++++++ ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp | 12 +++--- 7 files changed, 54 insertions(+), 26 deletions(-) rename ld/testsuite/ld-riscv-elf/{ifunc-plt-got-overwrite-exe.rd => ifunc-overwrit [...] rename ld/testsuite/ld-riscv-elf/{ifunc-plt-got-overwrite-pic.rd => ifunc-overwrit [...] rename ld/testsuite/ld-riscv-elf/{ifunc-plt-got-overwrite-pie.rd => ifunc-overwrit [...] rename ld/testsuite/ld-riscv-elf/{ifunc-plt-got-overwrite.d => ifunc-overwrite.d} (100%) rename ld/testsuite/ld-riscv-elf/{ifunc-plt-got-overwrite.s => ifunc-overwrite.s} (79%)