This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross in repository toolchain/ci/binutils-gdb.
from fece451c2a Use RAII to set the per-thread SIGSEGV handler adds 8673b5d2e0 Automatic date update in version.in adds 367c5eb750 sim: drop dep on configure-gdb adds c6c7769d9d sim: introduce {COMPILE,LINK}_FOR_BUILD adds e7d9022ba8 sim: rename BUILD_LDFLAGS to LDFLAGS_FOR_BUILD adds 27012aba8a Remove Irix 6 workaround from DWARF abbrev reader adds 7c32eebb87 Constify abbrev_table::lookup_abbrev adds 933721ed0c Automatic date update in version.in new a9f172c6b7 Set dwarf2_per_cu_data::m_header_read_in new 0280fdcc08 Minor tweak to use die_reader_specs::abfd new 7c290a04a2 Use cu_header consistently in read_attribute_value
The 3 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: ChangeLog | 5 +++++ Makefile.def | 1 - Makefile.in | 1 - bfd/version.h | 2 +- gdb/ChangeLog | 26 +++++++++++++++++++++++ gdb/dwarf2/abbrev.c | 28 ++++++++----------------- gdb/dwarf2/abbrev.h | 2 +- gdb/dwarf2/read.c | 49 +++++++++++++++++++++++-------------------- sim/common/ChangeLog | 11 ++++++++++ sim/common/Make-common.in | 10 +++++++-- sim/cr16/ChangeLog | 5 +++++ sim/cr16/Makefile.in | 6 +++--- sim/d10v/ChangeLog | 5 +++++ sim/d10v/Makefile.in | 6 +++--- sim/igen/ChangeLog | 15 ++++++++++++++ sim/igen/Makefile.in | 23 +++++++++++--------- sim/igen/configure | 4 ++++ sim/igen/configure.ac | 3 +++ sim/m32c/ChangeLog | 5 +++++ sim/m32c/Makefile.in | 6 +++--- sim/m68hc11/ChangeLog | 5 +++++ sim/m68hc11/Makefile.in | 7 +++++-- sim/ppc/ChangeLog | 13 ++++++++++++ sim/ppc/Makefile.in | 53 +++++++++++++++++++++++++---------------------- sim/sh/ChangeLog | 5 +++++ sim/sh/Makefile.in | 8 ++++--- 26 files changed, 208 insertions(+), 96 deletions(-)