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 13a5dd968fe Automatic date update in version.in new 3d7fb9fa5c6 RISC-V: Add support for RISC-V Profiles 20/22. new a3d6596ecf1 RISC-V: Add support for RISC-V Profiles 23.
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/elfxx-riscv.c | 102 +++++++++++++++++++++++-- gas/NEWS | 2 +- gas/doc/as.texi | 2 +- gas/doc/c-riscv.texi | 15 +++- gas/testsuite/gas/riscv/attribute-17.d | 6 ++ gas/testsuite/gas/riscv/attribute-18.d | 6 ++ gas/testsuite/gas/riscv/attribute-19.d | 6 ++ gas/testsuite/gas/riscv/attribute-20.d | 6 ++ gas/testsuite/gas/riscv/march-fail-rvi20u64v.d | 3 + gas/testsuite/gas/riscv/march-fail-rvi20u64v.l | 1 + gas/testsuite/gas/riscv/option-arch-fail.l | 2 +- 11 files changed, 138 insertions(+), 13 deletions(-) create mode 100644 gas/testsuite/gas/riscv/attribute-17.d create mode 100644 gas/testsuite/gas/riscv/attribute-18.d create mode 100644 gas/testsuite/gas/riscv/attribute-19.d create mode 100644 gas/testsuite/gas/riscv/attribute-20.d create mode 100644 gas/testsuite/gas/riscv/march-fail-rvi20u64v.d create mode 100644 gas/testsuite/gas/riscv/march-fail-rvi20u64v.l