diff options
author | Indu Bhagat <indu.bhagat@oracle.com> | 2025-07-06 12:47:31 -0700 |
---|---|---|
committer | Indu Bhagat <indu.bhagat@oracle.com> | 2025-07-06 12:53:03 -0700 |
commit | 54f153a345bc7dbab1e6ccddf604e900571119ca (patch) | |
tree | 82414d2aba0e7e2e5f7316bc7ee51f7e8c7344f6 /gdb/testsuite/gdb.python/py-objfile-script.c | |
parent | 0924a1ca2e1ec7543145f4c0cea5e6b0eccf5b21 (diff) | |
download | binutils-54f153a345bc7dbab1e6ccddf604e900571119ca.zip binutils-54f153a345bc7dbab1e6ccddf604e900571119ca.tar.gz binutils-54f153a345bc7dbab1e6ccddf604e900571119ca.tar.bz2 |
NEWS: sframe: mention new semantics for SFrame FDE function start addr
The SFrame FDE's function start address is always emitted as follows by
GAS and ld: it is the offset of the start PC of the respective function
from the FDE field itself.
GAS and ld will emit a flag SFRAME_F_FDE_FUNC_START_PCREL set to 1
when emitting the field in this encoding.
* binutils/NEWS: Announce the change of encoding for SFrame FDE
func start addr field.
* gas/NEWS: Announce the emission of new flag
SFRAME_F_FDE_FUNC_START_PCREL.
* ld/NEWS: Likewise. Relocatable links are now fixed.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-objfile-script.c')
0 files changed, 0 insertions, 0 deletions