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-arm-next-allnoconfig in repository toolchain/ci/binutils-gdb.
from 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 new 60b4365098 Automatic date update in version.in
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 | 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