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-aarch64-lts-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 new a0a461e5b4 Fix creation of nm.h when configure is changed
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/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 ++++--- gdb/ChangeLog | 16 +++++ 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 + 18 files changed, 192 insertions(+), 120 deletions(-)