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 7879fba359f gdb: rename unwindonsignal to unwind-on-signal new 17640f65fc6 gdb: remove skip_quoted and skip_quoted_chars new 5792be92441 gdb: fix bug where quote characters would become nullptr new 4f440ff33d1 gdb: allow double quotes for quoting filenames new c8adaf3dd31 gdb: remove some dead code from completer.c new c66e8e5c8d2 gdb: remove special case completion word handling for filenames new 10c58fd8df4 gdb/completion: make completion_find_completion_word static new ec483c2344f gdb: move more completion setup into completer.c
The 7 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.c | 168 +++++++++---------------- gdb/completer.h | 29 ----- gdb/p-exp.y | 26 +++- gdb/testsuite/gdb.base/filename-completion.exp | 66 +++++++--- gdb/top.c | 4 - 5 files changed, 131 insertions(+), 162 deletions(-)