This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_debug in repository toolchain/ci/binutils-gdb.
from d17823bfd3 Automatic date update in version.in adds f8ad70a17b RISC-V: Add `OP_V' to .insn named opcodes adds b245c595aa [gdb/testsuite] Fix gdb.threads/killed-outside.exp on aarch64 adds b80b72c06c ld: Extend ac_default_ld_warn_rwx_segments to all SPARC targ [...] adds c1723a8118 Arm64: re-work PR gas/27217 fix adds e4e1fcce52 x86: drop stray NoRex64 from KeyLocker insns adds b875e9c93d PR16005, avr linker crash on a particular instruction sequen [...] adds b44cfc5de1 Stop the linker from complaining about unrecognised DW_FORM- [...] adds 76a4c1e063 libopcodes/aarch64: add support for disassembler styling adds 10948fb9fd Re: PR16005, avr linker crash on a particular instruction se [...] adds 5ec878132b [gdb/testsuite] Fix gdb.ada/convvar_comp.exp with broken debug info new 017772c826 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/dwarf2.c | 5 + bfd/elf32-avr.c | 4 + bfd/version.h | 2 +- gas/config/tc-aarch64.c | 108 ++++--- gas/config/tc-riscv.c | 2 +- gas/testsuite/gas/aarch64/pr27217.d | 6 +- gas/testsuite/gas/riscv/insn-dwarf.d | 17 +- gas/testsuite/gas/riscv/insn.d | 3 +- gas/testsuite/gas/riscv/insn.s | 2 + gdb/testsuite/gdb.ada/convvar_comp.exp | 10 +- gdb/testsuite/gdb.threads/killed-outside.exp | 3 +- include/opcode/aarch64.h | 28 +- ld/ChangeLog | 6 + ld/configure.tgt | 6 +- opcodes/aarch64-dis.c | 247 +++++++++++++-- opcodes/aarch64-opc.c | 445 ++++++++++++++++++--------- opcodes/disassemble.c | 1 + opcodes/i386-opc.tbl | 6 +- opcodes/i386-tbl.h | 6 +- 20 files changed, 666 insertions(+), 247 deletions(-)