This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 3ac9da4937 Add bionutils support for DWARF v5's DW_OP_addrx. adds fbcda57701 Show enabled locations with disabled breakpoint parent as "y-" adds f85c0e1e20 Re: Add bionutils support for DWARF v5's DW_OP_addrx adds d1a24139ad Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/testsuite/binutils-all/dw5-op.S | 134 ++++++++++++++++++++++++++++++ binutils/testsuite/binutils-all/dw5-op.W | 35 ++++++++ gdb/NEWS | 10 +++ gdb/breakpoint.c | 37 +++++++-- gdb/doc/gdb.texinfo | 13 +++ gdb/testsuite/gdb.cp/ena-dis-br-range.exp | 28 +++---- 7 files changed, 238 insertions(+), 21 deletions(-) create mode 100644 binutils/testsuite/binutils-all/dw5-op.S create mode 100644 binutils/testsuite/binutils-all/dw5-op.W