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 51e2cfa2dc2 Use safe-ctype.h (ISSPACE etc.) in symbol parsing & comparison new eca1f90cf47 Add completion styling
The 1 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 | 14 ++++++++++ gdb/NEWS | 11 ++++++++ gdb/cli/cli-style.c | 42 +++++++++++++++++++++++++++++ gdb/cli/cli-style.h | 9 +++++++ gdb/completer.c | 57 +++++++++++++++++++++++++++++++++++----- gdb/doc/ChangeLog | 5 ++++ gdb/doc/gdb.texinfo | 20 ++++++++++++++ gdb/testsuite/ChangeLog | 5 ++++ gdb/testsuite/gdb.base/style.exp | 14 ++++++++++ gdb/testsuite/lib/gdb-utils.exp | 2 ++ 10 files changed, 172 insertions(+), 7 deletions(-)