This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 7bdb051fd62 aarch64: Add support for sme2.1 zero instructions. new 83511d2679b s390: Do not replace brcth referencing undefined weak symbol new 6f8b365b653 s390: Avoid reloc overflows on undefined weak symbols (cont)
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 | 42 ++++++++++++++++++++++++++++++++++--- ld/testsuite/ld-s390/s390.exp | 5 ++++- ld/testsuite/ld-s390/weakundef-1.dd | 6 +++--- ld/testsuite/ld-s390/weakundef-1.s | 1 - ld/testsuite/ld-s390/weakundef-2.dd | 17 +++++++++++++++ ld/testsuite/ld-s390/weakundef-2.s | 17 +++++++++++++++ 6 files changed, 80 insertions(+), 8 deletions(-) create mode 100644 ld/testsuite/ld-s390/weakundef-2.dd create mode 100644 ld/testsuite/ld-s390/weakundef-2.s