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 aa3b653351 Allow nested function displays new c0d6f62fce RISC-V: Fix minor issues with FP csr instructions.
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 | 10 ++++++++++ gas/testsuite/gas/riscv/alias-csr.d | 23 +++++++++++++++++++++++ gas/testsuite/gas/riscv/alias-csr.s | 14 ++++++++++++++ gas/testsuite/gas/riscv/no-aliases-csr.d | 23 +++++++++++++++++++++++ gas/testsuite/gas/riscv/priv-reg.d | 2 +- opcodes/ChangeLog | 8 ++++++++ opcodes/riscv-opc.c | 32 ++++++++++++++++---------------- 7 files changed, 95 insertions(+), 17 deletions(-) create mode 100644 gas/testsuite/gas/riscv/alias-csr.d create mode 100644 gas/testsuite/gas/riscv/alias-csr.s create mode 100644 gas/testsuite/gas/riscv/no-aliases-csr.d