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 8bddb52eb97 Re: Disable execstack and rwx segments warnings for MIPS targets. new 39590abd658 RISC-V: Add new CSR feature gate handling (RV32,H) new 6af47b081ec RISC-V: Add 'Smstateen' extension and its CSRs new 713f370809b RISC-V: Add 'Sscofpmf' extension with its CSRs new 766077c1734 RISC-V: Add 'Sstc' extension and its CSRs
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/elfxx-riscv.c | 3 + gas/config/tc-riscv.c | 47 ++++++- gas/testsuite/gas/riscv/csr-dw-regnums.d | 54 ++++++++ gas/testsuite/gas/riscv/csr-dw-regnums.s | 57 ++++++++ gas/testsuite/gas/riscv/csr-version-1p10.d | 108 +++++++++++++++ gas/testsuite/gas/riscv/csr-version-1p10.l | 207 ++++++++++++++++++++++++++++ gas/testsuite/gas/riscv/csr-version-1p11.d | 108 +++++++++++++++ gas/testsuite/gas/riscv/csr-version-1p11.l | 207 ++++++++++++++++++++++++++++ gas/testsuite/gas/riscv/csr-version-1p12.d | 108 +++++++++++++++ gas/testsuite/gas/riscv/csr-version-1p12.l | 207 ++++++++++++++++++++++++++++ gas/testsuite/gas/riscv/csr-version-1p9p1.d | 108 +++++++++++++++ gas/testsuite/gas/riscv/csr-version-1p9p1.l | 207 ++++++++++++++++++++++++++++ gas/testsuite/gas/riscv/csr.s | 60 ++++++++ include/opcode/riscv-opc.h | 114 +++++++++++++++ 14 files changed, 1591 insertions(+), 4 deletions(-)