[PATCH 0/3] Fix an issue in libsframe API and refactor testsuite
Indu Bhagat
indu.bhagat@oracle.com
Tue May 20 19:03:41 GMT 2025
More information about the Binutils mailing list
Tue May 20 19:03:41 GMT 2025
- Previous message (by thread): [PATCH] libctf: archive, open: when opening, always set errp to something
- Next message (by thread): [PATCH 1/3] libsframe: fix issue in finding FRE in SFRAME_FDE_TYPE_PCMASK type SFrame FDEs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
When preparing another series to fix some SFrame bugs, I noticed a
libsframe API issue. Fixing the issue and while at it, made some
improvements to the testscases.
Thanks,
Indu
Indu Bhagat (3):
libsframe: fix issue in finding FRE in SFRAME_FDE_TYPE_PCMASK type
SFrame FDEs
libsframe: testsuite: refactor findfre-1 for clarity
libsframe: testsuite: refactor findfunc-1 for clarity
libsframe/sframe.c | 11 +-
.../testsuite/libsframe.find/findfre-1.c | 99 ++++++++++-----
.../testsuite/libsframe.find/findfunc-1.c | 118 ++++++++++++------
.../testsuite/libsframe.find/plt-findfre-1.c | 59 +++++----
4 files changed, 190 insertions(+), 97 deletions(-)
--
2.43.0
- Previous message (by thread): [PATCH] libctf: archive, open: when opening, always set errp to something
- Next message (by thread): [PATCH 1/3] libsframe: fix issue in finding FRE in SFRAME_FDE_TYPE_PCMASK type SFrame FDEs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list