8275b357ad
* elfxx-mips.c (mips_elf_link_hash_table): Add computed_got_sizes. (mips_elf_record_global_got_symbol): Increment local_gotno for each forced-local symbol. (_bfd_mips_elf_check_relocs): Pass forced-local call symbols to mips_elf_record_global_got_symbol for VxWorks too. (_bfd_mips_elf_always_size_sections): Set computed_got_sizes to true after computing the GOT size. (_bfd_mips_elf_hide_symbol): Increase local_gotno whenever got.offset == 1. Only adjust global_gotno if computed_got_sizes. For VxWorks, add a local entry when hiding a symbol that needs a plt but has not been marked as needing a global got entry. (_bfd_mips_elf_link_hash_table_create): Set computed_got_sizes to false. ld/testsuite/ * ld-mips-elf/vxworks-forced-local-1.d, * ld-mips-elf/vxworks-forced-local-1.s, * ld-mips-elf/vxworks-forced-local-1.ver: New test. * ld-mips-elf/mips-elf.exp: Run it. * ld-mips-elf/tlsdyn-o32-2.d: Adjust for removal of unnecessary local GOT entry. * ld-mips-elf/tlsdyn-o32-2.got: Likewise. * ld-mips-elf/tlsdyn-o32-3.d: Likewise. * ld-mips-elf/tlsdyn-o32-3.got: Likewise. * ld-mips-elf/vxworks1-lib.dd: Likewise. * ld-mips-elf/vxworks1-lib.rd: Likewise.
20 lines
652 B
Text
20 lines
652 B
Text
|
|
.*: file format elf32-tradbigmips
|
|
|
|
DYNAMIC RELOCATION RECORDS
|
|
OFFSET TYPE VALUE
|
|
00000000 R_MIPS_NONE \*ABS\*
|
|
10000054 R_MIPS_TLS_DTPMOD32 tlsbin_gd
|
|
10000058 R_MIPS_TLS_DTPREL32 tlsbin_gd
|
|
10000048 R_MIPS_TLS_DTPMOD32 tlsvar_gd
|
|
1000004c R_MIPS_TLS_DTPREL32 tlsvar_gd
|
|
10000050 R_MIPS_TLS_TPREL32 tlsvar_ie
|
|
1000005c R_MIPS_TLS_TPREL32 tlsbin_ie
|
|
|
|
|
|
Contents of section .got:
|
|
10000020 00000000 80000000 00000000 00000000 .*
|
|
10000030 00000000 00000000 00000000 004005ec .*
|
|
10000040 00000001 00000000 00000000 00000000 .*
|
|
10000050 00000000 00000000 00000000 00000000 .*
|
|
10000060 00000000 00000000 00000000 .*
|