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-allyesconfig in repository toolchain/ci/binutils-gdb.
from 3abea05d9b Remove two unused items from windows-nat.c adds 41481f9e4e Automatic date update in version.in adds 336bfbeb18 PR25070, SEGV in function _bfd_dwarf2_find_nearest_line adds 6d9d6da48e s390: Add record/replay support for arch13 instructions adds 8610e0fd93 PR25081, Discrepancy between VMA and LMA after ALIGN adds 1d3787499d Fix the disassembly of the LDS and STS instructions of the A [...] new 6a25e8a290 Mark guile_{extension_,}script_ops as static
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 | 6 +++++ bfd/dwarf2.c | 11 ++++++++- bfd/version.h | 2 +- gas/ChangeLog | 6 +++++ gas/testsuite/gas/avr/pr25041.d | 9 +++++++ gas/testsuite/gas/avr/pr25041.s | 4 +++ gdb/ChangeLog | 13 ++++++++++ gdb/guile/guile.c | 55 +++++++++++++++++++---------------------- gdb/s390-tdep.c | 55 ++++++++++++++++++++++++++++++++++++----- ld/ChangeLog | 6 +++++ ld/ldlang.c | 2 +- opcodes/ChangeLog | 6 +++++ opcodes/avr-dis.c | 2 ++ 13 files changed, 139 insertions(+), 38 deletions(-) create mode 100644 gas/testsuite/gas/avr/pr25041.d create mode 100644 gas/testsuite/gas/avr/pr25041.s