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-lts-allnoconfig in repository toolchain/ci/binutils-gdb.
from fbe4d6650d Automatic date update in version.in adds 312617a3d0 gdb/riscv: Don't error when decoding a 6 or 8 byte instruction adds 0088ba596b gdb/testsuite: Improve comments in recently added test adds 62d8e3b731 libctf: eschew %zi format specifier adds 12efd68d15 i386: Check vector length for EVEX vextractfXX and vinsertfXX new 811731b21b 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/version.h | 2 +- gas/ChangeLog | 9 +++ gas/testsuite/gas/i386/disassem.d | 5 +- 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 | 5 ++ gdb/riscv-tdep.c | 10 +-- gdb/testsuite/ChangeLog | 13 ++++ .../riscv-unwind-long-insn-6.s} | 60 +++++++++--------- .../riscv-unwind-long-insn-8.s} | 60 +++++++++--------- .../riscv-unwind-long-insn.c} | 8 ++- gdb/testsuite/gdb.arch/riscv-unwind-long-insn.exp | 61 ++++++++++++++++++ libctf/ChangeLog | 6 ++ libctf/ctf-archive.c | 7 ++- libctf/ctf-create.c | 7 ++- opcodes/ChangeLog | 19 ++++++ opcodes/i386-dis-evex.h | 72 +++++++++++++++++++--- opcodes/i386-dis.c | 10 ++- 19 files changed, 280 insertions(+), 83 deletions(-) copy gdb/testsuite/{gdb.modula2/max-depth.c => gdb.arch/riscv-unwind-long-insn-6.s} (51%) copy gdb/testsuite/{gdb.modula2/max-depth.c => gdb.arch/riscv-unwind-long-insn-8.s} (50%) copy gdb/testsuite/{gdb.dwarf2/dw2-ranges-main.c => gdb.arch/riscv-unwind-long-ins [...] create mode 100644 gdb/testsuite/gdb.arch/riscv-unwind-long-insn.exp