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-allmodconfig 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
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 | 4 +++ gdb/testsuite/gdb.base/vla-ptr.exp | 40 +++++++++++++++++++++++++++++- 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 ++++++++++++++++++++++ 12 files changed, 131 insertions(+), 20 deletions(-) create mode 100644 ld/testsuite/ld-riscv-elf/pcgp-relax.d create mode 100644 ld/testsuite/ld-riscv-elf/pcgp-relax.s