projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bec250
)
sframe: doc: update spec for the mangled-RA bit in FRE
author
Indu Bhagat
<indu.bhagat@oracle.com>
Sat, 17 Dec 2022 06:02:11 +0000
(22:02 -0800)
committer
Indu Bhagat
<indu.bhagat@oracle.com>
Sat, 17 Dec 2022 06:02:11 +0000
(22:02 -0800)
ChangeLog:
* libsframe/doc/sframe-spec.texi
libsframe/doc/sframe-spec.texi
patch
|
blob
|
history
diff --git
a/libsframe/doc/sframe-spec.texi
b/libsframe/doc/sframe-spec.texi
index 0559d7c3882687282f3ce66053e6c71867a678ca..fa66d801dd3a2cb315b8ba17a8501624ad87e060 100644
(file)
--- 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}