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 b3a3d7d9080 Silence ubsan warning about 1<<31 new a3c2d248683 RISC-V: make C-extension JAL available again for (32-bit) assembly
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/config/tc-riscv.c | 3 +++ gas/testsuite/gas/riscv/c-branch-na.d | 20 ++++++++++++++++++++ gas/testsuite/gas/riscv/c-branch.d | 19 +++++++++++++++++++ gas/testsuite/gas/riscv/c-branch.s | 11 +++++++++++ opcodes/riscv-opc.c | 2 +- 5 files changed, 54 insertions(+), 1 deletion(-) create mode 100644 gas/testsuite/gas/riscv/c-branch-na.d create mode 100644 gas/testsuite/gas/riscv/c-branch.d create mode 100644 gas/testsuite/gas/riscv/c-branch.s