[PATCH,V2 0/3] libsframe: prepare for new version layouts

Indu Bhagat indu.bhagat@oracle.com
Tue Oct 21 06:11:50 GMT 2025


Hi,

This patchset does some ground work necessary to support the case of
evolving SFrame FDE on-disk representation.
  - This involves making some APIs 'sframe-version aware'.
  - It also does preparatory work to allow libsframe use its own
    internal representation for SFrame FDE if necessary.

Thanks,
Indu Bhagat (3):
  libsframe: make flip_fde version aware
  libsframe: make flip_header version aware
  libsframe: use sf_fde_tbl data structure internally for the decoder

 libsframe/sframe-impl.h |   8 +-
 libsframe/sframe.c      | 245 ++++++++++++++++++++++++++++++----------
 2 files changed, 190 insertions(+), 63 deletions(-)

-- 
2.43.0



More information about the Binutils mailing list