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-aarch64-next-defconfig 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 adds af9a216102 Use DISABLE_COPY_AND_ASSIGN in minimal_symbol_reader adds 47db57fd4e Remove empty nm-fbsd.h header for FreeBSD/i386 native target. adds c88c222e3c Remove gdbtypes special case from init.c rule adds b180d0a254 Make init.c depend on source files adds 6987262214 Build gdb "nat" files in subdirectory
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 46 ++++++++++++++ gdb/Makefile.in | 63 +++++------------- gdb/config/i386/nm-fbsd.h | 23 ------- gdb/configure.nat | 74 ++++++++++++---------- gdb/minsyms.h | 5 +- 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.ada/assign_arr/target_wrapper.ads | 2 +- gdb/testsuite/gdb.ada/fun_renaming.exp | 14 ++-- .../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.ada/rename_subscript_param/pkg.adb | 4 +- 25 files changed, 163 insertions(+), 195 deletions(-) delete mode 100644 gdb/config/i386/nm-fbsd.h