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 f21b4d5c59 Constify find_command new 8e43602e34 Add support for the new names of the RISC-V fmv.x.s and fmv. [...]
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: gas/ChangeLog | 7 +++++++ gas/testsuite/gas/riscv/fmv.x.d | 13 +++++++++++++ gas/testsuite/gas/riscv/fmv.x.s | 4 ++++ gas/testsuite/gas/riscv/riscv.exp | 1 + opcodes/ChangeLog | 6 ++++++ opcodes/riscv-opc.c | 5 +++++ 6 files changed, 36 insertions(+) create mode 100644 gas/testsuite/gas/riscv/fmv.x.d create mode 100644 gas/testsuite/gas/riscv/fmv.x.s