This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-check_cross in repository toolchain/ci/binutils-gdb.
from 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 [...] adds dab7264398 Change watchpoint_exp_is_const to return bool adds da39d3ba57 [gdb/testsuite] Add clang xfail in gdb.base/vla-ptr.exp adds 60b4365098 Automatic date update in version.in adds 117c628d49 [gdb/testsuite] Add testcase for DW_AT_count referencing a variable
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 | 4 +++ gdb/breakpoint.c | 8 ++--- gdb/testsuite/ChangeLog | 10 ++++++ gdb/testsuite/gdb.base/vla-ptr.exp | 40 +++++++++++++++++++++- gdb/testsuite/gdb.dwarf2/count.exp | 53 +++++++++++++++++++++++++++++- 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, 189 insertions(+), 21 deletions(-) create mode 100644 ld/testsuite/ld-riscv-elf/pcgp-relax.d create mode 100644 ld/testsuite/ld-riscv-elf/pcgp-relax.s