This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gdb.
from 9606310bbb Automatic date update in version.in new 292c7bf86d RISC-V: Add zhinx extension supports.
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/elfxx-riscv.c | 24 +++++-- gas/testsuite/gas/riscv/fp-zhinx-insns.d | 66 ++++++++++++++++++ gas/testsuite/gas/riscv/fp-zhinx-insns.s | 59 ++++++++++++++++ include/opcode/riscv.h | 5 +- opcodes/riscv-opc.c | 112 +++++++++++++++---------------- 5 files changed, 204 insertions(+), 62 deletions(-) create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.d create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.s