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 in repository toolchain/ci/binutils-gdb.
from bd7d326deb Tidy warn-execstack handling new b43771b045 add a trie to map quickly from address range to compilation unit new f270fd72f6 Fix non-pointer type compilation error in aix-thread.c new aa8c9d60a6 RISC-V: Remove RV128-only fmv instructions new 9ecdcd1be1 RISC-V: Update zfinx implement with zicsr.
The 4 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/dwarf2.c | 386 ++++++++++++++++++++- bfd/elfxx-riscv.c | 1 + ...csr-insns-pseudo.d => csr-insns-pseudo-zfinx.d} | 2 +- gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.d | 3 + gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.l | 3 + gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.s | 2 + gdb/aix-thread.c | 4 +- include/opcode/riscv-opc.h | 6 - opcodes/riscv-opc.c | 30 +- 9 files changed, 393 insertions(+), 44 deletions(-) copy gas/testsuite/gas/riscv/{csr-insns-pseudo.d => csr-insns-pseudo-zfinx.d} (98%) create mode 100644 gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.d create mode 100644 gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.l create mode 100644 gas/testsuite/gas/riscv/fmv.x.q-rv64-fail.s