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 9172339d6c5 gas: aarch64: i386: s390: sframe: adjust sframe_ra_tracking_p new 11e0dbc0892 ld: sframe: do not generate .sframe for PLT if no .sframe i [...]
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-bfd.h | 2 ++ bfd/elf-sframe.c | 18 ++++++++++++++++++ bfd/elf64-s390.c | 11 +++++++++-- bfd/elfxx-x86.c | 13 +++++++++++-- .../pic-reloc-ordinary.ld => ld-s390/no-sframe.ld} | 4 ++-- ld/testsuite/ld-s390/s390.exp | 3 +++ ld/testsuite/ld-s390/sframe-command-line-2.d | 10 ++++++++++ ld/testsuite/ld-sframe/no-ld-generated-sframe.d | 10 ++++++++++ .../pic-reloc-ordinary.ld => ld-sframe/no-sframe.ld} | 4 ++-- ld/testsuite/ld-sframe/{discard.s => test.s} | 1 - .../pic-reloc-ordinary.ld => ld-x86-64/no-sframe.ld} | 4 ++-- ld/testsuite/ld-x86-64/sframe-command-line-2.d | 10 ++++++++++ ld/testsuite/ld-x86-64/x86-64.exp | 3 +++ 13 files changed, 82 insertions(+), 11 deletions(-) copy ld/testsuite/{ld-mips-elf/pic-reloc-ordinary.ld => ld-s390/no-sframe.ld} (50%) create mode 100644 ld/testsuite/ld-s390/sframe-command-line-2.d create mode 100644 ld/testsuite/ld-sframe/no-ld-generated-sframe.d copy ld/testsuite/{ld-mips-elf/pic-reloc-ordinary.ld => ld-sframe/no-sframe.ld} (50%) copy ld/testsuite/ld-sframe/{discard.s => test.s} (85%) copy ld/testsuite/{ld-mips-elf/pic-reloc-ordinary.ld => ld-x86-64/no-sframe.ld} (50%) create mode 100644 ld/testsuite/ld-x86-64/sframe-command-line-2.d