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-allyesconfig in repository toolchain/ci/binutils-gdb.
from 6fd1d259e9 Fix thinko in recent update to bfd_section_from_shdr. adds 1d6ce4d312 gdb: fix -Wtautological-overlap-compare error in h8300-tdep.c adds ad80db5b9f Default gdb_bfd_open's fd parameter to -1 adds 4111f652f9 Eliminate target_fileio_open_warn_if_slow adds 98c59b527b Make exec-file-mismatch compare build IDs adds f408d82c7a gdb: fix off-by-one error in quirk_rust_enum adds 563c591bed Update call to target_fileio_open adds 7d874253bf Fix duplicate tests in gdb.rust adds 4cd9f3d510 [gdb/testsuite] Fix typo in gdb.base/gdb-caching-proc.exp new 76571211fe Restore missing Rust test
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: gdb/ChangeLog | 40 ++++++++++++++++++++++ gdb/NEWS | 15 ++++---- gdb/build-id.c | 2 +- gdb/compile/compile-object-load.c | 2 +- gdb/doc/ChangeLog | 6 ++++ gdb/doc/gdb.texinfo | 21 ++++++------ gdb/dwarf2/read.c | 6 ++-- gdb/exec.c | 53 ++++++++++++++++++++++++----- gdb/gdb_bfd.c | 28 +++++++++------ gdb/gdb_bfd.h | 7 ++-- gdb/h8300-tdep.c | 13 +++---- gdb/machoread.c | 4 +-- gdb/solib-darwin.c | 2 +- gdb/sparc64-tdep.c | 2 +- gdb/symfile.c | 6 ++-- gdb/target.c | 33 +++--------------- gdb/target.h | 20 ++++------- gdb/testsuite/ChangeLog | 13 +++++++ gdb/testsuite/gdb.base/gdb-caching-proc.exp | 2 +- gdb/testsuite/gdb.rust/simple.exp | 16 +++++---- gdb/windows-nat.c | 2 +- gdb/windows-tdep.c | 2 +- 22 files changed, 187 insertions(+), 108 deletions(-)