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 4ee2b642dd Remove unused HP-UX TARGET_OBJECT_ enums new d9be0c189a RISC-V: Add missing privileged spec registers.
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 | 4 + gas/testsuite/gas/riscv/priv-reg.d | 251 ++++++++++++++++++++++++++ gas/testsuite/gas/riscv/priv-reg.s | 267 ++++++++++++++++++++++++++++ include/ChangeLog | 6 + include/opcode/riscv-opc.h | 356 ++++++++++++++++++++++--------------- 5 files changed, 736 insertions(+), 148 deletions(-) create mode 100644 gas/testsuite/gas/riscv/priv-reg.d create mode 100644 gas/testsuite/gas/riscv/priv-reg.s