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-defconfig in repository toolchain/ci/binutils-gdb.
from 5a82b8a12b Namespace the reg class to avoid clashes with OS headers adds 53215f214c Non-contiguous memory regions support: Avoid calls to abort adds ac4bf06ca2 Fix seg-fault in strip when copying a file containing corrup [...] adds aef397a154 Non-contiguous memory regions support: Fix testcases after p [...] adds a9933ccf46 [gdb/testsuite] Add test-case gdb.dwarf2/break-inline-psymtab.exp adds cdf236890c Automatic date update in version.in adds 645ba68105 setup_archive parameter mismatch adds b966f55ffa Invalid read in process_netbsd_elf_note adds 1cb7d8b1af readelf leak in process_archive new 81a65eb338 Don't use bfd.h in binutils/elfcomm.c
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 | 20 +++ bfd/elf.c | 131 ++++++++++----- bfd/elf32-arm.c | 9 +- bfd/elf32-csky.c | 9 +- bfd/elf32-hppa.c | 32 ++-- bfd/elf32-m68hc11.c | 9 +- bfd/elf32-m68hc12.c | 9 +- bfd/elf32-metag.c | 9 +- bfd/elf32-nios2.c | 10 +- bfd/elf64-ppc.c | 44 ++--- bfd/elfnn-aarch64.c | 10 +- bfd/version.h | 2 +- binutils/ChangeLog | 24 +++ binutils/elfcomm.c | 56 ++++--- binutils/elfcomm.h | 6 +- binutils/readelf.c | 183 +++++++++++---------- gdb/testsuite/ChangeLog | 6 + .../break-inline-psymtab-2.c} | 17 +- .../break-inline-psymtab.c} | 6 +- .../break-inline-psymtab.exp} | 25 +-- ld/ChangeLog | 11 ++ ld/emultempl/xtensaelf.em | 6 +- ld/ldlang.c | 20 +-- ld/testsuite/ld-arm/non-contiguous-arm4.d | 2 +- ld/testsuite/ld-powerpc/non-contiguous-powerpc.d | 2 +- 25 files changed, 379 insertions(+), 279 deletions(-) copy gdb/testsuite/{gdb.base/info-locals-unused-static-var.c => gdb.dwarf2/break-i [...] copy gdb/testsuite/{gdb.base/info-locals-unused-static-var.c => gdb.dwarf2/break-i [...] copy gdb/testsuite/{gdb.arch/amd64-break-on-asm-line.exp => gdb.dwarf2/break-inlin [...]