This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/binutils-gdb.
from 6fc590e1f5 fbsd-nat: Don't use '%jd' and '%ju' with printf_filtered. adds c0e5bb42c6 Automatic date update in version.in adds ad15549d51 Use gdbfmt for vprintf_filtered. adds a262b82fdb RISC-V: Extend .insn directive to support hardcode encoding.
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/config/tc-riscv.c | 58 +++++++++++++++++++++++++++++++++++-- gas/doc/c-riscv.texi | 14 +++++++-- gas/testsuite/gas/riscv/insn-fail.d | 3 ++ gas/testsuite/gas/riscv/insn-fail.l | 7 +++++ gas/testsuite/gas/riscv/insn-fail.s | 6 ++++ gas/testsuite/gas/riscv/insn.d | 6 ++++ gas/testsuite/gas/riscv/insn.s | 7 +++++ gdb/utils.c | 26 ++++++----------- 9 files changed, 106 insertions(+), 23 deletions(-) create mode 100644 gas/testsuite/gas/riscv/insn-fail.d create mode 100644 gas/testsuite/gas/riscv/insn-fail.l create mode 100644 gas/testsuite/gas/riscv/insn-fail.s