This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/binutils-gdb.
from d029b54d9c ld: Fix testsuite failures under --enable-textrel-check=error adds 636ae5bb4b [gdb] Don't use gdb_stdlog for inferior-events adds 00855fe7cd Automatic date update in version.in adds a66ddb5899 Update my email address. adds 2d2bb0d3f2 gdb: add arc-newlib-tdep.c to ALL_TARGET_OBS new 39cdfdb261 gdb: remove unused variables in xtensa-linux-nat.c new aa70a99eb0 gdb: adjust gdbarch_tdep calls in nat files new 333f35b631 gdb: rework "set debuginfod" commands
The 3 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/version.h | 2 +- binutils/MAINTAINERS | 2 +- gdb/Makefile.in | 1 + gdb/aarch64-linux-nat.c | 19 +- gdb/aix-thread.c | 31 +- gdb/amd64-bsd-nat.c | 4 +- gdb/arc-newlib-tdep.c | 2 +- gdb/arm-linux-nat.c | 8 +- gdb/arm-netbsd-nat.c | 8 +- gdb/debuginfod-support.c | 314 +++++++++------------ gdb/doc/gdb.texinfo | 27 +- gdb/ia64-tdep.c | 3 +- gdb/infrun.c | 33 +-- gdb/ppc-fbsd-nat.c | 4 +- gdb/ppc-linux-nat.c | 22 +- gdb/ppc-netbsd-nat.c | 6 +- gdb/ppc-obsd-nat.c | 4 +- gdb/rs6000-nat.c | 6 +- gdb/testsuite/gdb.base/foll-vfork.exp | 7 - .../gdb.debuginfod/fetch_src_and_symbols.exp | 4 +- gdb/windows-nat.c | 2 +- gdb/xtensa-linux-nat.c | 108 +++---- 22 files changed, 278 insertions(+), 339 deletions(-)