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 cc653233da3 Set is_debug_types in allocate_signatured_type new ef9d2565622 RISC-V: PR27566, Do not relax when data segment phase is ex [...]
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 | 13 +++++++++++++ bfd/elfnn-riscv.c | 20 +++++++++++++++++++- bfd/elfxx-riscv.h | 6 +++++- ld/ChangeLog | 12 ++++++++++++ ld/emultempl/riscvelf.em | 14 ++++++++++++++ ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp | 3 +++ ld/testsuite/ld-riscv-elf/relro-relax-lui.d | 12 ++++++++++++ ld/testsuite/ld-riscv-elf/relro-relax-lui.s | 15 +++++++++++++++ ld/testsuite/ld-riscv-elf/relro-relax-pcrel.d | 12 ++++++++++++ ld/testsuite/ld-riscv-elf/relro-relax-pcrel.s | 14 ++++++++++++++ 10 files changed, 119 insertions(+), 2 deletions(-) create mode 100644 ld/testsuite/ld-riscv-elf/relro-relax-lui.d create mode 100644 ld/testsuite/ld-riscv-elf/relro-relax-lui.s create mode 100644 ld/testsuite/ld-riscv-elf/relro-relax-pcrel.d create mode 100644 ld/testsuite/ld-riscv-elf/relro-relax-pcrel.s