This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-allnoconfig in repository toolchain/binutils-gdb.
from 50794b45a2 Improve "set debug separate-debug-file" adds 39c2d8290b Automatic date update in version.in adds 84b68c77e7 target.c: Remove struct keyword in range-based for adds 2ab54467f8 Fix gdb.ada/packed_array_assign.exp by using more unique names. adds afcfda091e Improve gdb.ada/rename_subscript_param.exp by using more uni [...] adds 3cf139964e Fix gdb.ada/assign_arr.exp by using more unique names. adds 293bf1a719 Fix gdb.ada/fun_renaming.exp by using more unique names. adds 075c55e0cc Remove more calls to xfree from Python
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 18 ++++++++++++++++++ gdb/python/py-cmd.c | 14 ++++---------- gdb/python/py-inferior.c | 14 +++++--------- gdb/python/py-objfile.c | 8 +++----- gdb/python/py-record-btrace.c | 11 +++++------ gdb/python/py-symtab.c | 11 ++--------- gdb/python/py-utils.c | 5 ++--- gdb/python/python.c | 20 +++++--------------- gdb/target.c | 2 +- gdb/testsuite/gdb.ada/assign_arr.exp | 2 +- gdb/testsuite/gdb.ada/assign_arr/main_p324_051.adb | 2 +- gdb/testsuite/gdb.ada/assign_arr/target_wrapper.ads | 2 +- gdb/testsuite/gdb.ada/fun_renaming.exp | 14 +++++++------- gdb/testsuite/gdb.ada/fun_renaming/fun_renaming.adb | 7 ++++--- gdb/testsuite/gdb.ada/fun_renaming/pack.adb | 4 ++-- gdb/testsuite/gdb.ada/fun_renaming/pack.ads | 5 +++-- gdb/testsuite/gdb.ada/packed_array_assign.exp | 4 ++-- .../gdb.ada/packed_array_assign/aggregates.ads | 8 +++++--- gdb/testsuite/gdb.ada/rename_subscript_param.exp | 8 ++++---- gdb/testsuite/gdb.ada/rename_subscript_param/pkg.adb | 4 ++-- 21 files changed, 78 insertions(+), 87 deletions(-)