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 03da31c676 Fix an illegal memory access when dumping corrupt x86_64 PE [...] adds 0535e5d74d Arm: Add support for missing CPUs adds 395fad095c [gdb/testsuite] Make gdb_test message more informative in mu [...] adds 272044897e Make GDB compile with Python 3 on MinGW adds 1aa7f807d2 Automatic date update in version.in adds afc72f154d Prevent a potential illegal memory access in the DWARF parse [...] adds fe4b77d9e5 Updated Swedish translation for the gas sub-directory. adds 2600d80ccd PR24933, Memory leak in elf_x86_64_get_synthetic_symtab adds a7ba389645 Stop the BFD library from failing when encountering a second [...] new 09f7b0de53 or1k: Fix incorrect value in PLT GOT entries, causing infinite loop
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 | 23 +++++++ bfd/cpu-arm.c | 3 + bfd/elf.c | 13 +++- bfd/elf32-or1k.c | 7 ++- bfd/elfxx-x86.c | 7 ++- bfd/version.h | 2 +- binutils/ChangeLog | 8 +++ binutils/dwarf.c | 70 ++++++++++++--------- gas/ChangeLog | 13 ++++ gas/config/tc-arm.c | 9 +++ gas/doc/c-arm.texi | 3 + gas/po/sv.po | 71 +++++++--------------- .../gas/{aarch64 => arm}/cpu-cortex-a76ae.d | 0 .../gas/{aarch64 => arm}/cpu-cortex-a77.d | 0 gas/testsuite/gas/arm/cpu-cortex-m35p.d | 6 ++ gdb/ChangeLog | 6 ++ gdb/python/lib/gdb/__init__.py | 26 ++++++++ gdb/python/python.c | 23 ++++--- gdb/testsuite/ChangeLog | 5 ++ gdb/testsuite/gdb.multi/multi-term-settings.exp | 4 +- 20 files changed, 201 insertions(+), 98 deletions(-) copy gas/testsuite/gas/{aarch64 => arm}/cpu-cortex-a76ae.d (100%) copy gas/testsuite/gas/{aarch64 => arm}/cpu-cortex-a77.d (100%) create mode 100644 gas/testsuite/gas/arm/cpu-cortex-m35p.d