This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-defconfig in repository toolchain/ci/binutils-gdb.
from 9d37f01307 Add missing test file adds 14f62a099a Ignore system_error in thread startup adds a43b29c90d gdb: fix dwarf2/read.c build on solaris adds c0ad05d567 gdb: fix unittests/gmp-utils-selftests.c build on solaris adds d4087e8150 Automatic date update in version.in adds abd20cb637 RISC-V: Relax PCREL to GPREL while doing other relaxations i [...]
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 ++++++ bfd/elfnn-riscv.c | 31 +++++++++++++++++------------- bfd/version.h | 2 +- gdb/ChangeLog | 11 +++++++++++ gdb/dwarf2/read.c | 4 ++-- gdb/unittests/gmp-utils-selftests.c | 12 ++++++------ gdbsupport/ChangeLog | 5 +++++ gdbsupport/thread-pool.cc | 16 +++++++++++++-- ld/ChangeLog | 8 ++++++++ ld/emultempl/riscvelf.em | 2 +- ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp | 1 + ld/testsuite/ld-riscv-elf/pcgp-relax.d | 16 +++++++++++++++ ld/testsuite/ld-riscv-elf/pcgp-relax.s | 29 ++++++++++++++++++++++++++++ 13 files changed, 118 insertions(+), 25 deletions(-) create mode 100644 ld/testsuite/ld-riscv-elf/pcgp-relax.d create mode 100644 ld/testsuite/ld-riscv-elf/pcgp-relax.s