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-allnoconfig in repository toolchain/ci/binutils-gdb.
from 680e1beed3 Fix crash when setting breakpoint condition adds 899277ae52 Add intro comment to length_cond.exp adds f23f598e28 [gdb] Fix build breaker with gcc 4.8 adds 8d6a48df54 [gdb] Fix clang buildbreaker adds f0a6222e30 i386: Check vector length for EVEX broadcast instructions adds 698dc1d7a2 Automatic date update in version.in adds 6f6ffbeb5a Don't declare tui_init_win_info adds e6a1c5cbcb Don't declare tui_init_content_element adds 7d10623d3b [gdbserver] Fix s390x -m31 gdbserver build
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/ChangeLog | 9 ++++ gas/testsuite/gas/i386/disassem.d | 6 ++- gas/testsuite/gas/i386/disassem.s | 2 + gas/testsuite/gas/i386/x86-64-disassem.d | 5 +- gas/testsuite/gas/i386/x86-64-disassem.s | 2 + gdb/ChangeLog | 14 +++++ gdb/dwarf2read.h | 4 +- gdb/gdbserver/ChangeLog | 10 ++++ gdb/gdbserver/debug.c | 2 +- gdb/gdbserver/debug.h | 2 +- gdb/gdbserver/linux-s390-ipa.c | 2 +- gdb/testsuite/ChangeLog | 4 ++ gdb/testsuite/gdb.ada/length_cond.exp | 3 ++ gdb/tui/tui-data.h | 3 -- opcodes/ChangeLog | 23 ++++++++ opcodes/i386-dis-evex.h | 90 ++++++++++++++++++++++++++++---- opcodes/i386-dis.c | 10 ++++ 18 files changed, 171 insertions(+), 22 deletions(-)