This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/riscv/binutils-integration-branch in repository binutils-gdb.
discards c8d15324a16 RISC-V/zfh: Support .float16 directive for assembler. discards 1d0db091a85 RISC-V/zfh: Add half-precision floating-point v0.1 instructions. discards 0311e9ef630 RISC-V/rvv: Add rvv v0.10 instructions. discards ee0e992d3a8 RISC-V/extended: Add assembler and dis-assembler hooks for [...] new 8f23bf0a023 RISC-V/extended: Add assembler and dis-assembler hooks for [...] new cc4d41ec3fb RISC-V/rvv: Add rvv v0.10 instructions. new 61ce4ad0f48 RISC-V/zfh: Add half-precision floating-point v0.1 instructions. new d13e426c78b RISC-V/zfh: Support .float16 directive for assembler.
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (c8d15324a16) \ N -- N -- N refs/heads/users/riscv/binutils-integration-branch (d13e [...]
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
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 | 10 +++ gas/config/tc-riscv.c | 8 +- gas/testsuite/gas/riscv/extended/fp-zfh-insns.d | 6 +- include/opcode/riscv-opc-extended.h | 4 +- include/opcode/riscv.h | 2 +- opcodes/riscv-dis.c | 2 +- opcodes/riscv-opc.c | 114 ++++++++++++------------ 7 files changed, 78 insertions(+), 68 deletions(-)