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-arm-next-allnoconfig in repository toolchain/ci/binutils-gdb.
from c7f4cd8683 Automatic date update in version.in adds ab7ad28739 binutils: Add myself as Xtensa maintainer adds 735d5a0716 Build two gdb.cp testcases with -Wno-unused-comparison adds 9fcafd23fa Fix file-not-found error with clang in gdb.arch/i386-{avx,sse}.c adds 678048e807 Fix build errors in with clang in gdb.compile/compile-cplus.c adds 976ca31673 gdb: rename dwarf2_per_objfile variables/fields to per_objfile new bb6e246742 Automatic date update in version.in
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/ChangeLog | 4 + binutils/MAINTAINERS | 1 + gdb/ChangeLog | 10 + gdb/dwarf2/comp-unit.c | 9 +- gdb/dwarf2/comp-unit.h | 2 +- gdb/dwarf2/index-cache.c | 8 +- gdb/dwarf2/index-cache.h | 2 +- gdb/dwarf2/index-write.c | 105 +-- gdb/dwarf2/index-write.h | 4 +- gdb/dwarf2/line-header.c | 15 +- gdb/dwarf2/line-header.h | 6 +- gdb/dwarf2/macro.c | 36 +- gdb/dwarf2/macro.h | 2 +- gdb/dwarf2/read.c | 1311 +++++++++++++-------------- gdb/dwarf2/read.h | 2 +- gdb/testsuite/ChangeLog | 19 + gdb/testsuite/gdb.arch/i386-avx.exp | 2 +- gdb/testsuite/gdb.arch/i386-sse.exp | 2 +- gdb/testsuite/gdb.compile/compile-cplus.exp | 15 +- gdb/testsuite/gdb.cp/koenig.exp | 3 +- gdb/testsuite/gdb.cp/operator.exp | 3 +- 22 files changed, 763 insertions(+), 800 deletions(-)