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 5fb0e308577 configure: remove dependencies on gmp and mpfr when gdb is [...] new 695e9773786 gdb/testsuite: Fix FAILs in gdb.linespec/cpcompletion.exp w [...] new 37f54063ed0 gdb/mi: add no-history stop reason new bb391cb24d8 gdb/c++: Detect ambiguous variables in imported namespaces
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/NEWS | 5 ++ gdb/cp-namespace.c | 97 +++++++++++++++++++++++++++---------- gdb/doc/gdb.texinfo | 2 + gdb/infrun.c | 5 +- gdb/mi/mi-common.c | 1 + gdb/mi/mi-common.h | 1 + gdb/testsuite/gdb.cp/nsusing.exp | 13 ++++- gdb/testsuite/gdb.linespec/cpls.cc | 33 +++++++------ gdb/testsuite/gdb.mi/mi-reverse.exp | 2 +- 9 files changed, 115 insertions(+), 44 deletions(-)