Files
H.J. Lu e1f987424b Put IRELATIVE relocations after JUMP_SLOT.
bfd/

2011-10-21  H.J. Lu  <hongjiu.lu@intel.com>

	PR ld/13302
	* elf32-i386.c (elf_i386_link_hash_table): Add next_jump_slot_index
	and next_irelative_index.
	(elf_i386_link_hash_table_create): Initialize next_jump_slot_index
	and next_irelative_index.
	(elf_i386_allocate_dynrelocs): Increment reloc_count instead of
	next_tls_desc_index.
	(elf_i386_size_dynamic_sections): Set next_tls_desc_index and
	next_irelative_index from reloc_count.
	(elf_i386_finish_dynamic_symbol): Put R_386_IRELATIVE after
	R_386_JUMP_SLOT.

	* elf64-x86-64.c (elf_x86_64_link_hash_table): Add
	next_jump_slot_index and next_irelative_index.
	(elf_x86_64_link_hash_table_create): Initialize
	next_jump_slot_index and next_irelative_index.
	(elf_x86_64_size_dynamic_sections): Set next_irelative_index
	from reloc_count.
	(elf_x86_64_finish_dynamic_symbol): Put R_X86_64_IRELATIVE after
	R_X86_64_JUMP_SLOT.

ld/testsuite/

2011-10-21  H.J. Lu  <hongjiu.lu@intel.com>

	PR ld/13302
	* ld-ifunc/ifunc-16-i386.d: New.
	* ld-ifunc/ifunc-16-x86-64.d: Likewise.
	* ld-ifunc/ifunc-16-x86.s: Likewise.
2011-10-21 15:13:37 +00:00
..
2011-06-20 17:12:49 +00:00
2009-06-14 01:39:46 +00:00
2011-06-20 17:12:49 +00:00
2009-06-14 01:39:46 +00:00
2009-06-14 01:39:46 +00:00
2009-07-10 14:03:03 +00:00
2009-06-14 01:39:46 +00:00
2009-07-10 14:03:03 +00:00
2009-06-14 01:39:46 +00:00
2009-06-14 01:39:46 +00:00
2009-06-14 01:39:46 +00:00
2009-06-14 01:39:46 +00:00
2009-06-02 17:31:42 +00:00
2009-06-14 01:39:46 +00:00
2009-06-14 01:39:46 +00:00
2009-06-02 17:31:42 +00:00
2009-06-14 01:39:46 +00:00
2009-06-14 01:39:46 +00:00
2009-07-16 14:23:12 +00:00
2009-07-16 14:23:12 +00:00
2009-06-02 17:31:42 +00:00
2009-06-02 17:31:42 +00:00
2009-06-02 17:31:42 +00:00
2009-06-02 17:31:42 +00:00
2009-06-02 17:31:42 +00:00
2009-06-02 17:31:42 +00:00
2009-06-02 17:31:42 +00:00
2009-06-02 17:31:42 +00:00
2009-06-14 22:13:30 +00:00
2011-07-03 13:37:09 +00:00
2009-07-21 21:37:26 +00:00
2009-07-21 21:37:26 +00:00