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 3169b734cf0 libsframe: fix sframe_find_fre for pltN entries new 9f71b60bd45 libsframe: add new APIs to get SFrame version new ce9a87252cd sframe: bfd: gas: ld: format bump to SFrame version 2 new a5cddf7b64a doc: sframe: update specification for SFRAME_VERSION_2 new a47cd2a1cde binutils/NEWS: announce SFrame version 2 as the new default
The 4 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 | 32 +++++-- bfd/elfxx-x86.c | 24 +++--- binutils/NEWS | 3 + gas/gen-sframe.c | 9 +- .../gas/cfi-sframe/cfi-sframe-aarch64-1.d | 2 +- .../gas/cfi-sframe/cfi-sframe-aarch64-2.d | 2 +- .../cfi-sframe/cfi-sframe-aarch64-pac-ab-key-1.d | 2 +- gas/testsuite/gas/cfi-sframe/cfi-sframe-common-1.d | 2 +- gas/testsuite/gas/cfi-sframe/cfi-sframe-common-2.d | 2 +- gas/testsuite/gas/cfi-sframe/cfi-sframe-common-3.d | 2 +- gas/testsuite/gas/cfi-sframe/cfi-sframe-common-4.d | 2 +- gas/testsuite/gas/cfi-sframe/cfi-sframe-common-5.d | 2 +- gas/testsuite/gas/cfi-sframe/cfi-sframe-common-6.d | 2 +- gas/testsuite/gas/cfi-sframe/cfi-sframe-common-7.d | 2 +- gas/testsuite/gas/cfi-sframe/cfi-sframe-common-8.d | 2 +- gas/testsuite/gas/cfi-sframe/cfi-sframe-x86_64-1.d | 2 +- gas/testsuite/gas/cfi-sframe/common-empty-1.d | 2 +- gas/testsuite/gas/cfi-sframe/common-empty-2.d | 2 +- gas/testsuite/gas/cfi-sframe/common-empty-3.d | 2 +- include/sframe-api.h | 31 +++++++ include/sframe.h | 7 +- ld/testsuite/ld-aarch64/sframe-simple-1.d | 4 +- ld/testsuite/ld-x86-64/sframe-plt-1.d | 2 +- ld/testsuite/ld-x86-64/sframe-simple-1.d | 4 +- libsframe/doc/sframe-spec.texi | 84 +++++++++++++++--- libsframe/libsframe.ver | 4 + libsframe/sframe-dump.c | 42 ++++++--- libsframe/sframe.c | 94 +++++++++++++++++++-- libsframe/testsuite/libsframe.decode/DATA-BE | Bin 64 -> 67 bytes libsframe/testsuite/libsframe.decode/DATA1 | Bin 60 -> 63 bytes libsframe/testsuite/libsframe.decode/DATA2 | Bin 92 -> 98 bytes libsframe/testsuite/libsframe.find/plt-findfre-1.c | 2 +- 32 files changed, 298 insertions(+), 74 deletions(-)