This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from e4c9f0e6c3a RISC-V: Avoid parsing arch string repeatedly for dis-assembler new 66b81b40dcf RISC-V: Add extension XTheadVdot for T-Head VECTOR vendor e [...]
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/elfxx-riscv.c | 5 +++++ gas/doc/c-riscv.texi | 5 +++++ gas/testsuite/gas/riscv/march-help.l | 1 + gas/testsuite/gas/riscv/x-thead-vdot.d | 30 ++++++++++++++++++++++++++++++ gas/testsuite/gas/riscv/x-thead-vdot.s | 31 +++++++++++++++++++++++++++++++ include/opcode/riscv-opc.h | 15 +++++++++++++++ include/opcode/riscv.h | 1 + opcodes/riscv-opc.c | 9 +++++++++ 8 files changed, 97 insertions(+) create mode 100644 gas/testsuite/gas/riscv/x-thead-vdot.d create mode 100644 gas/testsuite/gas/riscv/x-thead-vdot.s