public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] sframe: doc: update spec for the mangled-RA bit in FRE
@ 2022-12-17  6:20 Indu Bhagat
  0 siblings, 0 replies; only message in thread
From: Indu Bhagat @ 2022-12-17  6:20 UTC (permalink / raw)
  To: bfd-cvs, gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6e09ae77a199fe3a8ed814355eec7bb105a42ed4

commit 6e09ae77a199fe3a8ed814355eec7bb105a42ed4
Author: Indu Bhagat <indu.bhagat@oracle.com>
Date:   Fri Dec 16 22:02:11 2022 -0800

    sframe: doc: update spec for the mangled-RA bit in FRE
    
    ChangeLog:
    
            * libsframe/doc/sframe-spec.texi

Diff:
---
 libsframe/doc/sframe-spec.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libsframe/doc/sframe-spec.texi b/libsframe/doc/sframe-spec.texi
index 0559d7c3882..fa66d801dd3 100644
--- a/libsframe/doc/sframe-spec.texi
+++ b/libsframe/doc/sframe-spec.texi
@@ -566,8 +566,8 @@ The SFrame FRE info word is a bitfield split into four parts.  From MSB to LSB:
 @multitable {Bit offset} {@code{fre_cfa_base_reg_id}} {Size of stack offsets in bytes.  Valid values}
 @headitem Bit offset @tab Name @tab Description
 @item 7
-@tab @code{unused}
-@tab Unused bit.
+@tab @code{fre_mangled_ra_p}
+@tab Indicate whether the return address is mangled with any authorization bits (signed RA).
 
 @item 5-6
 @tab @code{fre_offset_size}

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-17  6:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-17  6:20 [binutils-gdb] sframe: doc: update spec for the mangled-RA bit in FRE Indu Bhagat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).