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/release-arm in repository toolchain/ci/binutils-gdb.
from dc1daf51ae Automatic date update in version.in adds 8609cba017 Automatic date update in version.in adds 6fc08811a1 Automatic date update in version.in adds 89c2f0e527 Automatic date update in version.in adds 8f1a907b47 Automatic date update in version.in adds e0e48e8cf9 Automatic date update in version.in adds e284d00d3e Automatic date update in version.in adds eccb3ba799 Automatic date update in version.in adds 61bdb9457a Automatic date update in version.in adds 2840a1862b [gdb] Fix 'not in executable format' error message adds 106177faac Automatic date update in version.in adds 1862155361 Automatic date update in version.in adds c986baa363 Automatic date update in version.in adds f566731d15 Automatic date update in version.in adds 7350820d0d Automatic date update in version.in adds 0f6a3150d5 Automatic date update in version.in adds 897254e073 Automatic date update in version.in adds e1652de24a [gdb/cli] Don't assert on empty string for core-file adds 8ba9495958 Automatic date update in version.in adds 5b766b015c Automatic date update in version.in adds 351b63eca9 [gdb/testsuite] Fix gdb.fortran/call-no-debug.exp symbol search adds c52e9db30f [gdb/testsuite] Fix dwo path in fission-*.S adds 26db900e8d Automatic date update in version.in adds c6c2468fdf Automatic date update in version.in adds 5c177fed07 [gdb/testsuite] Add untested case in selftest_setup adds e34a209edf [gdb/testsuite] Add untested case in gdb.gdb/complaints.exp adds 76c001c234 Automatic date update in version.in adds a6e40b53ef [gdb/testsuite] Check avx support in gdb.arch/amd64-disp-ste [...] adds 2b195da8a2 Automatic date update in version.in new 244d1aadd7 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/version.h | 2 +- gdb/ChangeLog | 12 +++ gdb/corelow.c | 3 +- gdb/exec.c | 8 +- gdb/testsuite/ChangeLog | 46 +++++++++ gdb/testsuite/gdb.arch/amd64-disp-step-avx.exp | 5 + gdb/testsuite/gdb.arch/i386-avx.c | 115 +++++++++------------ gdb/testsuite/gdb.arch/i386-avx.exp | 22 +--- gdb/testsuite/gdb.base/batch-exit-status.exp | 4 + .../non-executable.exp} | 24 +++-- gdb/testsuite/gdb.dwarf2/fission-base.S | 5 +- gdb/testsuite/gdb.dwarf2/fission-base.exp | 2 +- gdb/testsuite/gdb.dwarf2/fission-loclists-pie.S | 4 +- gdb/testsuite/gdb.dwarf2/fission-loclists-pie.exp | 2 +- gdb/testsuite/gdb.dwarf2/fission-loclists.S | 5 +- gdb/testsuite/gdb.dwarf2/fission-loclists.exp | 2 +- gdb/testsuite/gdb.dwarf2/fission-reread.S | 7 +- gdb/testsuite/gdb.dwarf2/fission-reread.exp | 2 +- gdb/testsuite/gdb.fortran/call-no-debug.exp | 19 ++-- gdb/testsuite/gdb.gdb/complaints.exp | 20 ++++ gdb/testsuite/lib/gdb.exp | 44 ++++++++ gdb/testsuite/lib/selftest-support.exp | 16 +-- 22 files changed, 235 insertions(+), 134 deletions(-) copy gdb/testsuite/{gdb.dwarf2/gdb-index-nodebug.exp => gdb.base/non-executable.ex [...]