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-next-allyesconfig in repository toolchain/ci/binutils-gdb.
from a0486bac41 libctf: fix a number of build problems found on Solaris and NetBSD adds 68bb5386b8 Add previous_saved_command_line to allow a command to repeat [...] adds b8fd091888 Add function execute_command_to_ui_file adds 947d39462e Implement | (pipe) command. adds 708dc93ed0 Test the | (pipe) command. adds e2c52041c0 NEWS and documentation for | (pipe) command. adds 0b62c71c08 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 42 ++++++++++++++ gdb/NEWS | 12 ++++ gdb/cli/cli-cmds.c | 104 +++++++++++++++++++++++++++++++++++ gdb/cli/cli-decode.c | 4 +- gdb/command.h | 36 +++++++++++- gdb/doc/ChangeLog | 7 +++ gdb/doc/gdb.texinfo | 79 +++++++++++++++++++++++++++ gdb/event-top.c | 16 +++--- gdb/gdbcmd.h | 2 + gdb/main.c | 2 - gdb/testsuite/ChangeLog | 6 ++ gdb/testsuite/gdb.base/default.exp | 2 + gdb/testsuite/gdb.base/shell.exp | 90 +++++++++++++++++++++++++++++- gdb/top.c | 109 +++++++++++++++++++++++++++++-------- gdb/top.h | 1 - 16 files changed, 473 insertions(+), 41 deletions(-)