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-stable-defconfig in repository toolchain/ci/binutils-gdb.
from 738174e17e Don't report symbol lookup failure in first phase of linking adds 55be8fd0d2 Improve warning message from debuginfod support in readelf. adds a2236a0844 Fix library segment-address for 64bit values adds e667c15c48 Automatic date update in version.in adds ef8f08ca13 PR25477, ld 2.34 tries to load ${prefix}/etc/ld.so.conf adds ee2a6fc604 [gdb/testsuite] Fix gdb.threads/watchpoint-fork.exp race
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 5 +++ binutils/readelf.c | 37 ++++++++++------------ gdb/gdbserver/ChangeLog | 5 +++ gdb/gdbserver/server.c | 4 +-- gdb/testsuite/ChangeLog | 8 +++++ gdb/testsuite/gdb.threads/watchpoint-fork-child.c | 4 +++ gdb/testsuite/gdb.threads/watchpoint-fork-mt.c | 2 ++ gdb/testsuite/gdb.threads/watchpoint-fork-parent.c | 4 +++ gdb/testsuite/gdb.threads/watchpoint-fork-st.c | 2 ++ gdb/testsuite/gdb.threads/watchpoint-fork.exp | 13 ++++++-- ld/ChangeLog | 12 +++++++ ld/Makefile.am | 2 +- ld/Makefile.in | 2 +- ld/emultempl/elf.em | 2 +- ld/ldelf.c | 8 ++--- ld/ldelf.h | 2 +- 17 files changed, 80 insertions(+), 34 deletions(-)