This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-master-aarch64-spec2k6-O3_VECT in repository toolchain/ci/binutils-gdb.
from d7a6aa74c8 [gdb/testsuite] Fix gdb.threads/check-libthread-db.exp with [...] adds fc6e66cd18 Automatic date update in version.in adds b80e6295f6 [gdb/testsuite] Add nopie in two test-cases adds 8320b04230 [gdb/testsuite] Fix gdb.base/bt-on-error-and-warning.exp wit [...] adds 2550e478ad [gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1 adds 048cb8b466 [gdb/testsuite] Fix gdb.base/info_sources_2.exp with check-read1 adds b886031bd2 [gdb/testsuite] Fix gdb.base/info-types-c++.exp with stressed cpu adds 851a4f24d7 Automatic date update in version.in adds 0161bdd47c PR28415, invalid read in xtensa_read_table_entries adds f9edf60830 [gdb/testsuite] Fix fortran module tests with stressed cpu adds fa9ce2c143 [gdb/testsuite] Add check-readmore adds 84a6adfd4c [gdb] Make execute_command_to_string return string on throw adds 902ad3d703 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/elf32-xtensa.c | 7 ++ bfd/version.h | 2 +- gdb/Makefile.in | 4 +- gdb/complaints.c | 4 +- gdb/gdbcmd.h | 12 +- gdb/guile/guile.c | 2 +- gdb/python/python.c | 6 +- gdb/stack.c | 4 +- gdb/testsuite/Makefile.in | 43 +++++-- gdb/testsuite/README | 2 +- gdb/testsuite/gdb.arch/amd64-tailcall-noret.exp | 2 + gdb/testsuite/gdb.base/bp-cmds-continue-ctrl-c.c | 2 +- gdb/testsuite/gdb.base/bt-on-error-and-warning.exp | 4 +- gdb/testsuite/gdb.base/info-types.exp.tcl | 1 + gdb/testsuite/gdb.base/info_sources_2.exp | 16 ++- gdb/testsuite/gdb.dwarf2/dw2-restrict.exp | 3 +- gdb/testsuite/gdb.fortran/info-modules.exp | 6 + gdb/testsuite/gdb.fortran/module.exp | 6 + gdb/testsuite/gdb.mi/gdb2549.exp | 46 ++++--- gdb/testsuite/gdb.mi/mi-fortran-modules.exp | 5 + gdb/testsuite/lib/read1.c | 136 ++++++++++++++++++++- gdb/thread.c | 5 +- gdb/top.c | 37 ++++-- 23 files changed, 281 insertions(+), 74 deletions(-)