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 3f61a38b5e8 RISC-V: Move all global static target stuff into private da [...] new 83c30fcc4d1 RISC-V: Add .bfloat16 directive
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/doc/c-riscv.texi | 10 ++++++++++ gas/testsuite/gas/riscv/bfloat16-be.d | 10 ++++++++++ gas/testsuite/gas/riscv/bfloat16-le.d | 10 ++++++++++ gas/testsuite/gas/riscv/bfloat16.s | 21 +++++++++++++++++++++ 5 files changed, 53 insertions(+), 1 deletion(-) create mode 100644 gas/testsuite/gas/riscv/bfloat16-be.d create mode 100644 gas/testsuite/gas/riscv/bfloat16-le.d create mode 100644 gas/testsuite/gas/riscv/bfloat16.s