[PATCH,V3 2/2] libsframe: bump version to 2.0
Jan Beulich
jbeulich@suse.com
Fri Jul 11 06:27:56 GMT 2025
On 11.07.2025 08:24, Indu Bhagat via Binutils wrote:
> Create a new LIBSFRAME_2.0 entry (non-inheritance version) to create new
> global versioned symbols.
This reads somewhat stale now that you did ...
> Also announce libsframe.so.2 in NEWS.
>
> New APIs:
> sframe_decoder_get_flags;
> sframe_decoder_get_offsetof_fde_start_addr;
> sframe_encoder_get_flags;
> sframe_encoder_get_offsetof_fde_start_addr;
>
> Removed APIs: (already deprecated since X-2 release)
> sframe_get_funcdesc_with_addr;
>
> APIs with changed semantics:
> sframe_decoder_get_funcdesc_v2;
> sframe_encoder_add_funcdesc_v2;
> sframe_encoder_write;
>
> lisbframe/
> * libsframe.ver: Define new LIBSFRAME_2.0.
> * libtool-version: Bump the 'current' numeral to indicate a binary
> incompatible release.
> include/
> * sframe-api.h (sframe_get_funcdesc_with_addr): Remove
> deprecated interface.
> libsframe/
> * sframe.c (sframe_get_funcdesc_with_addr): Likewise.
> binutils/
> * NEWS: Announce new versioned release of libsframe.
>
> ---
> [Changes in V3]
> - Remove LIBSFRAME_1.0 node altogether.
... this. Other than that - lgtm, fwiw.
Jan
More information about the Binutils
mailing list