This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_O3 in repository toolchain/ci/binutils-gdb.
from e1ec7b9f9f Update release README with new version numbers adds 5bbe6ec5b1 Fix regeneration of ld configure and makefiles adds 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
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- 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 + ld/Makefile.in | 1672 +++++++---------------------- ld/aclocal.m4 | 220 ++-- ld/configure | 221 ++-- opcodes/disassemble.c | 1 + opcodes/s390-dis.c | 87 +- 18 files changed, 773 insertions(+), 1546 deletions(-)