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 5e7d7e36816 Automatic date update in version.in new 83d7d99e755 RISC-V: Cleanup the include/opcode/riscv-opc.h. new 08ccfccf0ed RISC-V: Support debug and float CSR as the unprivileged ones.
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 | 34 ++++++ gas/config/tc-riscv.c | 53 ++++----- gas/testsuite/gas/riscv/csr-dw-regnums.d | 33 ++++-- gas/testsuite/gas/riscv/csr-dw-regnums.s | 37 ++++--- gas/testsuite/gas/riscv/priv-reg-fail-fext.d | 2 +- gas/testsuite/gas/riscv/priv-reg-fail-fext.l | 27 +---- .../gas/riscv/priv-reg-fail-read-only-01.d | 2 +- .../gas/riscv/priv-reg-fail-read-only-01.l | 27 +---- gas/testsuite/gas/riscv/priv-reg-fail-rv32-only.d | 2 +- gas/testsuite/gas/riscv/priv-reg-fail-rv32-only.l | 27 +---- .../gas/riscv/priv-reg-fail-version-1p10.l | 2 - .../gas/riscv/priv-reg-fail-version-1p11.l | 1 - .../gas/riscv/priv-reg-fail-version-1p9p1.l | 2 - gas/testsuite/gas/riscv/priv-reg-version-1p10.d | 34 ++++-- gas/testsuite/gas/riscv/priv-reg-version-1p11.d | 34 ++++-- gas/testsuite/gas/riscv/priv-reg-version-1p9p1.d | 34 ++++-- gas/testsuite/gas/riscv/priv-reg.s | 45 +++++--- include/ChangeLog | 10 ++ include/opcode/riscv-opc.h | 123 +++++++++++---------- include/opcode/riscv.h | 1 + opcodes/ChangeLog | 5 + opcodes/riscv-dis.c | 9 +- 22 files changed, 297 insertions(+), 247 deletions(-)