Home
last modified time | relevance | path

Searched refs:mips_elf_calculate_relocation (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A DChangeLog-9899130 * elf32-mips.c (mips_elf_calculate_relocation): Divide R_MIPS_PC16
270 * elf32-mips.c (mips_elf_calculate_relocation): R_MIPS_LITERAL
866 * elf32-mips.c (mips_elf_calculate_relocation): Fix unfortunate
909 (mips_elf_calculate_relocation): Adjust accordingly.
1005 (mips_elf_calculate_relocation): Don't create a local GOT entry
1050 * elf32-mips.c (mips_elf_calculate_relocation): Restore
1089 * elf32-mips.c (mips_elf_calculate_relocation): Undefined weak
1189 * elf32-mips.c (mips_elf_calculate_relocation): Get the GP value
1317 (mips_elf_calculate_relocation): Use mips_elf_local_relocation_p.
1347 (mips_elf_calculate_relocation): Handle MIPS16 stub functions.
[all …]
H A DChangeLog-0001976 * elf32-mips.c (mips_elf_calculate_relocation): Likewise.
1187 * elf32-mips.c (mips_elf_calculate_relocation): Don't create
2796 * elf32-mips.c (mips_elf_calculate_relocation): Fix overflow handling
2885 * elf32-mips.c (mips_elf_calculate_relocation): Revert the last
2898 * elf32-mips.c (mips_elf_calculate_relocation): Don't create
2995 (mips_elf_calculate_relocation): Create dynamic relocation for
5218 (mips_elf_calculate_relocation): Use (p + 4) instead of p for
5230 (mips_elf_calculate_relocation): Handle R_MIPS_CALL16 like
7407 (mips_elf_calculate_relocation): Check for the symbol _DYNAMIC_LINKING
7832 (mips_elf_calculate_relocation): Use new version of
[all …]
H A DChangeLog-020388 (mips_elf_calculate_relocation): Assume addend is unshifted.
91 before calling mips_elf_calculate_relocation.
1484 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
2807 (mips_elf_calculate_relocation): Use _bfd_mips_elf_sign_extend.
3717 * elfxx-mips.c (mips_elf_calculate_relocation): Adjust two other
3724 (mips_elf_calculate_relocation): Decay GOT_PAGE/GOT_OFST to
3729 * elfxx-mips.c (mips_elf_calculate_relocation): Decay
4151 (mips_elf_calculate_relocation): Handle rightshifted addends for
4704 (mips_elf_calculate_relocation): Pass input_bfd to functions
5248 * elfxx-mips.c (mips_elf_calculate_relocation): Don't divide
[all …]
H A DChangeLog502 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
762 * elfxx-mips.c (mips_elf_calculate_relocation): Use
H A Delfxx-mips.c442 static bfd_reloc_status_type mips_elf_calculate_relocation
2996 mips_elf_calculate_relocation (bfd *abfd, bfd *input_bfd, in mips_elf_calculate_relocation() function
6440 switch (mips_elf_calculate_relocation (output_bfd, input_bfd, in _bfd_mips_elf_relocate_section()
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A DChangeLog-9899130 * elf32-mips.c (mips_elf_calculate_relocation): Divide R_MIPS_PC16
270 * elf32-mips.c (mips_elf_calculate_relocation): R_MIPS_LITERAL
866 * elf32-mips.c (mips_elf_calculate_relocation): Fix unfortunate
909 (mips_elf_calculate_relocation): Adjust accordingly.
1005 (mips_elf_calculate_relocation): Don't create a local GOT entry
1050 * elf32-mips.c (mips_elf_calculate_relocation): Restore
1089 * elf32-mips.c (mips_elf_calculate_relocation): Undefined weak
1189 * elf32-mips.c (mips_elf_calculate_relocation): Get the GP value
1317 (mips_elf_calculate_relocation): Use mips_elf_local_relocation_p.
1347 (mips_elf_calculate_relocation): Handle MIPS16 stub functions.
[all …]
H A DChangeLog-200470 * elfxx-mips.c (mips_elf_calculate_relocation): Don't report an
107 * elfxx-mips.c (mips_elf_calculate_relocation): For R_MIPS_JALR,
125 * elfxx-mips.c (mips_elf_calculate_relocation): Test for R_MIPS_26
1981 * elfxx-mips.c (mips_elf_calculate_relocation): Test only for
2803 mips_elf_create_compact_rel_section, mips_elf_calculate_relocation,
2991 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
3549 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
4197 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
4593 * elfxx-mips.c (mips_elf_calculate_relocation): Use
H A DChangeLog-0001976 * elf32-mips.c (mips_elf_calculate_relocation): Likewise.
1187 * elf32-mips.c (mips_elf_calculate_relocation): Don't create
2796 * elf32-mips.c (mips_elf_calculate_relocation): Fix overflow handling
2885 * elf32-mips.c (mips_elf_calculate_relocation): Revert the last
2898 * elf32-mips.c (mips_elf_calculate_relocation): Don't create
2995 (mips_elf_calculate_relocation): Create dynamic relocation for
5218 (mips_elf_calculate_relocation): Use (p + 4) instead of p for
5230 (mips_elf_calculate_relocation): Handle R_MIPS_CALL16 like
7407 (mips_elf_calculate_relocation): Check for the symbol _DYNAMIC_LINKING
7832 (mips_elf_calculate_relocation): Use new version of
[all …]
H A DChangeLog-020388 (mips_elf_calculate_relocation): Assume addend is unshifted.
91 before calling mips_elf_calculate_relocation.
1484 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
2807 (mips_elf_calculate_relocation): Use _bfd_mips_elf_sign_extend.
3717 * elfxx-mips.c (mips_elf_calculate_relocation): Adjust two other
3724 (mips_elf_calculate_relocation): Decay GOT_PAGE/GOT_OFST to
3729 * elfxx-mips.c (mips_elf_calculate_relocation): Decay
4151 (mips_elf_calculate_relocation): Handle rightshifted addends for
4704 (mips_elf_calculate_relocation): Pass input_bfd to functions
5248 * elfxx-mips.c (mips_elf_calculate_relocation): Don't divide
[all …]
H A DChangeLog-2005334 (mips_elf_calculate_relocation): Handle R_MIPS_GNU_REL16_S2
362 * elfxx-mips.c (mips_elf_calculate_relocation): Ignore an
407 * elfxx-mips.c (mips_elf_calculate_relocation): Handle only
3875 (mips_elf_calculate_relocation): Use. Define DF_TEXTREL
4217 * elfxx-mips.c (mips_elf_calculate_relocation): Handle special
4276 (mips_elf_calculate_relocation): Handle TLS relocs.
4584 (mips_elf_calculate_relocation): Likewise. Handle R_MIPS16_HI16
H A DChangeLog536 (mips_elf_calculate_relocation): Use a dynobj local variable.
H A Delfxx-mips.c3851 mips_elf_calculate_relocation (bfd *abfd, bfd *input_bfd, in mips_elf_calculate_relocation() function
7905 switch (mips_elf_calculate_relocation (output_bfd, input_bfd, in _bfd_mips_elf_relocate_section()