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 4795cd4a26b x86: drop identifier_chars[] new 454f8b67a85 gdb: fix crash during command completion new 80d6c79866f [gdb/testsuite] Handle remotedir in remote_upload
The 2 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/completer.h | 19 +++++++++++++++++- gdb/cp-support.c | 7 +++++++ gdb/testsuite/gdb.cp/cpcompletion.cc | 23 ++++++++++++++++++++++ gdb/testsuite/gdb.cp/cpcompletion.exp | 2 ++ .../gdb.rust/{watch.exp => completion.exp} | 8 ++++---- .../{gdb.dlang/simple.d => gdb.rust/completion.rs} | 4 +++- gdb/testsuite/gdb.testsuite/board-sanity.exp | 4 +--- gdb/testsuite/lib/gdb.exp | 15 ++++++++++++++ gdb/utils.c | 2 ++ 9 files changed, 75 insertions(+), 9 deletions(-) copy gdb/testsuite/gdb.rust/{watch.exp => completion.exp} (81%) copy gdb/testsuite/{gdb.dlang/simple.d => gdb.rust/completion.rs} (87%)