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 a5c641b57b gdb/fortran: Add support for Fortran array slices at the GDB prompt adds 70125a45e4 gdb: remove `other` parameter in read_core_file_mappings parameter adds a5adb8f3b4 gdb: fix format string warnings in f-lang.c adds a4eba6087d Fix a bug in the s390x linker when discarding all inpuit files. adds d5ef21c3ec gdb/s390: Correct recording of "store on condition" insns adds 24a16d8b93 gas/testsuite: Fix SHF_GNU_RETAIN tests for FreeBSD OSABIs adds f58a189583 Automatic date update in version.in adds cc6fd584ed Fix SHF_GNU_RETAIN testsuite fallout new 8881640c80 Add a warning to dllwrap that it is deprecated.
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 | 7 +++ bfd/elf64-s390.c | 5 +- bfd/version.h | 2 +- binutils/ChangeLog | 12 ++++ binutils/dllwrap.c | 3 + .../testsuite/binutils-all/readelf-maskos-1a.d | 10 ++-- .../testsuite/binutils-all/readelf-maskos-1b.d | 12 ++-- .../binutils-all/readelf-maskos-unknown.s | 6 ++ gas/ChangeLog | 7 +++ gas/testsuite/gas/elf/section22.d | 2 +- gas/testsuite/gas/elf/section23a.d | 2 +- gas/testsuite/gas/elf/section24a.d | 2 +- gdb/ChangeLog | 23 ++++++++ gdb/arch-utils.c | 3 +- gdb/arch-utils.h | 3 +- gdb/corelow.c | 2 +- gdb/f-lang.c | 65 ++++++++++++---------- gdb/gdbarch.c | 2 +- gdb/gdbarch.h | 4 +- gdb/gdbarch.sh | 2 +- gdb/linux-tdep.c | 7 +-- gdb/s390-tdep.c | 17 +++++- ld/ChangeLog | 10 ++++ ld/testsuite/ld-elf/retain3.s | 4 +- ld/testsuite/ld-elf/retain5.d | 2 +- ld/testsuite/ld-elf/retain6a.d | 2 +- ld/testsuite/ld-elf/retain6main.s | 10 ++-- 27 files changed, 155 insertions(+), 71 deletions(-) copy ld/testsuite/ld-elf/retain5main.s => binutils/testsuite/binutils-all/readelf- [...]