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 b4917deea42 gas: sframe: handle .cfi_undefined new d463846740d s390: Improve diagnostic for reloc against misaligned sym new ed53e990e57 s390: Prevent GOT access rewrite for misaligned 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 | 13 ++++++------- ld/testsuite/ld-s390/pr32969_64-1.dd | 15 +++++++++++++++ ld/testsuite/ld-s390/pr32969_64-2.dd | 15 +++++++++++++++ ld/testsuite/ld-s390/pr32969a.s | 14 ++++++++++++++ ld/testsuite/ld-s390/pr32969b.s | 10 ++++++++++ ld/testsuite/ld-s390/pr32969c.s | 10 ++++++++++ ld/testsuite/ld-s390/s390.exp | 8 ++++++++ 7 files changed, 78 insertions(+), 7 deletions(-) create mode 100644 ld/testsuite/ld-s390/pr32969_64-1.dd create mode 100644 ld/testsuite/ld-s390/pr32969_64-2.dd create mode 100644 ld/testsuite/ld-s390/pr32969a.s create mode 100644 ld/testsuite/ld-s390/pr32969b.s create mode 100644 ld/testsuite/ld-s390/pr32969c.s