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-stable-allmodconfig in repository toolchain/ci/binutils-gdb.
from 80051c7439 Automatic date update in version.in adds 2c9e9550ca [bfd] Provide 8-byte minimum alignment for .plt section adds fd65fe1a18 Automatic date update in version.in adds 54d83b8d39 Make unlink_objfile and put_objfile_before static adds 95cc7c169c ar P support adds 94cb375411 [gdb/testsuite] Compile infcall-nested-structs.exp with -O2 adds a0a461e5b4 Fix creation of nm.h when configure is changed new 66b92822fa contrib: Update dg-extract-results.* from gcc new e5f3c0e3b8 Remove tui_exec_info_content
The 2 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/ChangeLog | 17 +++++ bfd/archive.c | 13 ++-- bfd/bfd-in2.h | 5 +- bfd/bfd.c | 5 +- bfd/elf32-hppa.c | 5 +- bfd/version.h | 2 +- binutils/ChangeLog | 10 +++ binutils/ar.c | 3 + binutils/doc/binutils.texi | 27 ++++--- contrib/ChangeLog | 5 ++ contrib/dg-extract-results.py | 23 ++++-- contrib/dg-extract-results.sh | 44 ++++++++++-- gdb/ChangeLog | 20 ++++++ gdb/Makefile.in | 9 ++- gdb/configure | 28 +++----- gdb/configure.ac | 15 ++-- gdb/objfiles.c | 55 ++++++-------- gdb/objfiles.h | 4 -- gdb/testsuite/ChangeLog | 9 +++ gdb/testsuite/gdb.base/infcall-nested-structs.c | 88 ++++++++++++++--------- gdb/testsuite/gdb.base/infcall-nested-structs.exp | 1 + gdb/tui/tui-winsource.h | 2 - 22 files changed, 256 insertions(+), 134 deletions(-)