/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-mips.c | 1569 static reloc_howto_type elf_mips_gnu_pcrel32 = variable 2137 return &elf_mips_gnu_pcrel32; in bfd_elf32_bfd_reloc_type_lookup() 2177 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0) in bfd_elf32_bfd_reloc_name_lookup() 2178 return &elf_mips_gnu_pcrel32; in bfd_elf32_bfd_reloc_name_lookup() 2213 return &elf_mips_gnu_pcrel32; in mips_elf32_rtype_to_howto()
|
H A D | elfn32-mips.c | 3135 static reloc_howto_type elf_mips_gnu_pcrel32 = variable 3674 return &elf_mips_gnu_pcrel32; in bfd_elf32_bfd_reloc_type_lookup() 3725 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0) in bfd_elf32_bfd_reloc_name_lookup() 3726 return &elf_mips_gnu_pcrel32; in bfd_elf32_bfd_reloc_name_lookup() 3756 return &elf_mips_gnu_pcrel32; in mips_elf_n32_rtype_to_howto()
|
H A D | elf64-mips.c | 3155 static reloc_howto_type elf_mips_gnu_pcrel32 = variable 3843 return &elf_mips_gnu_pcrel32; in bfd_elf64_bfd_reloc_type_lookup() 3893 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0) in bfd_elf64_bfd_reloc_name_lookup() 3894 return &elf_mips_gnu_pcrel32; in bfd_elf64_bfd_reloc_name_lookup() 3924 return &elf_mips_gnu_pcrel32; in mips_elf64_rtype_to_howto()
|
H A D | ChangeLog-2013 | 1688 * elf64-mips.c (elf_mips_gnu_pcrel32): New. 1691 * elfn32-mips.c (elf_mips_gnu_pcrel32): New.
|
H A D | ChangeLog-2004 | 2986 * elf32-mips.c (elf_mips_gnu_pcrel32): Add (undoing 2004-04-24 3543 (elf_mips_gnu_pcrel64, elf_mips_gnu_pcrel32): Remove.
|
H A D | ChangeLog-2016 | 2461 * elf32-mips.c (elf_mips_gnu_pcrel32): Update comment.
|
H A D | ChangeLog-0001 | 8969 (elf_mips_gnu_pcrel32): Howto for R_MIPS_PC32.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-mips.c | 1569 static reloc_howto_type elf_mips_gnu_pcrel32 = variable 2149 return &elf_mips_gnu_pcrel32; in bfd_elf32_bfd_reloc_type_lookup() 2189 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0) in bfd_elf32_bfd_reloc_name_lookup() 2190 return &elf_mips_gnu_pcrel32; in bfd_elf32_bfd_reloc_name_lookup() 2225 return &elf_mips_gnu_pcrel32; in mips_elf32_rtype_to_howto()
|
H A D | elfn32-mips.c | 3135 static reloc_howto_type elf_mips_gnu_pcrel32 = variable 3687 return &elf_mips_gnu_pcrel32; in bfd_elf32_bfd_reloc_type_lookup() 3738 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0) in bfd_elf32_bfd_reloc_name_lookup() 3739 return &elf_mips_gnu_pcrel32; in bfd_elf32_bfd_reloc_name_lookup() 3769 return &elf_mips_gnu_pcrel32; in mips_elf_n32_rtype_to_howto()
|
H A D | elf64-mips.c | 3155 static reloc_howto_type elf_mips_gnu_pcrel32 = variable 3852 return &elf_mips_gnu_pcrel32; in bfd_elf64_bfd_reloc_type_lookup() 3902 if (strcasecmp (elf_mips_gnu_pcrel32.name, r_name) == 0) in bfd_elf64_bfd_reloc_name_lookup() 3903 return &elf_mips_gnu_pcrel32; in bfd_elf64_bfd_reloc_name_lookup() 3933 return &elf_mips_gnu_pcrel32; in mips_elf64_rtype_to_howto()
|
H A D | ChangeLog-2013 | 1688 * elf64-mips.c (elf_mips_gnu_pcrel32): New. 1691 * elfn32-mips.c (elf_mips_gnu_pcrel32): New.
|
H A D | ChangeLog-2004 | 2986 * elf32-mips.c (elf_mips_gnu_pcrel32): Add (undoing 2004-04-24 3543 (elf_mips_gnu_pcrel64, elf_mips_gnu_pcrel32): Remove.
|
H A D | ChangeLog-2016 | 2461 * elf32-mips.c (elf_mips_gnu_pcrel32): Update comment.
|
H A D | ChangeLog-0001 | 8969 (elf_mips_gnu_pcrel32): Howto for R_MIPS_PC32.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2013 | 1688 * elf64-mips.c (elf_mips_gnu_pcrel32): New. 1691 * elfn32-mips.c (elf_mips_gnu_pcrel32): New.
|
H A D | ChangeLog-2004 | 2986 * elf32-mips.c (elf_mips_gnu_pcrel32): Add (undoing 2004-04-24 3543 (elf_mips_gnu_pcrel64, elf_mips_gnu_pcrel32): Remove.
|
H A D | ChangeLog-2016 | 2461 * elf32-mips.c (elf_mips_gnu_pcrel32): Update comment.
|
H A D | ChangeLog-0001 | 8969 (elf_mips_gnu_pcrel32): Howto for R_MIPS_PC32.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2013 | 1688 * elf64-mips.c (elf_mips_gnu_pcrel32): New. 1691 * elfn32-mips.c (elf_mips_gnu_pcrel32): New.
|
H A D | ChangeLog-2004 | 2986 * elf32-mips.c (elf_mips_gnu_pcrel32): Add (undoing 2004-04-24 3543 (elf_mips_gnu_pcrel64, elf_mips_gnu_pcrel32): Remove.
|
H A D | ChangeLog-2016 | 2461 * elf32-mips.c (elf_mips_gnu_pcrel32): Update comment.
|
H A D | ChangeLog-0001 | 8969 (elf_mips_gnu_pcrel32): Howto for R_MIPS_PC32.
|