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 617ead3c20a RISC-V: Added vendor extensions, xmipscbop, xmipscmov, xmip [...] new 433372af698 RISC-V: Add Privileged Architecture 1.13 CSRs. new 0b0e00271c2 RISC-V: Add augmented hypervisor extension 'sha' support.
The 2 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/cpu-riscv.c | 1 + bfd/cpu-riscv.h | 1 + bfd/elfxx-riscv.c | 3 ++ binutils/doc/binutils.texi | 2 +- gas/NEWS | 5 ++- gas/config/tc-riscv.c | 2 +- gas/configure | 2 +- gas/configure.ac | 2 +- .../gas/riscv/{attribute-12.d => attribute-15.d} | 4 +- .../gas/riscv/{attribute-13.d => attribute-16.d} | 2 +- gas/testsuite/gas/riscv/csr-version-1p10.d | 4 ++ gas/testsuite/gas/riscv/csr-version-1p10.l | 16 +++++++ gas/testsuite/gas/riscv/csr-version-1p11.d | 4 ++ gas/testsuite/gas/riscv/csr-version-1p11.l | 16 +++++++ gas/testsuite/gas/riscv/csr-version-1p12.d | 4 ++ gas/testsuite/gas/riscv/csr-version-1p12.l | 16 +++++++ .../{csr-version-1p12.d => csr-version-1p13.d} | 10 +++-- .../{csr-version-1p12.l => csr-version-1p13.l} | 52 +++++++++++++--------- gas/testsuite/gas/riscv/csr.s | 4 +- gas/testsuite/gas/riscv/imply.d | 1 + gas/testsuite/gas/riscv/imply.s | 2 + gas/testsuite/gas/riscv/march-help.l | 1 + include/opcode/riscv-opc.h | 4 ++ 23 files changed, 126 insertions(+), 32 deletions(-) copy gas/testsuite/gas/riscv/{attribute-12.d => attribute-15.d} (67%) copy gas/testsuite/gas/riscv/{attribute-13.d => attribute-16.d} (75%) copy gas/testsuite/gas/riscv/{csr-version-1p12.d => csr-version-1p13.d} (99%) copy gas/testsuite/gas/riscv/{csr-version-1p12.l => csr-version-1p13.l} (97%)