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

Jan Beulich jbeulich@suse.com
Fri Jun 6 09:29:48 GMT 2025


On 26.05.2025 07:08, Indu Bhagat wrote:
> 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(-)

Okay with the one remark on patch 5 taken care of.

Jan


More information about the Binutils mailing list