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 360f74a1019 x86-64: Add a test for hidden undefined symbol new 1785837a257 ld: fix PR/32297 new 938fb512184 ld: fix wrong SFrame info for lazy IBT PLT new 47c88752f9a ld: generate SFrame stack trace info for .plt.got
The 3 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-x86-64.c | 74 +++++++++++-- bfd/elfxx-x86.c | 119 +++++++++++++++++---- bfd/elfxx-x86.h | 6 ++ .../{sframe-plt-1.d => sframe-ibt-plt-1.d} | 15 +-- .../{sframe-plt-1.d => sframe-pltgot-1.d} | 12 +-- ld/testsuite/ld-x86-64/sframe-pltgot-1.s | 15 +++ .../{sframe-plt-1.d => sframe-pltgot-2.d} | 10 +- ld/testsuite/ld-x86-64/x86-64.exp | 3 + 8 files changed, 207 insertions(+), 47 deletions(-) copy ld/testsuite/ld-x86-64/{sframe-plt-1.d => sframe-ibt-plt-1.d} (60%) copy ld/testsuite/ld-x86-64/{sframe-plt-1.d => sframe-pltgot-1.d} (66%) create mode 100644 ld/testsuite/ld-x86-64/sframe-pltgot-1.s copy ld/testsuite/ld-x86-64/{sframe-plt-1.d => sframe-pltgot-2.d} (70%)