5ae0bfb60a
* elf32-i386.c (elf_i386_link_hash_table): Add next_tls_desc_index. (elf_i386_link_hash_table_create): Initialize it. (elf_i386_compute_jump_table_size): Use it instead of srelplt->reloc_count. (allocate_dynrelocs): Likewise. (elf_i386_size_dynamic_sections): Likewise. (elf_i386_relocate_section): Likewise. ld/testsuite/ * ld-i386/emit-relocs.s, ld-i386/emit-relocs.d: New test. * ld-i386/i386.exp: Run it.
8 lines
335 B
Makefile
8 lines
335 B
Makefile
|
|
Relocation section '\.rel\.plt' at offset .* contains 1 entries:
|
|
Offset Info Type Sym\.Value Sym\. Name
|
|
.* .*07 R_386_JUMP_SLOT 00000000 foo
|
|
|
|
Relocation section '\.rel\.text' at offset .* contains 1 entries:
|
|
Offset Info Type Sym\.Value Sym\. Name
|
|
.* .*04 R_386_PLT32 00000000 foo
|