diff options
author | Jens Remus <jremus@linux.ibm.com> | 2023-11-23 15:45:42 +0100 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.ibm.com> | 2023-11-23 15:51:03 +0100 |
commit | eeafc61979c6f8399bb5ce770e46a00823a5cfae (patch) | |
tree | 5693bfa22e664fa1a5561c9a98b371da92b3b3d3 /libiberty/memmem.c | |
parent | 3f3c1e513bdf53d78adbde7f9d300c2281de21b9 (diff) | |
download | gdb-eeafc61979c6f8399bb5ce770e46a00823a5cfae.zip gdb-eeafc61979c6f8399bb5ce770e46a00823a5cfae.tar.gz gdb-eeafc61979c6f8399bb5ce770e46a00823a5cfae.tar.bz2 |
s390: Make operand table indices relative to each other
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>
Diffstat (limited to 'libiberty/memmem.c')
0 files changed, 0 insertions, 0 deletions