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 26ea095fa70 gas/gen-sframe: avoid gcc extension using __VA_ARGS__ new db5b3831be5 bfd: ld: sframe: skip R_*_NONE relocations from input bfds new f712f6c74f9 ld: testsuite: Add sframe test for PR 33401
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/elf-sframe.c | 15 ++++++++-- ld/testsuite/ld-sframe/StateClient.cpp | 26 +++++++++++++++++ ld/testsuite/ld-sframe/StatePlaying.cpp | 41 +++++++++++++++++++++++++++ ld/testsuite/ld-sframe/pr33401.rd | 3 ++ ld/testsuite/ld-sframe/sframe.exp | 50 +++++++++++++++++++++++++++++++++ 5 files changed, 133 insertions(+), 2 deletions(-) create mode 100644 ld/testsuite/ld-sframe/StateClient.cpp create mode 100644 ld/testsuite/ld-sframe/StatePlaying.cpp create mode 100644 ld/testsuite/ld-sframe/pr33401.rd