/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-mips.c | 1978 static const struct elf_reloc_map mips_reloc_map[] = variable 2095 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup() 2098 if (mips_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup() 2099 return &howto_table[(int) mips_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
|
H A D | elfn32-mips.c | 3515 static const struct elf_reloc_map mips_reloc_map[] = variable 3646 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup() 3649 if (mips_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup() 3650 return &howto_table[(int) mips_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
|
H A D | elf64-mips.c | 3685 static const struct elf_reloc_map mips_reloc_map[] = variable 3815 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf64_bfd_reloc_type_lookup() 3818 if (mips_reloc_map[i].bfd_val == code) in bfd_elf64_bfd_reloc_type_lookup() 3819 return &howto_table[(int) mips_reloc_map[i].elf_val]; in bfd_elf64_bfd_reloc_type_lookup()
|
H A D | ChangeLog-2005 | 318 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16. 324 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16. 330 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16. 4286 (mips_reloc_map): Add TLS relocs. 4287 * elf32-mips.c (elf_mips_howto_table_rel, mips_reloc_map): Likewise. 4289 (mips_elf64_howto_table_rela, mips_reloc_map): Likewise.
|
H A D | ChangeLog-2014 | 1469 (mips_reloc_map): Add entries for BFD_RELOC_MIPS_21_PCREL_S2, 1476 (mips_reloc_map): Add entries for BFD_RELOC_MIPS_21_PCREL_S2,
|
H A D | ChangeLog-9697 | 1845 (mips_reloc_map): Remove BFD_RELOC_CTOR entry. 3203 (mips_reloc_map): Add entry for BFD_RELOC_64. 4202 * elf32-mips.c (mips_reloc_map): Remove BFD_RELOC_32_PCREL entry. 5860 * elf32-mips.c (mips_reloc_map): Map new relocs.
|
H A D | ChangeLog-0203 | 4142 (elf_reloc_map mips_reloc_map): Map to rightshifted BFD reloc. 4148 (mips_reloc_map): Map to rightshifted BFD reloc. 7089 * elf32-mips.c (mips_reloc_map): Fix typo. 7361 (elf_reloc_map,mips_reloc_map): New mapping table, similiar as in 8995 (mips_reloc_map): Add comment.
|
H A D | ChangeLog-0001 | 706 * elf32-mips.c (mips_reloc_map): Likewise. Replace 708 * elf64-mips.c (mips_reloc_map): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-mips.c | 1990 static const struct elf_reloc_map mips_reloc_map[] = variable 2107 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup() 2110 if (mips_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup() 2111 return &howto_table[(int) mips_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
|
H A D | elfn32-mips.c | 3527 static const struct elf_reloc_map mips_reloc_map[] = variable 3659 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup() 3662 if (mips_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup() 3663 return &howto_table[(int) mips_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
|
H A D | elf64-mips.c | 3693 static const struct elf_reloc_map mips_reloc_map[] = variable 3824 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf64_bfd_reloc_type_lookup() 3827 if (mips_reloc_map[i].bfd_val == code) in bfd_elf64_bfd_reloc_type_lookup() 3828 return &howto_table[(int) mips_reloc_map[i].elf_val]; in bfd_elf64_bfd_reloc_type_lookup()
|
H A D | ChangeLog-2005 | 318 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16. 324 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16. 330 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16. 4286 (mips_reloc_map): Add TLS relocs. 4287 * elf32-mips.c (elf_mips_howto_table_rel, mips_reloc_map): Likewise. 4289 (mips_elf64_howto_table_rela, mips_reloc_map): Likewise.
|
H A D | ChangeLog-2014 | 1469 (mips_reloc_map): Add entries for BFD_RELOC_MIPS_21_PCREL_S2, 1476 (mips_reloc_map): Add entries for BFD_RELOC_MIPS_21_PCREL_S2,
|
H A D | ChangeLog-9697 | 1845 (mips_reloc_map): Remove BFD_RELOC_CTOR entry. 3203 (mips_reloc_map): Add entry for BFD_RELOC_64. 4202 * elf32-mips.c (mips_reloc_map): Remove BFD_RELOC_32_PCREL entry. 5860 * elf32-mips.c (mips_reloc_map): Map new relocs.
|
H A D | ChangeLog-0203 | 4142 (elf_reloc_map mips_reloc_map): Map to rightshifted BFD reloc. 4148 (mips_reloc_map): Map to rightshifted BFD reloc. 7089 * elf32-mips.c (mips_reloc_map): Fix typo. 7361 (elf_reloc_map,mips_reloc_map): New mapping table, similiar as in 8995 (mips_reloc_map): Add comment.
|
H A D | ChangeLog-0001 | 706 * elf32-mips.c (mips_reloc_map): Likewise. Replace 708 * elf64-mips.c (mips_reloc_map): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2005 | 318 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16. 324 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16. 330 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16. 4286 (mips_reloc_map): Add TLS relocs. 4287 * elf32-mips.c (elf_mips_howto_table_rel, mips_reloc_map): Likewise. 4289 (mips_elf64_howto_table_rela, mips_reloc_map): Likewise.
|
H A D | ChangeLog-2014 | 1469 (mips_reloc_map): Add entries for BFD_RELOC_MIPS_21_PCREL_S2, 1476 (mips_reloc_map): Add entries for BFD_RELOC_MIPS_21_PCREL_S2,
|
H A D | ChangeLog-9697 | 1845 (mips_reloc_map): Remove BFD_RELOC_CTOR entry. 3203 (mips_reloc_map): Add entry for BFD_RELOC_64. 4202 * elf32-mips.c (mips_reloc_map): Remove BFD_RELOC_32_PCREL entry. 5860 * elf32-mips.c (mips_reloc_map): Map new relocs.
|
H A D | ChangeLog-0203 | 4142 (elf_reloc_map mips_reloc_map): Map to rightshifted BFD reloc. 4148 (mips_reloc_map): Map to rightshifted BFD reloc. 7089 * elf32-mips.c (mips_reloc_map): Fix typo. 7361 (elf_reloc_map,mips_reloc_map): New mapping table, similiar as in 8995 (mips_reloc_map): Add comment.
|
H A D | ChangeLog-0001 | 706 * elf32-mips.c (mips_reloc_map): Likewise. Replace 708 * elf64-mips.c (mips_reloc_map): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2005 | 318 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16. 324 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16. 330 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16. 4286 (mips_reloc_map): Add TLS relocs. 4287 * elf32-mips.c (elf_mips_howto_table_rel, mips_reloc_map): Likewise. 4289 (mips_elf64_howto_table_rela, mips_reloc_map): Likewise.
|
H A D | ChangeLog-9697 | 1845 (mips_reloc_map): Remove BFD_RELOC_CTOR entry. 3203 (mips_reloc_map): Add entry for BFD_RELOC_64. 4202 * elf32-mips.c (mips_reloc_map): Remove BFD_RELOC_32_PCREL entry. 5860 * elf32-mips.c (mips_reloc_map): Map new relocs.
|
H A D | ChangeLog-0203 | 4142 (elf_reloc_map mips_reloc_map): Map to rightshifted BFD reloc. 4148 (mips_reloc_map): Map to rightshifted BFD reloc. 7089 * elf32-mips.c (mips_reloc_map): Fix typo. 7361 (elf_reloc_map,mips_reloc_map): New mapping table, similiar as in 8995 (mips_reloc_map): Add comment.
|
H A D | ChangeLog-0001 | 706 * elf32-mips.c (mips_reloc_map): Likewise. Replace 708 * elf64-mips.c (mips_reloc_map): Likewise.
|