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 e6863381051 [gdbsupport] Add gdb::array_view::{iterator,const_iterator} new 03ace3807c8 Pass current directory to gdb_abspath new f4ab1188c05 Add cwd paramter to openp new 3fbf1a34f10 Capture the current directory and debug directory in DWARF reader
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/dwarf2/read.c | 19 ++++++++++++------- gdb/dwarf2/read.h | 6 ++++++ gdb/source.c | 9 +++++---- gdb/source.h | 4 +++- gdbsupport/pathstuff.cc | 6 +++--- gdbsupport/pathstuff.h | 18 +++++++++--------- 6 files changed, 38 insertions(+), 24 deletions(-)