This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-arm-check_bootstrap in repository toolchain/ci/binutils-gdb.
from 3814a9e1fe Automatic date update in version.in adds b4e4386a2e [gdb/testsuite] Add gdb.testsuite/dump-system-info.exp adds dbb17692ec [gdb/testsuite] Use pie/nopie instead of ldflags=-pie/-no-pie adds d294324cc2 [gdb/testsuite] Fix DUPLICATE in gdb.base/load-command.exp adds dfca0ed23f [gdb/testsuite] Fix set $var val in gdb.dwarf2/dw2-is-stmt.exp adds 11a607f8cb [gdb/testsuite] Fix DUPLICATEs gdb.dwarf2/dw2-is-stmt.exp adds d8f2441d85 [gdb/testsuite] Fix DUPLICATEs in gdb.dwarf2/implptr-64bit.exp adds 62df62b230 gdb/testsuite: Make it possible to use TCL variables in DWAR [...] adds 85a0bae983 [gdb/testsuite] Factor out dump_info in gdb.testsuite/dump-s [...] adds 66484acafd [gdb/testsuite] Use pie instead of -fpie/-pie adds fbd6ddfdbf [gdb/testsuite] Don't leave gdb instance running after funct [...] adds 6ad036d703 Fix handling of DW_AT_data_bit_offset adds d8767a720e Fix all DUPLICATE problems in testsuite/gdb.perf/ adds fbfdbdab95 Fix all PATH problems in testsuite/gdb.perf/ adds a13af434cf Fix 'FAIL: gdb.perf/disassemble.exp: python Disassemble().run()' adds 604386598d Make dcache multi-target-safe adds 7ebaa5f782 Move value_true to value.h adds 25558938d0 gdb: change thread_info::name to unique_xmalloc_ptr, add hel [...] adds 97caaa905a gas/testsuite/ld-elf/dwarf2-21.d: Pass -W adds ef7639ccb7 Automatic date update in version.in adds 99d0d99649 PR28346, segfault attempting to disassemble raw binary
No new revisions were added by this update.
Summary of changes: bfd/elf32-xtensa.c | 3 +- bfd/version.h | 2 +- gas/testsuite/gas/elf/dwarf2-21.d | 2 +- gdb/ada-lang.c | 10 +-- gdb/breakpoint.c | 3 +- gdb/cli/cli-script.c | 3 +- gdb/dcache.c | 14 ++- gdb/dwarf2/read.c | 49 ++++++---- gdb/eval.c | 4 +- gdb/gdbthread.h | 30 ++++++- gdb/infrun.c | 4 +- gdb/language.c | 17 ---- gdb/language.h | 4 - gdb/opencl-lang.c | 2 +- gdb/python/py-infthread.c | 9 +- gdb/target.h | 5 +- ...ay_of_symbolic_length.exp => packed_record.exp} | 30 ++----- .../{enum_qual/qual.adb => packed_record/pr.adb} | 22 +++-- gdb/testsuite/gdb.base/gcore-relro-pie.exp | 3 +- gdb/testsuite/gdb.base/gcore-tls-pie.exp | 3 +- gdb/testsuite/gdb.base/load-command.exp | 14 +-- gdb/testsuite/gdb.dwarf2/dw2-bad-elf.exp | 11 ++- gdb/testsuite/gdb.dwarf2/dw2-is-stmt.exp | 100 +++++++++++---------- gdb/testsuite/gdb.dwarf2/fission-loclists-pie.exp | 2 +- gdb/testsuite/gdb.dwarf2/implptr-64bit.exp | 22 ++++- gdb/testsuite/gdb.perf/disassemble.py | 7 +- gdb/testsuite/gdb.perf/skip-command.exp | 9 +- .../dump-system-info.exp} | 32 ++++--- gdb/testsuite/lib/dwarf.exp | 5 ++ gdb/testsuite/lib/perftest.exp | 12 ++- gdb/thread.c | 36 +++++--- gdb/valarith.c | 4 +- gdb/value.h | 10 ++- 33 files changed, 284 insertions(+), 199 deletions(-) copy gdb/testsuite/gdb.ada/{array_of_symbolic_length.exp => packed_record.exp} (61%) copy gdb/testsuite/gdb.ada/{enum_qual/qual.adb => packed_record/pr.adb} (68%) copy gdb/testsuite/{gdb.ada/char_enum_overload.exp => gdb.testsuite/dump-system-in [...]