This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 1d6ce4d3125 gdb: fix -Wtautological-overlap-compare error in h8300-tdep.c new ad80db5b9f7 Default gdb_bfd_open's fd parameter to -1 new 4111f652f95 Eliminate target_fileio_open_warn_if_slow new 98c59b527b1 Make exec-file-mismatch compare build IDs
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: gdb/ChangeLog | 27 ++++++++++++++++++++ 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 | 4 +-- gdb/exec.c | 53 ++++++++++++++++++++++++++++++++------- gdb/gdb_bfd.c | 28 +++++++++++++-------- gdb/gdb_bfd.h | 7 ++++-- gdb/machoread.c | 4 +-- gdb/solib-darwin.c | 2 +- gdb/symfile.c | 6 ++--- gdb/target.c | 33 ++++-------------------- gdb/target.h | 20 ++++++--------- gdb/windows-nat.c | 2 +- gdb/windows-tdep.c | 2 +- 17 files changed, 142 insertions(+), 92 deletions(-)