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 67db6ada637 Automatic date update in version.in new af514e5f6d1 RISC-V: Don't generate branch/jump relocation if symbol is [...] new 0ac6b8701fc RISC-V: Fix local GOT and reloc size calculation for TLS.
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 | 27 +++++++++++++++++++++------ gas/config/tc-riscv.c | 8 ++++++++ ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp | 8 ++++++++ ld/testsuite/ld-riscv-elf/tls.d | 15 +++++++++++++++ ld/testsuite/ld-riscv-elf/tls.s | 28 ++++++++++++++++++++++++++++ ld/testsuite/ld-riscv-elf/tlsbin.d | 7 +++++++ ld/testsuite/ld-riscv-elf/tlslib.s | 6 ++++++ 7 files changed, 93 insertions(+), 6 deletions(-) create mode 100644 ld/testsuite/ld-riscv-elf/tls.d create mode 100644 ld/testsuite/ld-riscv-elf/tls.s create mode 100644 ld/testsuite/ld-riscv-elf/tlsbin.d create mode 100644 ld/testsuite/ld-riscv-elf/tlslib.s