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 9606310bbbf Automatic date update in version.in new 292c7bf86de RISC-V: Add zhinx extension supports.
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 | 24 +++++-- gas/testsuite/gas/riscv/fp-zhinx-insns.d | 66 ++++++++++++++++++ gas/testsuite/gas/riscv/fp-zhinx-insns.s | 59 ++++++++++++++++ include/opcode/riscv.h | 5 +- opcodes/riscv-opc.c | 112 +++++++++++++++---------------- 5 files changed, 204 insertions(+), 62 deletions(-) create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.d create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.s