Searched refs:sparc64_elf_howto_table (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | elf64-sparc.c | 119 static reloc_howto_type sparc64_elf_howto_table[] = variable 302 return &sparc64_elf_howto_table[(int) sparc_reloc_map[i].elf_reloc_val]; 314 cache_ptr->howto = &sparc64_elf_howto_table[ELF64_R_TYPE_ID (dst->r_info)]; 422 relent->howto = &sparc64_elf_howto_table[R_SPARC_LO10]; 427 relent->howto = &sparc64_elf_howto_table[R_SPARC_13]; 430 relent->howto = &sparc64_elf_howto_table[ELF64_R_TYPE_ID (rela.r_info)]; 2059 howto = sparc64_elf_howto_table + r_type;
|
H A D | ChangeLog-9697 | 311 * elf64-sparc.c (sparc64_elf_howto_table): Add UA64 & UA16. 339 (sparc64_elf_howto_table): Fix a few name strings. 471 (sparc64_elf_howto_table): Use them for HIX22,LOX10 relocs. 488 (sparc64_elf_howto_table): Add entries for DISP64,PLT64,HIX22,LOX10, 5051 * elf64-sparc.c (sparc64_elf_howto_table): Likewise. 5738 (sparc64_elf_howto_table): Define. 5742 (elf_info_to_howto): Use sparc64_elf_howto_table.
|
H A D | ChangeLog-0001 | 38 * elf64-sparc.c (sparc64_elf_howto_table): Fix dst_mask for 5302 * elf64-sparc.c (sparc64_elf_howto_table): Likewise.
|
H A D | ChangeLog-0203 | 4774 * elf64-sparc.c (sparc64_elf_howto_table): Add TLS relocs.
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ChangeLog-9697 | 311 * elf64-sparc.c (sparc64_elf_howto_table): Add UA64 & UA16. 339 (sparc64_elf_howto_table): Fix a few name strings. 471 (sparc64_elf_howto_table): Use them for HIX22,LOX10 relocs. 488 (sparc64_elf_howto_table): Add entries for DISP64,PLT64,HIX22,LOX10, 5051 * elf64-sparc.c (sparc64_elf_howto_table): Likewise. 5738 (sparc64_elf_howto_table): Define. 5742 (elf_info_to_howto): Use sparc64_elf_howto_table.
|
H A D | ChangeLog-0001 | 38 * elf64-sparc.c (sparc64_elf_howto_table): Fix dst_mask for 5302 * elf64-sparc.c (sparc64_elf_howto_table): Likewise.
|
H A D | ChangeLog-0203 | 4774 * elf64-sparc.c (sparc64_elf_howto_table): Add TLS relocs.
|