This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-arm-spec2k6-Oz_LTO in repository toolchain/ci/binutils-gdb.
from bf5142e7fe gdb: Remove unused signal mask adds d04b44a16c Remove more unnecessary casts of NULL adds 431b3eadc4 Don't cast a tui_win_info directly to tui_gen_win_info adds 2b9f6e89d6 [gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execs adds 08bb0061ba Automatic date update in version.in adds 39c05d9435 aarch64: remove unnecessary loc_hash_table traversal adds 6e1c90b7f5 i386: Check vector length for vshufXXX/vinsertXXX/vextractXXX adds ba9777bef0 PR gdb/24364: Don't call dtrace_process_dof with NULL dof. adds 310b3441a0 [gdb] Fix heap-buffer-overflow in child_path adds 5bb4fed3d4 Automatic date update in version.in adds 86e04673b4 [gdb/testsuite] Break up long debug_flags line in fission.exp adds d20ed5fd57 Add comment to list0.h new 4ed4690fc2 doc: fix false claim about second argument to gdb new 3360b6e796 [gdb] Fix abstract_to_concrete type new 0ed4690a67 [gdb/testsuite] Use -fuse-ld=gold in fission.exp
The 3 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/ChangeLog | 6 ++ bfd/elfnn-aarch64.c | 24 ------ bfd/version.h | 2 +- gas/ChangeLog | 9 ++ gas/testsuite/gas/i386/disassem.d | 4 +- gas/testsuite/gas/i386/disassem.s | 2 + gas/testsuite/gas/i386/x86-64-disassem.d | 4 +- gas/testsuite/gas/i386/x86-64-disassem.s | 2 + gdb/ChangeLog | 42 ++++++++++ gdb/common/pathstuff.c | 2 +- gdb/contrib/gdb-add-index.sh | 138 ++++++++++++++++++++----------- gdb/doc/ChangeLog | 7 ++ gdb/doc/gdb.texinfo | 18 ++-- gdb/dtrace-probe.c | 9 +- gdb/dwarf2read.c | 13 ++- gdb/dwarf2read.h | 2 +- gdb/testsuite/ChangeLog | 12 +++ gdb/testsuite/boards/fission.exp | 8 +- gdb/testsuite/gdb.base/list0.h | 2 +- gdb/tui/tui-data.c | 20 ++--- gdb/tui/tui-regs.c | 7 +- gdb/tui/tui-windata.c | 5 +- gdb/tui/tui-wingeneral.c | 6 +- opcodes/ChangeLog | 26 ++++++ opcodes/i386-dis-evex.h | 108 +++++++++++++++++++++--- opcodes/i386-dis.c | 14 +++- 26 files changed, 362 insertions(+), 130 deletions(-)