This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/riscv/binutils-integration-branch in repository binutils-gdb.
from ab534e808ec RISC-V/zfh: Added big endian testcase for .float16 directive. new f2cfa347098 RISC-V: Support Svinval extensions.
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 | 25 +++++++++++++++++-------- gas/config/tc-riscv.c | 5 +++++ gas/testsuite/gas/riscv/extended/extended.exp | 1 + gas/testsuite/gas/riscv/extended/svinval.d | 15 +++++++++++++++ gas/testsuite/gas/riscv/extended/svinval.s | 5 +++++ include/opcode/riscv-opc-extended.h | 16 ++++++++++++++++ include/opcode/riscv.h | 1 + opcodes/riscv-opc.c | 7 +++++++ 8 files changed, 67 insertions(+), 8 deletions(-) create mode 100644 gas/testsuite/gas/riscv/extended/svinval.d create mode 100644 gas/testsuite/gas/riscv/extended/svinval.s