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_gcc/master-arm in repository toolchain/ci/gdb.
from c07ec968f7 Add ChangeLog entry from previous commit adds 13391ff8bc Automatic date update in version.in adds b5375c5da9 PR15951, binutils testsuite builds status wrapper unconditionally adds 4686f81068 gdb/csky modify registers list for general_reggroup adds 6577f365eb PR17122, OSX 10.9 build failure adds 9083a323bc [gdb] Add empty range unit test for gdb::parallel_for_each adds 36da255e7c Fix typo in windows-nat.c adds 4a570176b4 Change target_ops::async to accept bool new 5ae3df226b gdb/testsuite: give binaries distinct names in Ada tests new 263ad5cc81 [gdb/symtab] Fix duplicate CUs in all_comp_units
The 2 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/config.in | 7 ------- binutils/configure | 12 +----------- binutils/configure.ac | 4 ++-- binutils/sysdep.h | 6 ------ binutils/testsuite/binutils-all/objcopy.exp | 7 ++++++- gdb/csky-tdep.c | 22 +++++++++++++++++----- gdb/dwarf2/read.c | 11 +++++++++-- gdb/fbsd-nat.c | 4 ++-- gdb/fbsd-nat.h | 2 +- gdb/inf-loop.c | 2 +- gdb/inf-ptrace.c | 2 +- gdb/infcmd.c | 2 +- gdb/infrun.c | 4 ++-- gdb/linux-nat.c | 6 +++--- gdb/linux-nat.h | 2 +- gdb/record-btrace.c | 6 +++--- gdb/record-full.c | 4 ++-- gdb/remote.c | 12 ++++++------ gdb/target-delegates.c | 12 ++++++------ gdb/target.c | 4 ++-- gdb/target.h | 4 ++-- gdb/testsuite/gdb.ada/O2_float_param.exp | 4 ++-- .../gdb.ada/access_to_unbounded_array.exp | 4 ++-- gdb/testsuite/gdb.ada/arr_enum_idx_w_gap.exp | 6 +++--- gdb/testsuite/gdb.ada/array_of_symbolic_length.exp | 4 ++-- gdb/testsuite/gdb.ada/array_of_variable_length.exp | 4 ++-- gdb/testsuite/gdb.ada/array_of_variant.exp | 4 ++-- gdb/testsuite/gdb.ada/array_ptr_renaming.exp | 4 ++-- gdb/testsuite/gdb.ada/arrayparam.exp | 4 ++-- gdb/testsuite/gdb.ada/arrayptr.exp | 6 +++--- gdb/testsuite/gdb.ada/big_packed_array.exp | 4 ++-- gdb/testsuite/gdb.ada/enum_idx_packed.exp | 4 ++-- gdb/testsuite/gdb.ada/fixed_cmp.exp | 4 ++-- gdb/testsuite/gdb.ada/fixed_points.exp | 4 ++-- gdb/testsuite/gdb.ada/frame_arg_lang.exp | 4 ++-- gdb/testsuite/gdb.ada/funcall_ref.exp | 4 ++-- gdb/testsuite/gdb.ada/mi_string_access.exp | 4 ++-- gdb/testsuite/gdb.ada/mi_var_array.exp | 4 ++-- gdb/testsuite/gdb.ada/mi_var_union.exp | 4 ++-- gdb/testsuite/gdb.ada/mi_variant.exp | 4 ++-- gdb/testsuite/gdb.ada/mod_from_name.exp | 6 +++--- gdb/testsuite/gdb.ada/multiarray.exp | 4 ++-- gdb/testsuite/gdb.ada/out_of_line_in_inlined.exp | 4 ++-- gdb/testsuite/gdb.ada/packed_array.exp | 4 ++-- gdb/testsuite/gdb.ada/packed_record.exp | 4 ++-- gdb/testsuite/gdb.ada/packed_tagged.exp | 4 ++-- gdb/testsuite/gdb.ada/pckd_arr_ren.exp | 4 ++-- gdb/testsuite/gdb.ada/rec_ptype.exp | 4 ++-- gdb/testsuite/gdb.ada/same_component_name.exp | 4 ++-- gdb/testsuite/gdb.ada/set_pckd_arr_elt.exp | 4 ++-- gdb/testsuite/gdb.ada/unc_arr_ptr_in_var_rec.exp | 4 ++-- gdb/testsuite/gdb.ada/unchecked_union.exp | 4 ++-- gdb/testsuite/gdb.ada/var_rec_arr.exp | 4 ++-- gdb/testsuite/gdb.ada/variant.exp | 4 ++-- .../gdb.ada/variant_record_packed_array.exp | 4 ++-- gdb/top.c | 4 ++-- gdb/unittests/parallel-for-selftests.c | 8 ++++++++ gdb/windows-nat.c | 2 +- ld/config.in | 7 ------- ld/configure | 12 +----------- ld/configure.ac | 4 ++-- 62 files changed, 154 insertions(+), 162 deletions(-)