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 66468343379 PR28423, use-after-free in objdump new cda0561f9ec RISC-V: Split Zb[abc] into commented sections new 586dcfc81ee RISC-V: Update extension version for Zb[abc] to 1.0.0 new 9455c919575 RISC-V: Add support for Zbs instructions new 8baf3d07567 RISC-V: Support aliases for Zbs instructions
The 4 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/elfxx-riscv.c | 7 ++++--- gas/config/tc-riscv.c | 3 +++ gas/testsuite/gas/riscv/b-ext-64.d | 26 +++++++++++++++++++++++++- gas/testsuite/gas/riscv/b-ext-64.s | 25 +++++++++++++++++++++++++ gas/testsuite/gas/riscv/b-ext.d | 18 +++++++++++++++++- gas/testsuite/gas/riscv/b-ext.s | 17 +++++++++++++++++ include/opcode/riscv-opc.h | 24 ++++++++++++++++++++++++ include/opcode/riscv.h | 1 + opcodes/riscv-opc.c | 19 +++++++++++++++++++ 9 files changed, 135 insertions(+), 5 deletions(-)