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-allyesconfig in repository toolchain/ci/binutils-gdb.
from ccb1ba6229 Use libxxhash for hashing, if present adds 3a49427939 Fix compile error & incorrect push adds 403772ef61 Make demangled_name_entry::language not a bitfield adds 6a093f341b Automatic date update in version.in adds 7e785608ce [gdb/breakpoints] Fix fullname.exp when run from symlink dir adds de6d8dc25c Fix typo in RX disassembler error messages. adds 4d0b984b97 Use m4_include, not sinclude in .m4 files adds c12d372d26 Check for sigprocmask in common.m4 adds 14796d2978 Add a note for how to get the list of threads
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 33 +++++++++++++++++++++++++++++++++ gdb/acinclude.m4 | 44 ++++++++++++++++++++++---------------------- gdb/configure | 5 +++-- gdb/configure.ac | 2 +- gdb/doc/ChangeLog | 5 +++++ gdb/doc/python.texi | 3 +++ gdb/gdbserver/ChangeLog | 9 +++++++++ gdb/gdbserver/acinclude.m4 | 10 +++++----- gdb/gdbserver/config.in | 3 +++ gdb/gdbserver/configure | 3 ++- gdb/gdbsupport/common.m4 | 3 ++- gdb/symtab.c | 28 ++++++++++++++++++++++------ gdb/testsuite/ChangeLog | 5 +++++ gdb/testsuite/aclocal.m4 | 6 +++--- gdb/utils.c | 4 ---- gdb/utils.h | 4 ++++ opcodes/ChangeLog | 9 +++++++++ opcodes/rx-dis.c | 20 ++++++++++---------- 19 files changed, 142 insertions(+), 56 deletions(-)