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-aarch64-bootstrap in repository toolchain/ci/binutils-gdb.
from 61a5375b84 gdb: add risc-v disassembler options support adds aa1b9bdef2 sim: testsuite: punt unused toolchain variables adds c099934746 sim: testsuite: drop unused global_cc_options adds f8080fb7a4 [gdb/testsuite] Add gdb.base/include-main.exp new 0e87783408 sim: testsuite: replace global_as_options with ASFLAGS_FOR_TARGET new 8677059126 gas: Update commit 4780e5e4933
The 2 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: gas/dwarf2dbg.c | 2 +- gas/testsuite/gas/elf/dwarf-5-nop-for-line-table.d | 2 +- .../unittest.c => gdb.base/include-main.c} | 6 +-- gdb/testsuite/gdb.base/include-main.exp | 47 ++++++++++++++++++++++ .../gdb.base/{inferior-noarg.c => main.c} | 0 sim/testsuite/config/default.exp | 37 ----------------- sim/testsuite/cris/hw/rv-n-cris/rvc.exp | 8 +--- sim/testsuite/lib/sim-defs.exp | 23 +++-------- sim/testsuite/mips/basic.exp | 7 ++-- sim/testsuite/sh/allinsn.exp | 4 +- 10 files changed, 62 insertions(+), 74 deletions(-) copy gdb/testsuite/{gdb.gdb/unittest.c => gdb.base/include-main.c} (96%) create mode 100644 gdb/testsuite/gdb.base/include-main.exp copy gdb/testsuite/gdb.base/{inferior-noarg.c => main.c} (100%)