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 7d409ac001c PR27311, (symbol from plugin): undefined reference, hidden sym new 24075dcc859 RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC 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: bfd/ChangeLog | 4 ++ bfd/elfxx-riscv.c | 2 +- gas/ChangeLog | 8 +++ gas/config/tc-riscv.c | 10 --- gas/testsuite/gas/riscv/bitmanip-insns-32.d | 37 ---------- gas/testsuite/gas/riscv/bitmanip-insns-64.d | 55 -------------- gas/testsuite/gas/riscv/bitmanip-insns.s | 58 --------------- include/ChangeLog | 5 ++ include/opcode/riscv-opc.h | 108 ---------------------------- include/opcode/riscv.h | 4 -- opcodes/ChangeLog | 6 ++ opcodes/riscv-opc.c | 57 ++------------- 12 files changed, 28 insertions(+), 326 deletions(-) delete mode 100644 gas/testsuite/gas/riscv/bitmanip-insns-32.d delete mode 100644 gas/testsuite/gas/riscv/bitmanip-insns-64.d delete mode 100644 gas/testsuite/gas/riscv/bitmanip-insns.s