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 96648494173 gdbsupport: make use of safe-ctype functions from libiberty new 1536146f309 gdb: don't warn about deprecated aliases during tab completion new 9ef6d4a1b48 gdb: give deprecated command warning for aliases with a prefix new 44c77c32720 gdb: make deprecated_cmd_warning i18n friendly new 19c659f164b gdb: improve the warning given for deprecated aliases with [...]
The 4 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 | 41 ++++++ gdb/cli/cli-decode.c | 253 ++++++++++++++++------------------ gdb/command.h | 54 +++++++- gdb/completer.c | 5 +- gdb/testsuite/ChangeLog | 14 ++ gdb/testsuite/gdb.base/commands.exp | 21 ++- gdb/testsuite/gdb.base/completion.exp | 13 ++ gdb/top.c | 2 +- 8 files changed, 261 insertions(+), 142 deletions(-)