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 1c57b841ac1 Automatic date update in version.in new 4604c729416 sframe.h: add support for .cfi_negate_ra_state new 28f69152b99 gas: sframe: add support for .cfi_negate_ra_state new 9c4b163cb54 libsframe: provide new access API for mangled RA bit new 49948bce0e9 objdump/readelf: sframe: emit marker for FREs with mangled RA new 5bec250b5a9 gas: sframe: testsuite: add testcase for .cfi_negate_ra_state new 6e09ae77a19 sframe: doc: update spec for the mangled-RA bit in FRE
The 6 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: gas/gen-sframe.c | 42 +++++++++++++++++----- gas/gen-sframe.h | 6 +++- ...fi-sframe-common-8.d => cfi-sframe-aarch64-2.d} | 4 +-- .../{common-empty-4.s => cfi-sframe-aarch64-2.s} | 3 +- gas/testsuite/gas/cfi-sframe/cfi-sframe.exp | 2 +- gas/testsuite/gas/cfi-sframe/common-empty-4.d | 14 -------- include/sframe-api.h | 7 ++++ include/sframe.h | 23 +++++++----- libsframe/doc/sframe-spec.texi | 4 +-- libsframe/sframe-dump.c | 11 ++++-- libsframe/sframe.c | 18 ++++++++++ 11 files changed, 95 insertions(+), 39 deletions(-) copy gas/testsuite/gas/cfi-sframe/{cfi-sframe-common-8.d => cfi-sframe-aarch64-2.d} (80%) rename gas/testsuite/gas/cfi-sframe/{common-empty-4.s => cfi-sframe-aarch64-2.s} (85%) delete mode 100644 gas/testsuite/gas/cfi-sframe/common-empty-4.d