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 ede64c814ba ld targ_extra_emuls and targ_extra_libpath new 4651bea1193 bfd: include: sframe: fix PR ld/32789
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/elf-sframe.c | 3 ++- bfd/elf64-s390.c | 2 +- bfd/elfxx-x86.c | 2 +- include/sframe-api.h | 8 ++++---- ld/testsuite/ld-sframe/pr32789-1.rd | 9 +++++++++ ld/testsuite/ld-sframe/pr32789-1.sd | 4 ++++ ld/testsuite/ld-sframe/pr32789-1a.c | 22 ++++++++++++++++++++++ ld/testsuite/ld-sframe/pr32789-1b.c | 12 ++++++++++++ ld/testsuite/ld-sframe/sframe.exp | 16 ++++++++++++++++ ld/testsuite/ld-x86-64/sframe-reloc-1.d | 3 +-- libsframe/libsframe.ver | 2 +- libsframe/sframe.c | 23 ++++++++++++----------- 12 files changed, 85 insertions(+), 21 deletions(-) create mode 100644 ld/testsuite/ld-sframe/pr32789-1.rd create mode 100644 ld/testsuite/ld-sframe/pr32789-1.sd create mode 100644 ld/testsuite/ld-sframe/pr32789-1a.c create mode 100644 ld/testsuite/ld-sframe/pr32789-1b.c