This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross in repository toolchain/ci/binutils-gdb.
from b6cd5d100a x86: Process ImmExt without operands adds c0b3b3bdc6 Make test names unique in python.exp and guile.exp adds aa57a9d3b6 Automatic date update in version.in adds cfc16775b7 asan: readelf: use after free in process_archive adds 05779d57f9 Make {get,set}_inferior_io_terminal inferior methods adds 6db3031e5c gdbsupport: add format attribute to print_xml_feature::add_line adds a5122bfa07 Automatic date update in version.in new cd4c4c07f4 Remove "cmd_type" function
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 +- binutils/ChangeLog | 6 ++ binutils/elfcomm.c | 9 ++- gdb/ChangeLog | 27 +++++++++ gdb/cli/cli-cmds.c | 2 +- gdb/cli/cli-decode.c | 6 -- gdb/cli/cli-decode.h | 17 ++---- gdb/command.h | 16 ----- gdb/fork-child.c | 4 +- gdb/infcmd.c | 29 ++------- gdb/inferior.c | 15 +++++ gdb/inferior.h | 19 +++--- gdb/main.c | 2 +- gdb/mi/mi-cmd-env.c | 9 ++- gdb/nto-procfs.c | 10 +-- gdb/testsuite/ChangeLog | 11 ++++ gdb/testsuite/gdb.python/python.exp | 118 +++++++++++++++++++----------------- gdb/testsuite/lib/gdb-guile.exp | 20 ------ gdb/testsuite/lib/gdb-python.exp | 19 ------ gdb/testsuite/lib/gdb.exp | 22 +++++++ gdb/windows-nat.c | 16 ++--- gdbsupport/ChangeLog | 5 ++ gdbsupport/tdesc.h | 2 +- 23 files changed, 200 insertions(+), 186 deletions(-)