[PATCH 3/6] s390: Make operand table indices relative to each other

Jens Remus jremus@linux.ibm.com
Thu Oct 24 14:17:50 GMT 2024


On 20.11.2023 15:06, Jens Remus wrote:
> This is a purely mechanical change. It allows subsequent insertions into
> the operands table without having to renumber all operand indices.
> 
> The only differences in the resulting ELF object are in the .debug_info
> section. This has been confirmed by diffing the following xxd and readelf
> output:
> 
> xxd s390-opc.o
> readelf -aW -x .text -x .data -x .bss -x .rodata -x .debug_info \
>    -x .symtab -x .strtab -x .shstrtab --debug-dump s390-opc.o
> 
> opcodes/
> 	* s390-opc.c: Make operand table indices relative to each other.
> 
> Signed-off-by: Jens Remus <jremus@linux.ibm.com>
> Reviewed-by: Andreas Krebbel <krebbel@linux.ibm.com>

Backported to binutils-2_41-branch with off-list approval from Andreas.

Regards,
Jens
-- 
Jens Remus
Linux on Z Development (D3303) and z/VSE Support
+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/



More information about the Binutils mailing list