mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
7c4927199c
* elf32-ppc.c (is_ppc_elf_target): Return true if the target is bfd_elf32_powerpc_vxworks_vec. ld/testsuite/ * ld-i386/vxworks1.ld (.data): New section. * ld-i386/vxworks1-lib.s: Add a pointer to a local symbol. * ld-i386/vxworks1-lib.rd: Test for the associated reloc. * ld-powerpc/vxworks1.ld (.data): New section. * ld-powerpc/vxworks1-lib.s: Add a pointer to a local symbol. * ld-powerpc/vxworks1-lib.rd: Test for the associated reloc.
13 lines
555 B
R
13 lines
555 B
R
|
|
Relocation section '\.rel\.plt' at offset .* contains 2 entries:
|
|
Offset Info Type Sym\.Value Sym\. Name
|
|
0008140c .*07 R_386_JUMP_SLOT 00000000 sexternal
|
|
00081410 .*07 R_386_JUMP_SLOT 00080c27 sglobal
|
|
|
|
Relocation section '\.rel\.dyn' at offset .* contains 4 entries:
|
|
Offset Info Type Sym\.Value Sym\. Name
|
|
00081c00 00000008 R_386_RELATIVE *
|
|
00080c03 .*01 R_386_32 00000000 __GOTT_BASE__
|
|
00080c09 .*01 R_386_32 00000000 __GOTT_INDEX__
|
|
00081414 .*06 R_386_GLOB_DAT 00081800 x
|