mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
b657622c3e
Fixes some fallout from git commit 0942c7ab94
.
PR 26028
gas/
* testsuite/gas/ia64/unwind-ilp32.d: Add -T to readelf options.
gold/
* testsuite/Makefile.am (file_in_many_sections.stdout): Add -W
to readelf options.
* testsuite/Makefile.in: Regenerate.
ld/
* testsuite/ld-arm/arm-elf.exp (vxworks1): Pass --wide to readelf
when dumping relocs.
* testsuite/ld-i386/i386.exp (vxworks1): Likewise.
* testsuite/ld-sh/sh-vxworks.exp (vxworks1): Likewise.
* testsuite/ld-sparc/sparc.exp (vxworks1): Likewise.
* testsuite/ld-arm/vxworks1.rd: Adjust to suit.
* testsuite/ld-i386/vxworks1.rd: Adjust.
* testsuite/ld-sh/vxworks1.rd: Adjust.
* testsuite/ld-sparc/vxworks1.rd: Adjust.
20 lines
881 B
R
20 lines
881 B
R
|
|
Relocation section '\.rela\.plt' at offset .* contains 2 entries:
|
|
Offset +Info +Type +Sym.*
|
|
0008140c +.*16 R_ARM_JUMP_SLOT +000..... +sglobal \+ 0
|
|
00081410 +.*16 R_ARM_JUMP_SLOT +000..... +foo \+ 0
|
|
|
|
Relocation section '\.rela\.text' at offset .* contains 3 entries:
|
|
Offset +Info +Type +Sym.*
|
|
00080c00 +.*01 R_ARM_PC24 +00080800 +\.plt \+ 20
|
|
00080c04 +.*01 R_ARM_PC24 +000..... +sexternal - 8
|
|
00080c08 +.*01 R_ARM_PC24 +00080800 +\.plt \+ 8
|
|
|
|
Relocation section '\.rela\.plt\.unloaded' at offset .* contains 5 entries:
|
|
Offset +Info +Type +Sym.*
|
|
0008080c +.*02 R_ARM_ABS32 +00081400 +_GLOBAL_OFFSET_TABLE_ \+ 0
|
|
00080818 +.*02 R_ARM_ABS32 +00081400 +_GLOBAL_OFFSET_TABLE_ \+ c
|
|
0008140c +.*02 R_ARM_ABS32 +00080800 +_PROCEDURE_LINKAGE_TABLE_ \+ 0
|
|
00080830 +.*02 R_ARM_ABS32 +00081400 +_GLOBAL_OFFSET_TABLE_ \+ 10
|
|
00081410 +.*02 R_ARM_ABS32 +00080800 +_PROCEDURE_LINKAGE_TABLE_ \+ 0
|