This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64 in repository toolchain/ci/gdb.
from 8bf10e2e77 gdb/infrun: rename variable and move to more specific scope adds 1adce770ea Fix Z80 assembly failure. adds 6c037fdbf0 Update the config.guess and config.sub files from the master [...] adds 1f95afb889 Automatic date update in version.in adds 97da0e2677 tweak __ehdr_start visibility and flags for check_relocs adds 1657026ccd PowerPC64 DT_RELR adds e29de63f0d lang_size_relro_segment tidy adds 48e3e6aec8 Check thin archive element file size against archive header adds e2c0149e8b PR28029, debuginfod tests adds 0c80c64464 bfd/elf64-ppc.c: fix clang -Wbitwise-instead-of-logical warn [...] adds 709a3d07f3 gdb: testsuite: print explicit test result for gdb.base/dfp- [...] new cced7cacec gdb: preserve `|` in connection details string
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: ChangeLog | 364 +++ bfd/ChangeLog | 7 + bfd/Makefile.in | 1 + bfd/archive.c | 12 +- bfd/configure | 18 +- bfd/doc/Makefile.in | 1 + bfd/elf-bfd.h | 5 +- bfd/elf64-ppc.c | 598 ++++- bfd/po/bfd.pot | 2534 +++++++++--------- bfd/version.h | 2 +- binutils/ChangeLog | 4 + binutils/Makefile.in | 1 + binutils/objdump.c | 112 +- binutils/testsuite/lib/binutils-common.exp | 4 +- config.guess | 1238 ++++----- config.sub | 86 +- gas/ChangeLog | 10 + gas/Makefile.in | 1 + gas/app.c | 2 + gas/po/gas.pot | 3943 +++++++++++++++------------- gdb/ser-pipe.c | 6 + gdb/serial.c | 7 +- gdb/testsuite/gdb.base/dfp-test.exp | 1 + gdb/testsuite/gdb.server/server-pipe.exp | 80 + ld/ChangeLog | 5 + ld/Makefile.in | 1 + ld/emulparams/elf64ppc.sh | 1 + ld/ldelf.c | 5 - ld/ldlang.c | 63 +- ld/po/ld.pot | 3080 +++++++++++----------- ld/testsuite/ld-elf/dt-relr-2b.d | 2 +- ld/testsuite/ld-elf/dt-relr-2c.d | 2 +- ld/testsuite/ld-elf/dt-relr-2d.d | 2 +- ld/testsuite/ld-elf/dt-relr-2e.d | 2 +- opcodes/ChangeLog | 5 + opcodes/Makefile.in | 1 + opcodes/po/opcodes.pot | 446 ++-- zlib/ChangeLog | 4 + zlib/Makefile.in | 1 + 39 files changed, 7112 insertions(+), 5545 deletions(-) create mode 100644 gdb/testsuite/gdb.server/server-pipe.exp