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 e9576b7d682 Automatic date update in version.in new d8af286fffa RISC-V: Drop the privileged spec v1.9 support. new 453c733fcf7 RISC-V: Update the rebuild-csr-xml.sh.
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/ChangeLog | 6 + .../gas/riscv/priv-reg-fail-version-1p9.d | 11 - .../gas/riscv/priv-reg-fail-version-1p9.l | 30 -- gas/testsuite/gas/riscv/priv-reg-version-1p9.d | 257 ------------ gdb/ChangeLog | 4 + gdb/features/riscv/rebuild-csr-xml.sh | 4 +- include/ChangeLog | 8 + include/opcode/riscv-opc.h | 435 ++++++++++----------- include/opcode/riscv.h | 1 - opcodes/ChangeLog | 4 + opcodes/riscv-opc.c | 1 - 11 files changed, 241 insertions(+), 520 deletions(-) delete mode 100644 gas/testsuite/gas/riscv/priv-reg-fail-version-1p9.d delete mode 100644 gas/testsuite/gas/riscv/priv-reg-fail-version-1p9.l delete mode 100644 gas/testsuite/gas/riscv/priv-reg-version-1p9.d