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_debug in repository toolchain/ci/binutils-gdb.
from 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 adds cda0561f9e RISC-V: Split Zb[abc] into commented sections adds 586dcfc81e RISC-V: Update extension version for Zb[abc] to 1.0.0 adds 9455c91957 RISC-V: Add support for Zbs instructions adds 8baf3d0756 RISC-V: Support aliases for Zbs instructions adds cd3f655cc7 gdb: add accessors for field (and call site) location adds 22589c4996 [gdb/testsuite] Fix gdb.guile/scm-type.exp with gcc 4.8 adds d7a6aa74c8 [gdb/testsuite] Fix gdb.threads/check-libthread-db.exp with [...] new fc6e66cd18 Automatic date update in version.in
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/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/ada-lang.c | 2 +- gdb/amd64-tdep.c | 11 +- gdb/coffread.c | 6 +- gdb/cp-valprint.c | 12 +- gdb/ctfread.c | 4 +- gdb/dwarf2/read.c | 41 ++++--- gdb/gdbtypes.c | 33 +++--- gdb/gdbtypes.h | 145 ++++++++++++++++++----- gdb/gnu-v3-abi.c | 12 +- gdb/mdebugread.c | 4 +- gdb/rust-lang.c | 4 +- gdb/stabsread.c | 12 +- gdb/target-descriptions.c | 6 +- gdb/testsuite/gdb.base/annota1.exp | 60 ++++++---- gdb/testsuite/gdb.guile/scm-type.exp | 2 +- gdb/testsuite/gdb.threads/check-libthread-db.exp | 4 +- gdb/windows-tdep.c | 2 +- include/opcode/riscv-opc.h | 24 ++++ include/opcode/riscv.h | 1 + opcodes/riscv-opc.c | 19 +++ 31 files changed, 416 insertions(+), 162 deletions(-)