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 54af729da14 LoongArch: Run overflow testcases only on LoongArch target new d6a14e41381 aarch64: rename internals related to PAuth feature to use p [...] new 896a639babe s390: Avoid reloc overflows on undefined weak symbols
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 | 54 ++++++++++++++++++++++++++ gas/config/tc-aarch64.c | 4 +- include/opcode/aarch64.h | 4 +- ld/testsuite/ld-s390/8GB.ld | 1 + ld/testsuite/ld-s390/s390.exp | 3 ++ ld/testsuite/ld-s390/weakundef-1.dd | 15 ++++++++ ld/testsuite/ld-s390/weakundef-1.s | 18 +++++++++ opcodes/aarch64-tbl.h | 76 ++++++++++++++++++------------------- 8 files changed, 133 insertions(+), 42 deletions(-) create mode 100644 ld/testsuite/ld-s390/8GB.ld create mode 100644 ld/testsuite/ld-s390/weakundef-1.dd create mode 100644 ld/testsuite/ld-s390/weakundef-1.s