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-mainline-allmodconfig in repository toolchain/ci/binutils-gdb.
from 346e7e1923 [gdb/testsuite] Update gdb.arch/i386-mpx-call.exp for -m32 adds 74b773fcd6 gdb: factor out debug_prefixed_printf_cond adds 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 | 57 ++++++++ gdb/cli/cli-decode.c | 253 ++++++++++++++++------------------ gdb/command.h | 54 +++++++- gdb/completer.c | 5 +- gdb/displaced-stepping.h | 7 +- gdb/dwarf2/read.c | 16 +-- gdb/infrun.c | 15 +- gdb/infrun.h | 9 +- gdb/linux-nat.c | 7 +- 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 | 17 +++ gdbsupport/common-debug.h | 17 +++ gdbsupport/common-utils.cc | 22 +-- gdbsupport/event-loop.h | 8 +- 20 files changed, 345 insertions(+), 200 deletions(-)