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 4cc811f6378 Automatic date update in version.in new bb13e094aa7 RISC-V: Deprecate ".option arch, -ext" for users due to its [...] new 34fcc16e79b RISC-V: Clarify the imply rule of c new 0e16f1550ad RISC-V: Fixed wrong imply result for zce when -march=rv32id_zce
The 3 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 | 142 ++++++------ bfd/elfxx-riscv.h | 3 + gas/NEWS | 3 + gas/config/tc-riscv.c | 3 +- gas/doc/c-riscv.texi | 36 ++- gas/testsuite/gas/riscv/align-1.s | 2 +- gas/testsuite/gas/riscv/attribute-10.d | 2 +- gas/testsuite/gas/riscv/attribute-17.d | 2 +- gas/testsuite/gas/riscv/attribute-19.d | 2 +- gas/testsuite/gas/riscv/attribute-20.d | 2 +- gas/testsuite/gas/riscv/attribute-rva23s.d | 2 +- gas/testsuite/gas/riscv/attribute-rvb23s.d | 2 +- gas/testsuite/gas/riscv/dis-addr-addiw.s | 2 +- gas/testsuite/gas/riscv/dis-addr-overflow.s | 4 +- gas/testsuite/gas/riscv/ext.s | 2 +- gas/testsuite/gas/riscv/imply.d | 22 +- gas/testsuite/gas/riscv/imply.s | 29 ++- gas/testsuite/gas/riscv/mapping-symbols.d | 26 +-- gas/testsuite/gas/riscv/mapping-x.s | 2 +- gas/testsuite/gas/riscv/mapping.s | 10 +- gas/testsuite/gas/riscv/march-imply-zce-f-32.d | 6 - gas/testsuite/gas/riscv/march-imply-zce-f-64.d | 6 - gas/testsuite/gas/riscv/march-imply-zce.d | 6 - gas/testsuite/gas/riscv/march-ok-reorder.d | 2 +- gas/testsuite/gas/riscv/option-arch-attr.d | 2 +- gas/testsuite/gas/riscv/option-arch-dis.d | 6 +- gas/testsuite/gas/riscv/option-arch-fail.l | 7 +- gas/testsuite/gas/riscv/option-arch-fail.s | 1 + gas/testsuite/gas/riscv/option-arch.s | 3 +- gas/testsuite/gas/riscv/option-norvc.d | 6 +- gas/testsuite/gas/riscv/shamt-32.s | 2 +- gas/testsuite/gas/riscv/shamt-64.s | 2 +- include/opcode/riscv.h | 8 +- opcodes/riscv-opc.c | 294 ++++++++++++------------- 34 files changed, 334 insertions(+), 315 deletions(-) delete mode 100644 gas/testsuite/gas/riscv/march-imply-zce-f-32.d delete mode 100644 gas/testsuite/gas/riscv/march-imply-zce-f-64.d delete mode 100644 gas/testsuite/gas/riscv/march-imply-zce.d