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_check_gcc/master-arm in repository toolchain/ci/gdb.
from b2a696a881 Use std::string for interpreter_p adds 325600eb11 Automatic date update in version.in adds 4fb55bf6a9 aarch64: Define elf_backend_extern_protected_data to 0 [PR 18705] adds 83c325007c aarch64: Allow PC-relative relocations against protected STT [...] adds ecc741e64e Re: PowerPC64: stub debug dump adds 570e911f4e PowerPC64: fix assertion in ppc_build_one_stub with -Os code adds c86acd3f18 Use PyBool_FromLong new d75bdf170e Don't declare cli_set_logging
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/elf64-ppc.c | 103 ++++++++++++++++---------- bfd/elfnn-aarch64.c | 4 +- bfd/version.h | 2 +- gdb/cli/cli-interp.h | 5 -- gdb/python/py-cmd.c | 3 +- gdb/python/py-symbol.c | 3 +- gdb/python/py-type.c | 6 +- ld/testsuite/ld-aarch64/aarch64-elf.exp | 1 + ld/testsuite/ld-aarch64/pcrel-protected.s | 11 +++ ld/testsuite/ld-aarch64/pcrel_pic_protected.d | 7 ++ ld/testsuite/ld-aarch64/protected-data.d | 2 +- 11 files changed, 89 insertions(+), 58 deletions(-) create mode 100644 ld/testsuite/ld-aarch64/pcrel-protected.s create mode 100644 ld/testsuite/ld-aarch64/pcrel_pic_protected.d