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 162502b5939 Automatic date update in version.in new 6a04e823070 RISC-V: Fix display of partial instructions new b5e40fa5721 RISC-V: Add partial instruction display tests
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: gas/testsuite/gas/riscv/dis-partial-insn-byte.d | 11 +++++ gas/testsuite/gas/riscv/dis-partial-insn-short.d | 11 +++++ gas/testsuite/gas/riscv/dis-partial-insn-word.d | 11 +++++ .../{loongarch/nop.s => riscv/dis-partial-insn.s} | 0 opcodes/riscv-dis.c | 53 ++++++++++++++++++++-- 5 files changed, 82 insertions(+), 4 deletions(-) create mode 100644 gas/testsuite/gas/riscv/dis-partial-insn-byte.d create mode 100644 gas/testsuite/gas/riscv/dis-partial-insn-short.d create mode 100644 gas/testsuite/gas/riscv/dis-partial-insn-word.d copy gas/testsuite/gas/{loongarch/nop.s => riscv/dis-partial-insn.s} (100%)