mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
aebf9be708
PR ld/19455 * elf32-arm.c (elf32_arm_create_dynamic_sections): Set the ELF class of the linker stub bfd. (elf32_arm_check_relocs): Skip check for pic format after processing a vxWorks R_ARM_ABS12 reloc. * elflink.c (bfd_elf_final_link): Check for ELFCLASSNONE when reporting a class mismatch. * testsuite/ld-arm/vxworks1-lib.dd: Update for current disassmebler output. * testsuite/ld-arm/vxworks1-lib.rd: Likewise. * testsuite/ld-arm/vxworks1.dd: Likewise. * testsuite/ld-arm/vxworks1.rd: Likewise. * testsuite/ld-arm/vxworks1.ld: Set the output format.
13 lines
608 B
R
13 lines
608 B
R
|
|
Relocation section '\.rela\.plt' at offset .* contains 2 entries:
|
|
Offset Info Type Sym\.Value Sym\. Name \+ Addend
|
|
0008140c .*16 R_ARM_JUMP_SLOT 00000000 sexternal \+ 0
|
|
00081410 .*16 R_ARM_JUMP_SLOT 00080c3c sglobal \+ 0
|
|
|
|
Relocation section '\.rela\.dyn' at offset .* contains 4 entries:
|
|
Offset Info Type Sym\.Value Sym\. Name \+ Addend
|
|
00081800 00000017 R_ARM_RELATIVE * 80c38
|
|
00080c0c .*06 R_ARM_ABS12 00000000 __GOTT_INDEX__ \+ 0
|
|
00080c30 .*02 R_ARM_ABS32 00000000 __GOTT_BASE__ \+ 0
|
|
00081414 .*15 R_ARM_GLOB_DAT 00081c00 x \+ 0
|