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 b1c896b365 Fix gdb build on macOS adds 75faf5c41d AArch64: Allow additional sizes in prologue adds fc9e754460 Automatic date update in version.in adds 2208ee9170 [gdb] Fix gdb build on mips64-linux adds 6485977b89 Updatesd Swdish translation for the gas sub-directory. new 05192282ca Fix CU overrun in scan_unit_for_symbols new 9177214a22 Correct a typo in the documentation for the disassembler. new c6778d00df Simplify write_inferior_memory new 4196ab2a6d Replace write_inferior_memory with target_write_memory new 6ae978f133 Add a description of the 'n' symbol type displayed by nm.
The 5 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 | 5 + bfd/dwarf2.c | 2 +- bfd/version.h | 2 +- binutils/ChangeLog | 10 + binutils/doc/binutils.texi | 7 +- gas/ChangeLog | 4 + gas/po/sv.po | 1334 +++++++------------- gdb/ChangeLog | 9 + gdb/aarch64-tdep.c | 32 +- gdb/gdbserver/ChangeLog | 34 + gdb/gdbserver/linux-aarch64-low.c | 4 +- gdb/gdbserver/linux-ppc-low.c | 22 +- gdb/gdbserver/linux-s390-low.c | 4 +- gdb/gdbserver/linux-x86-low.c | 8 +- gdb/gdbserver/mem-break.c | 30 +- gdb/gdbserver/proc-service.c | 2 +- gdb/gdbserver/remote-utils.c | 4 +- gdb/gdbserver/server.c | 2 +- gdb/gdbserver/target.c | 32 +- gdb/gdbserver/target.h | 5 +- gdb/gdbserver/tracepoint.c | 32 +- gdb/linux-nat-trad.c | 1 + gdb/testsuite/ChangeLog | 5 + gdb/testsuite/gdb.arch/aarch64-prologue.c | 83 ++ .../aarch64-prologue.exp} | 29 +- 25 files changed, 706 insertions(+), 996 deletions(-) create mode 100644 gdb/testsuite/gdb.arch/aarch64-prologue.c copy gdb/testsuite/{gdb.cp/constexpr-field.exp => gdb.arch/aarch64-prologue.exp} (62%)