This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm in repository toolchain/ci/gdb.
from 7caebc2a2a Automatic date update in version.in adds 9606310bbb Automatic date update in version.in adds 292c7bf86d RISC-V: Add zhinx extension supports. new b9b0b2b5e3 Reorganise bfd/doc/chew.c a little new f43ffe07b1 Update K&R functions in bfd/doc/chew.c new 7273d78f3f use libiberty xmalloc in bfd/doc/chew.c new eab286a7c8 Use a union to avoid casts in bfd/doc/chew.c new c1d0eab1b1 Fix failing test for armeb-gnu-eabi
The 5 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/Makefile.in | 3 +- bfd/doc/chew.c | 395 +++++++++++-------------------- bfd/doc/local.mk | 4 +- bfd/elfxx-riscv.c | 24 +- bfd/version.h | 2 +- gas/testsuite/gas/arm/unwind-pacbti-m.d | 20 +- 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 ++++----- 10 files changed, 355 insertions(+), 335 deletions(-) create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.d create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.s