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-allnoconfig in repository toolchain/ci/binutils-gdb.
from 08f10e02be Move gdb's xmalloc and friends to new file adds 2057d69dcc Add support for reporting Alpha and Vax symbol visibility in [...] adds a5fd13a915 Dwarf: Don't add nameless modules to partial symbol table adds d106773eac Dwarf: Don't add nameless modules to partial symbol table (C [...] adds 0529f3fe5c Automatic date update in version.in adds 540e617049 Add support to readelf to display NetBSD auxv notes in core files. new c0d38b0ec6 Add support for NetBSD/sh3 core reg sections to readelf. new 9abca70219 Add support for NetBSD PaX notes to readelf. new 62e0492f57 Prevent a seg-fault from objdup when disassembling binaries [...]
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: bfd/ChangeLog | 7 ++ bfd/elf32-arm.c | 10 ++- bfd/elfnn-aarch64.c | 20 ++++-- bfd/version.h | 2 +- binutils/ChangeLog | 26 ++++++++ binutils/readelf.c | 109 ++++++++++++++++++++++++------- gdb/ChangeLog | 4 ++ gdb/dwarf2read.c | 17 ++--- gdb/testsuite/ChangeLog | 5 ++ gdb/testsuite/gdb.fortran/block-data.exp | 63 ++++++++++++++++++ gdb/testsuite/gdb.fortran/block-data.f | 56 ++++++++++++++++ 11 files changed, 278 insertions(+), 41 deletions(-) create mode 100644 gdb/testsuite/gdb.fortran/block-data.exp create mode 100644 gdb/testsuite/gdb.fortran/block-data.f