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-mainline-allnoconfig in repository toolchain/ci/binutils-gdb.
from 51a948fdf0 gdb: Have allocate_target_description return a unique_ptr adds ada508b6cc Update GDB NEWS with ARC support in GDBserver adds f511427204 gold: Update testsuite/split_[i386|x32|x86_64].sh adds b3d3944ee5 Automatic date update in version.in adds b270168504 Style more output of "disassemble" command adds f5c4b229c6 Notify observers that directories have changed when using "d [...] adds 361cb21935 gnulib: Ensure all libraries are used when building gdb/gdbserver
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 19 ++++++++++++ gdb/Makefile.in | 5 ++- gdb/NEWS | 2 ++ gdb/cli/cli-cmds.c | 22 +++++++++----- gdb/source.c | 11 +++++-- gdb/testsuite/ChangeLog | 9 ++++++ gdb/testsuite/gdb.base/style.exp | 5 ++- gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp | 11 +++++++ gdbserver/ChangeLog | 5 +++ gdbserver/Makefile.in | 11 +++---- gnulib/ChangeLog | 7 +++++ gnulib/Makefile.gnulib.inc.in | 44 +++++++++++++++++++++++++++ gnulib/Makefile.in | 4 ++- gnulib/configure | 4 +++ gnulib/configure.ac | 2 ++ gold/ChangeLog | 6 ++++ gold/testsuite/split_i386.sh | 2 +- gold/testsuite/split_x32.sh | 2 +- gold/testsuite/split_x86_64.sh | 2 +- 20 files changed, 150 insertions(+), 25 deletions(-) create mode 100644 gnulib/Makefile.gnulib.inc.in