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-aarch64-lts-allnoconfig in repository toolchain/ci/binutils-gdb.
from a45328b93b [MIPS] Add load-link, store-conditional paired instructions adds 136afab8c7 Implement show | set may-call-functions [on|off] adds 8a522c6cab Have 'thread|frame apply' style their output. adds 4cacd8ca8d Automatic date update in version.in new fa731fa0d4 Follow-up to Support style in 'frame|thread apply'
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: bfd/version.h | 2 +- gdb/ChangeLog | 41 +++++++++++++++++++++ gdb/NEWS | 12 +++++++ gdb/doc/ChangeLog | 5 +++ gdb/doc/gdb.texinfo | 22 ++++++++++++ gdb/gdbcmd.h | 7 +++- gdb/guile/guile.c | 2 +- gdb/infcall.c | 26 ++++++++++++++ gdb/record.c | 12 +++---- gdb/source-cache.c | 2 +- gdb/stack.c | 3 +- gdb/testsuite/ChangeLog | 4 +++ gdb/testsuite/gdb.base/callexit.exp | 7 ++++ gdb/thread.c | 3 +- gdb/top.c | 5 +-- gdb/ui-file.c | 71 +++++++++++++++++++++++++++++++++++++ gdb/ui-file.h | 28 ++++++++++++++- gdb/utils.c | 35 +++--------------- gdb/utils.h | 4 --- 19 files changed, 242 insertions(+), 49 deletions(-)