Home
last modified time | relevance | path

Searched refs:hi16_reloc_p (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2008768 * config/tc-mips.c (mips16_reloc_p, got16_reloc_p, hi16_reloc_p)
770 (reloc_needs_lo_p): Use hi16_reloc_p and got16_reloc_p to
775 (append_insn): Use hi16_reloc_p and lo16_reloc_p.
781 (mips_force_relocation): Use hi16_reloc_p and lo16_reloc_p to
DChangeLog-2011679 (got16_reloc_p, hi16_reloc_p, lo16_reloc_p): Handle microMIPS
793 (hi16_reloc_p): Likewise.
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-20081516 (mips16_reloc_p, got16_reloc_p, call16_reloc_p, hi16_reloc_p)
1523 (mips_elf_calculate_relocation): Use hi16_reloc_p,
1544 (_bfd_mips_elf_relocate_section): Use hi16_reloc_p and got16_reloc_p
Delfxx-mips.c2203 hi16_reloc_p (int r_type) in hi16_reloc_p() function
5366 if (!hi16_reloc_p (r_type) && !lo16_reloc_p (r_type)) in mips_elf_calculate_relocation()
10091 if (hi16_reloc_p (r_type) in _bfd_mips_elf_relocate_section()
10129 if (hi16_reloc_p (r_type) || got16_reloc_p (r_type)) in _bfd_mips_elf_relocate_section()
DChangeLog923 (hi16_reloc_p): Add support for R_MIPS_PCHI16.
DChangeLog-20111354 (hi16_reloc_p, lo16_reloc_p, jal_reloc_p): Handle microMIPS ASE.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c4141 hi16_reloc_p (bfd_reloc_code_real_type reloc) in hi16_reloc_p() function
4203 && (hi16_reloc_p (reloc) in reloc_needs_lo_p()
7527 || hi16_reloc_p (reloc_type[0]) in append_insn()