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/binutils-gdb.
from cf2ad3e662 [gdb/testsuite] Fix FAIL in gdb.tui/corefile-run.exp adds 24616c1995 gdb/doc: improve 'show print elements' description adds 82f2f39d81 Automatic date update in version.in adds cf4505a7ec [gdb/testsuite] Refactor regexp in gdb.base/annota1.exp adds c0ae8ccdba [gdb/testsuite] Fix FAIL in gdb.base/annota1.exp adds 89e62f7454 Change ridiculous section size error adds 6d661cdc5b PR28422, build_id use-after-free adds 6646834337 PR28423, use-after-free in objdump new cda0561f9e RISC-V: Split Zb[abc] into commented sections new 586dcfc81e RISC-V: Update extension version for Zb[abc] to 1.0.0 new 9455c91957 RISC-V: Add support for Zbs instructions new 8baf3d0756 RISC-V: Support aliases for Zbs instructions
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/coff-rs6000.c | 49 ++++++++++++++++++++++++++++--- bfd/coff64-rs6000.c | 24 +-------------- bfd/compress.c | 2 +- bfd/elfxx-riscv.c | 7 +++-- bfd/format.c | 1 + bfd/version.h | 2 +- gas/config/tc-riscv.c | 3 ++ gas/testsuite/gas/riscv/b-ext-64.d | 26 ++++++++++++++++- gas/testsuite/gas/riscv/b-ext-64.s | 25 ++++++++++++++++ gas/testsuite/gas/riscv/b-ext.d | 18 +++++++++++- gas/testsuite/gas/riscv/b-ext.s | 17 +++++++++++ gdb/doc/gdb.texinfo | 1 - gdb/testsuite/gdb.base/annota1.exp | 60 +++++++++++++++++++++++++------------- include/opcode/riscv-opc.h | 24 +++++++++++++++ include/opcode/riscv.h | 1 + opcodes/riscv-opc.c | 19 ++++++++++++ 16 files changed, 223 insertions(+), 56 deletions(-)