This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from 94ba44a68d gdb: make debug_infrun a bool adds 9664849417 gdbsupport: make use of safe-ctype functions from libiberty adds 1536146f30 gdb: don't warn about deprecated aliases during tab completion adds 9ef6d4a1b4 gdb: give deprecated command warning for aliases with a prefix adds 44c77c3272 gdb: make deprecated_cmd_warning i18n friendly adds 19c659f164 gdb: improve the warning given for deprecated aliases with a prefix adds 33fff0ced3 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- 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 +- gdbserver/ChangeLog | 4 + gdbserver/Makefile.in | 2 +- gdbsupport/ChangeLog | 11 ++ gdbsupport/common-utils.cc | 22 +-- 13 files changed, 289 insertions(+), 155 deletions(-)