This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gdb.
from 0e12331a9b gprofng: test suite problems adds 44c70fb01f libctf: add a comment explaining how to use ctf_*open adds 95ade9a5f4 libctf: impose an ordering on conflicting types new 26b1426577 s390: Avoid dynamic TLS relocs in PIE new d942d8db12 s390: Add DT_JMPREL pointing to .rela.[i]plt with static-pie
The 2 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-s390.c | 41 ++++++++++++++++--------- include/ctf-api.h | 8 ++++- ld/testsuite/ld-ctf/array-char-conflicting-1.c | 9 ++++++ ld/testsuite/ld-ctf/array-char-conflicting-2.c | 9 ++++++ ld/testsuite/ld-ctf/array-conflicted-ordering.d | 26 ++++++++++++++++ ld/testsuite/ld-ctf/array-extern.c | 1 + ld/testsuite/ld-ctf/array-extern.d | 32 +++++++++++++++++++ ld/testsuite/ld-ctf/conflicting-typedefs.d | 2 +- libctf/ctf-dedup.c | 21 ++++++++++++- 9 files changed, 132 insertions(+), 17 deletions(-) create mode 100644 ld/testsuite/ld-ctf/array-char-conflicting-1.c create mode 100644 ld/testsuite/ld-ctf/array-char-conflicting-2.c create mode 100644 ld/testsuite/ld-ctf/array-conflicted-ordering.d create mode 100644 ld/testsuite/ld-ctf/array-extern.c create mode 100644 ld/testsuite/ld-ctf/array-extern.d