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_build/master-aarch64 in repository toolchain/ci/gdb.
from ec54dc915f libopcodes/s390: add support for disassembler styling adds 44ca285b73 gdb: initialize the data_head variable to eliminate compilat [...] adds 3fa23bb5a5 [gdb/symtab] Fix segfault in dwarf2_per_objfile::symtab_set_p adds 8728fb3385 [gdb/symtab] Fix assert in process_imported_unit_die adds 57f8fe908b [gdb/build] Handle deprecation of scm_install_gmp_memory_functions adds fa17a68141 Handle bool specially in gdb.set_parameter adds d19ca0b35c Accept gdb.Value in more Python APIs adds d2acd4b0c5 Automatic date update in version.in new b95830931f Regenerate with automake-1.15.1
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/Makefile.in | 345 +++--------- binutils/aclocal.m4 | 220 ++++---- binutils/configure | 221 ++++---- gas/Makefile.in | 671 ++++++----------------- gas/aclocal.m4 | 220 ++++---- gas/configure | 221 ++++---- gdb/dwarf2/read.c | 13 +- gdb/dwarf2/read.h | 10 +- gdb/guile/guile.c | 10 + gdb/nat/linux-btrace.c | 2 +- gdb/python/lib/gdb/__init__.py | 7 + gdb/python/py-arch.c | 33 +- gdb/python/py-progspace.c | 24 +- gdb/testsuite/gdb.python/py-arch.exp | 2 +- gdb/testsuite/gdb.python/py-parameter.exp | 4 + gdb/testsuite/gdb.python/py-progspace.exp | 3 + gdb/testsuite/gdb.python/py-shared.exp | 5 +- gdb/testsuite/gdb.python/python.exp | 3 + gprof/Makefile.in | 142 ++--- gprof/aclocal.m4 | 218 ++++---- gprof/configure | 221 ++++---- gprofng/Makefile.in | 38 +- gprofng/aclocal.m4 | 222 ++++---- gprofng/common/config.h.in | 28 +- gprofng/configure | 221 ++++---- gprofng/doc/Makefile.in | 20 +- gprofng/gp-display-html/Makefile.in | 15 +- gprofng/libcollector/Makefile.in | 148 ++--- gprofng/libcollector/aclocal.m4 | 220 ++++---- gprofng/libcollector/configure | 221 ++++---- gprofng/src/Makefile.in | 489 +++++------------ opcodes/Makefile.in | 884 +++++++----------------------- opcodes/aclocal.m4 | 218 ++++---- opcodes/configure | 221 ++++---- zlib/Makefile.in | 192 ++----- zlib/aclocal.m4 | 191 ++++--- zlib/configure | 193 ++++--- 38 files changed, 2338 insertions(+), 3780 deletions(-)