[PATCH,V3 0/6] libsframe: bugfixes and improvements

Indu Bhagat indu.bhagat@oracle.com
Mon May 26 05:08:30 GMT 2025


Hi,

This series is now a combination of few separate sets of improvements to
libsframe APIs and testsuite made by me and Jens.
  V1 by Indu Bhagat:
https://inbox.sourceware.org/binutils/20250520190344.345168-1-indu.bhagat@oracle.com/
  V1 by Jens Remus:
https://inbox.sourceware.org/binutils/20250521083059.55048-1-jremus@linux.ibm.com/

Thanks,

Indu Bhagat (3):
  libsframe: fix issue finding FRE in PCMASK type SFrame FDEs
  libsframe: testsuite: improve findfre-1 testcase
  libsframe: testsuite: improve findfunc-1 testcase

Jens Remus (3):
  libsframe: correct binary search for SFrame FDE
  libsframe: stop search for SFrame FRE if its start IP is greater than
    PC
  libsframe: handle SFrame FRE start/end IP offsets as unsigned

 libsframe/sframe.c                            |  65 ++++----
 .../testsuite/libsframe.find/findfre-1.c      | 111 +++++++++-----
 .../testsuite/libsframe.find/findfunc-1.c     | 141 ++++++++++++------
 .../testsuite/libsframe.find/plt-findfre-1.c  |  83 +++++++----
 4 files changed, 249 insertions(+), 151 deletions(-)

-- 
2.43.0



More information about the Binutils mailing list