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-allmodconfig in repository toolchain/ci/binutils-gdb.
from 79b377b3cf Revert patch that disables building libctf for non-ELF based [...] adds 9303eb2fb1 Add highlight style, title style, fputs_highlighted. Improve [...] adds 66d8c86285 Improve usability and/or readibility of help and apropos output. adds 206584bdf1 Update tests following changes to "help" and "apropos" adds e664d72803 Document in NEWS and gdb.texinfo the "help", "apropos" and " [...] adds 1ff30553d8 Automatic date update in version.in adds a9d96ab97e Remove an unnecessary set of parentheses in the arm-dis.c so [...]
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 31 ++++++++++ gdb/NEWS | 30 +++++++++ gdb/cli/cli-cmds.c | 22 ++++--- gdb/cli/cli-decode.c | 56 ++++++++++++----- gdb/cli/cli-decode.h | 2 +- gdb/cli/cli-style.c | 117 +++++++++++++++++++++++++---------- gdb/cli/cli-style.h | 21 ++++++- gdb/doc/ChangeLog | 6 ++ gdb/doc/gdb.texinfo | 58 +++++++++++++++-- gdb/testsuite/ChangeLog | 15 +++++ gdb/testsuite/gdb.base/help.exp | 7 +-- gdb/testsuite/gdb.base/style.exp | 33 ++++++++++ gdb/testsuite/gdb.guile/scm-cmd.exp | 4 +- gdb/testsuite/gdb.python/py-cmd.exp | 2 +- gdb/testsuite/gdb.trace/tracecmd.exp | 2 +- gdb/testsuite/lib/gdb-utils.exp | 2 + gdb/testsuite/lib/gdb.exp | 66 ++++++++++++++------ gdb/utils.c | 36 +++++++++++ gdb/utils.h | 6 ++ opcodes/ChangeLog | 4 ++ opcodes/arm-dis.c | 2 +- 22 files changed, 433 insertions(+), 91 deletions(-)