This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/binutils-gdb.
from 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
No new revisions were added by this update.
Summary of changes: gdb/ada-lang.c | 10 ++--- gdb/cli/cli-script.c | 3 +- gdb/dcache.c | 14 +++++-- gdb/dwarf2/read.c | 49 ++++++++++++++-------- gdb/eval.c | 4 +- gdb/language.c | 17 -------- gdb/language.h | 4 -- gdb/opencl-lang.c | 2 +- ...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.dwarf2/dw2-bad-elf.exp | 11 +++-- gdb/testsuite/gdb.perf/disassemble.py | 7 ++-- gdb/testsuite/gdb.perf/skip-command.exp | 9 ++-- gdb/testsuite/gdb.testsuite/dump-system-info.exp | 42 +++++++------------ gdb/testsuite/lib/dwarf.exp | 1 + gdb/testsuite/lib/perftest.exp | 12 ++++-- gdb/valarith.c | 4 +- gdb/value.h | 10 ++++- 20 files changed, 135 insertions(+), 122 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%)