[PATCH, V2 10/14] gas: sframe: refactor out the offsets emission code
Jens Remus
jremus@linux.ibm.com
Tue Dec 16 12:44:00 GMT 2025
More information about the Binutils mailing list
Tue Dec 16 12:44:00 GMT 2025
- Previous message (by thread): [PATCH, V2 10/14] gas: sframe: refactor out the offsets emission code
- Next message (by thread): [PATCH, V2 11/14] libsframe: refactor sframe_decoder_add_funcdesc for internal use
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 12/9/2025 9:59 AM, Indu Bhagat via Binutils wrote: > Minor refactoring. Carve out the SFrame FRE offsets emission code into > a new output_sframe_row_entry_offsets (). This change helps prepare for > later supporting a new FDE type in SFrame V3. > > gas/ > * gen-sframe.c (output_sframe_row_entry_offsets): New > definition. > (output_sframe_row_entry): Use the new definition. > > --- > [No changes in V2] > --- > gas/gen-sframe.c | 74 +++++++++++++++++++++++++++++------------------- > 1 file changed, 45 insertions(+), 29 deletions(-) Reviewed-by: Jens Remus <jremus@linux.ibm.com> Regards, Jens -- Jens Remus Linux on Z Development (D3303) +49-7031-16-1128 Office jremus@de.ibm.com IBM IBM Deutschland Research & Development GmbH; Vorsitzender des Aufsichtsrats: Wolfgang Wendt; Geschäftsführung: David Faller; Sitz der Gesellschaft: Böblingen; Registergericht: Amtsgericht Stuttgart, HRB 243294 IBM Data Privacy Statement: https://www.ibm.com/privacy/
- Previous message (by thread): [PATCH, V2 10/14] gas: sframe: refactor out the offsets emission code
- Next message (by thread): [PATCH, V2 11/14] libsframe: refactor sframe_decoder_add_funcdesc for internal use
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list