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-next-defconfig in repository toolchain/ci/binutils-gdb.
from 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 new 5bb4fed3d4 Automatic date update in version.in
The 1 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 | 12 ++++ gdb/common/pathstuff.c | 2 +- gdb/dtrace-probe.c | 9 +-- opcodes/ChangeLog | 26 ++++++++ opcodes/i386-dis-evex.h | 108 +++++++++++++++++++++++++++---- opcodes/i386-dis.c | 14 +++- 14 files changed, 179 insertions(+), 45 deletions(-)