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-next-allyesconfig in repository toolchain/ci/binutils-gdb.
from d820d0c37b gdb/testsuite: Remove interactive prompt case from mi_gdb_test adds 28e817cc44 Fix a heap use after free memory access fault when displayin [...] adds c0b0b1c2b4 Correct PR number in changelog entry. adds 8379fac67e Updated Spanish translation for the ld sub-directory. adds 0e2a21335b gdb: Avoid signed integer overflow when printing source lines adds 041be52673 gdb: Remove support for old mangling schemes adds 39f286cd58 S12Z: Fix disassembly of indexed OPR operands with zero index. adds 448b8ca865 S12Z: Don't crash when disassembling invalid instructions. new 669e09f609 NEWS: Move changed commands description to Changed commands [...] new a08da33eb3 Merge from gcc: use "cannot" instead of "can not" in libiber [...] new d30e190339 Automatic date update in version.in
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/version.h | 2 +- binutils/ChangeLog | 6 + binutils/readelf.c | 13 +- gas/ChangeLog | 5 + gas/testsuite/gas/s12z/jsr.d | 1 + gas/testsuite/gas/s12z/jsr.s | 3 +- gdb/ChangeLog | 25 + gdb/NEWS | 19 +- gdb/cli/cli-cmds.c | 35 +- gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 29 +- gdb/gdbtypes.c | 32 +- gdb/linespec.c | 11 - gdb/source.c | 48 +- gdb/source.h | 48 ++ gdb/stabsread.c | 20 - gdb/testsuite/ChangeLog | 9 + gdb/testsuite/gdb.cp/demangle.exp | 1419 +------------------------------------ gdb/valops.c | 23 - include/ChangeLog | 8 + include/libiberty.h | 4 +- include/plugin-api.h | 2 +- ld/ChangeLog | 4 + ld/po/es.po | 329 +++++---- libiberty/ChangeLog | 9 + libiberty/cp-demangle.c | 4 +- libiberty/floatformat.c | 2 +- libiberty/strerror.c | 2 +- opcodes/ChangeLog | 7 + opcodes/s12z-dis.c | 61 +- 30 files changed, 443 insertions(+), 1742 deletions(-)