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-mainline-allnoconfig in repository toolchain/ci/binutils-gdb.
from 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 new bd888c0fe2 Add myself to the gdb/MAINTAINERS write-after-approval list new 39bcc47c7e infcall: move assertions in 'call_function_by_hand_dummy' to [...] new 37055cada8 infcall: remove unused parameter in 'value_arg_coerce' new 12e7c35ec3 infcall: refactor 'call_function_by_hand_dummy'
The 4 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 | 36 +++++++++++++++ gdb/MAINTAINERS | 1 + 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/infcall.c | 113 +++++++++++++++++++++++++-------------------- gdb/symtab.c | 3 ++ gdb/testsuite/ChangeLog | 5 ++ gdb/testsuite/aclocal.m4 | 6 +-- opcodes/ChangeLog | 9 ++++ opcodes/rx-dis.c | 20 ++++---- 19 files changed, 186 insertions(+), 96 deletions(-)