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 618ba27878a gdb/testsuite/tui: start GDB with "set filename-display basename" new eb668e50036 RISC-V: Add Zawrs ISA extension support
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 | 5 +++++ gas/testsuite/gas/riscv/zawrs-32.d | 11 +++++++++++ gas/testsuite/gas/riscv/zawrs.d | 11 +++++++++++ gas/testsuite/gas/riscv/zawrs.s | 3 +++ include/opcode/riscv-opc.h | 8 ++++++++ include/opcode/riscv.h | 1 + opcodes/riscv-opc.c | 4 ++++ 7 files changed, 43 insertions(+) create mode 100644 gas/testsuite/gas/riscv/zawrs-32.d create mode 100644 gas/testsuite/gas/riscv/zawrs.d create mode 100644 gas/testsuite/gas/riscv/zawrs.s