This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 484f699d216 Fix some flake8 warnings new 9061cd9aa38 [gdb/testsuite, tclint] Fix lib/ada.exp new 496e51d46c8 [gdb/testsuite, tclint] Fix lib/completion-support.exp new bfc60d95822 [gdb/testsuite, tclint] Fix lib/dtrace.exp new 48fb558e74b [gdb/testsuite, tclint] Fix lib/gdb-guile.exp new e79664bb56a [gdb/testsuite, tclint] Fix lib/cache.exp new 4a8bf1dcfbc [gdb/testsuite, tclint] Fix lib/debuginfod-support.exp new 63c12fd35f9 [gdb/testsuite, tclint] Fix lib/d-support.exp new 5c6a0642505 [gdb/testsuite, tclint] Fix lib/fortran.exp new da6954780b6 [gdb/testsuite, tclint] Fix lib/gdbreplay-support.exp new 846953609e1 [gdb/testsuite, tclint] Fix lib/go.exp new 9448af451ec [gdb/testsuite, tclint] Fix lib/jit-elf-helpers.exp new 1d8750b6519 [gdb/testsuite, tclint] Fix lib/objc.exp new 14bea4e91b7 [gdb/testsuite, tclint] Fix lib/prompt.exp new 593fc394911 [gdb/testsuite, tclint] Fix lib/rust-support.exp new 079f0527f5e [gdb/testsuite, tclint] Fix lib/check-test-names.exp new 543ea4bde04 [gdb/testsuite, tclint] Fix lib/gdb-utils.exp new eae8c02c92a [gdb/testsuite, tclint] Fix lib/cp-support.exp new f24a56970ba [gdb/testsuite, tclint] Fix lib/selftest-support.exp new ba15490787d [gdb/testsuite, tclint] Fix lib/perftest.exp new 01cdcfc205d [gdb/testsuite, tclint] Fix lib/future.exp new 937fefb12b9 [gdb/testsuite, tclint] Fix lib/trace-support.exp new 56ebb68e07e [gdb/testsuite, tclint] Fix lib/prelink-support.exp new d1576f02cfc [gdb/testsuite, tclint] Fix lib/gdbserver-support.exp new de1b25b93c5 [gdb/testsuite, tclint] Fix lib/pascal.exp new 703dffe6c9a [gdb/testsuite, tclint] Fix lib/gen-perf-test.exp new c51f94f2e75 [gdb/testsuite, tclint] Fix lib/dwarf.exp new 8842588bf66 [gdb/testsuite, tclint] Fix lib/mi-support.exp new cf08391ee5e [gdb/testsuite, tclint] Fix lib/aarch64.exp new f06e8324caa [gdb/testsuite, tclint] Fix lib/aarch64-scalable.exp new 48a5896cd43 [gdb/testsuite, tclint] Fix lib/gdb.exp
The 30 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: gdb/tclint.toml | 30 --- gdb/testsuite/lib/aarch64-scalable.exp | 22 +- gdb/testsuite/lib/aarch64.exp | 8 +- gdb/testsuite/lib/ada.exp | 2 +- gdb/testsuite/lib/cache.exp | 2 + gdb/testsuite/lib/check-test-names.exp | 6 +- gdb/testsuite/lib/completion-support.exp | 2 +- gdb/testsuite/lib/cp-support.exp | 9 +- gdb/testsuite/lib/d-support.exp | 7 +- gdb/testsuite/lib/debuginfod-support.exp | 4 +- gdb/testsuite/lib/dtrace.exp | 2 +- gdb/testsuite/lib/dwarf.exp | 55 ++--- gdb/testsuite/lib/fortran.exp | 7 +- gdb/testsuite/lib/future.exp | 18 +- gdb/testsuite/lib/gdb-guile.exp | 4 +- gdb/testsuite/lib/gdb-utils.exp | 5 +- gdb/testsuite/lib/gdb.exp | 353 ++++++++++++++++--------------- gdb/testsuite/lib/gdbreplay-support.exp | 4 +- gdb/testsuite/lib/gdbserver-support.exp | 34 +-- gdb/testsuite/lib/gen-perf-test.exp | 46 ++-- gdb/testsuite/lib/go.exp | 7 +- gdb/testsuite/lib/jit-elf-helpers.exp | 2 +- gdb/testsuite/lib/mi-support.exp | 71 ++++--- gdb/testsuite/lib/objc.exp | 7 +- gdb/testsuite/lib/pascal.exp | 35 +-- gdb/testsuite/lib/perftest.exp | 11 +- gdb/testsuite/lib/prelink-support.exp | 18 +- gdb/testsuite/lib/prompt.exp | 4 +- gdb/testsuite/lib/rust-support.exp | 7 +- gdb/testsuite/lib/selftest-support.exp | 8 +- gdb/testsuite/lib/trace-support.exp | 30 +-- 31 files changed, 412 insertions(+), 408 deletions(-)