/toolchain/binutils/binutils-2.25/gas/ |
D | tc.h | 74 extern arelent *tc_gen_reloc (asection *, fixS *); 76 extern arelent **tc_gen_reloc (asection *, fixS *);
|
D | ChangeLog-0203 | 36 (tc_gen_reloc): Added. 39 * config/tc-m32r.h (tc_gen_reloc, EXTERN_FORCE_RELOC): Undefined. 55 (tc_gen_reloc): Likewise. Factor handling of pc-relative relocations 664 (tc_gen_reloc): Ditto. 1181 * config/tc-sh.c (tc_gen_reloc): Test for R_SH_IND12W only when ELF. 1367 (tc_gen_reloc): Turn an absolute fx_subsy into part of fx_offset. 1662 * config/tc-mips.c (tc_gen_reloc): Initialize retval amd reloc 1672 (tc_gen_reloc): Use appropriate value for reloc2 addend. Remove 1684 * config/tc-mn10200.c (tc_gen_reloc): Don't ignore fx_subsy. 2127 * config/tc-mips.c (tc_gen_reloc): Add addend just once if [all …]
|
D | ChangeLog-9899 | 94 * config/tc-mcore.c (tc_gen_reloc): Support generation of RVA 216 (tc_gen_reloc): Ditto. 851 * config/tc-arm.c (tc_gen_reloc): Record the vtable entry in 893 (tc_gen_reloc): Return two relocs for OLO10, LO10 and SPARC13. 929 (tc_gen_reloc): Fix typo. Delete bogus code related to GOTPC 995 (tc_gen_reloc): Generate a suitable error message if an ADRL 1070 * config/tc-arc.c (tc_gen_reloc): Use symbol_get_bfdsym to get at 1072 * config/tc-d10v.c (tc_gen_reloc): Likewise. 1073 * config/tc-d30v.c (tc_gen_reloc): Likewise. 1074 * config/tc-mcore.c (tc_gen_reloc): Likewise. [all …]
|
D | ChangeLog-2004 | 145 (tc_gen_reloc): Likewise. 308 (tc_gen_reloc): Remove broken addend hack. 436 (tc_gen_reloc): <case BFD_RELOC_CRIS_LAPCQ_OFFSET> 865 (tc_gen_reloc): Handle difference of symbols by producing 1170 * config/tc-arc.c (tc_gen_reloc): Don't assume fixP->fx_addsy is an 1182 (tc_gen_reloc): Ditto. 1221 (tc_gen_reloc): Handle BFD_RELOC_ARM_PREL31 and BFD_RELOC_ARM_TARGET2. 1388 * config/tc-arm.c (md_apply_fix3, tc_gen_reloc, arm_parse_reloc): 1642 (tc_gen_reloc): Likewise. 1916 (s_change_sec, pic_need_relax, tc_gen_reloc): Remove all [all …]
|
D | ChangeLog-2011 | 249 * config/tc-rl78.c (tc_gen_reloc): Remove unused variable. 416 (tc_gen_reloc): Support PID. 648 (tc_gen_reloc): Don't check BFD_RELOC_64 for disallow_64bit_reloc. 856 (tc_gen_reloc): Handle microMIPS relocations. 982 (md_section_align, tc_gen_reloc): Ditto. 993 (tc_gen_reloc): Ditto. 1160 * config/tc-cr16.c (tc_gen_reloc): Remove unused local variable 1240 (tc_gen_reloc): Likewise. 1542 (tc_gen_reloc): Really undo all adjustments made by 2002 (tc_gen_reloc): Check if 64bit relocations are allowed. [all …]
|
D | ChangeLog-2006 | 183 * config/tc-sparc.c (tc_gen_reloc): Turn aligned relocs into 795 (tc_gen_reloc): Use fx_addnumber rather than 0 as the default case. 852 * config/tc-mips.c (md_apply_fix, tc_gen_reloc): Remove special 884 (tc_gen_reloc): Handle mips16 jumps to section symbol offsets. 908 tc_gen_reloc, mips_frob_file_after_relocs, s_mips_end, s_mips_frame, 1088 (tc_gen_reloc): Likewise. 1535 (tc_gen_reloc): Ditto. 1684 * config/tc-hppa.c (tc_gen_reloc): Don't use bfd_abs_symbol. 1685 * config/tc-mn10300.c (tc_gen_reloc): Likewise. 2155 (tc_gen_reloc): Don't alter relocations against GOTT_BASE and [all …]
|
D | ChangeLog-2012 | 33 (md_apply_fix), (md_estimate_size_before_relax), (tc_gen_reloc): 226 * config/tc-m68k.c (tc_gen_reloc, md_pcrel_from): Remove explicit 265 (tc_gen_reloc): Handle _DS relocs in ppc32 mode. 1247 * config/tc-i386.c (tc_gen_reloc): Remove x32 addend overflow 1275 * config/tc-i386.c (tc_gen_reloc): Use bfd_signed_vma in x32 1280 * config/tc-i386.c (tc_gen_reloc): Display signed hex number in 1285 * config/tc-i386.c (tc_gen_reloc): Use fits_in_signed_long. 1289 * config/tc-i386.c (tc_gen_reloc): Check x32 addend overflow 1438 (tc_gen_reloc): Likewise.
|
D | ChangeLog-9295 | 638 * config/tc-m68k.c (tc_gen_reloc): Fix typo in variable name. 972 (tc_gen_reloc): If fx_tcbit is set, abort. 1165 * config/tc-arm.c (tc_gen_reloc): Delete duplicated code. 1189 * config/tc-arm.c (md_apply_fix, tc_gen_reloc): Handle RVA. 1411 * config/tc-sparc.c (tc_gen_reloc): If PIC, only change PCREL_S2 1504 (tc_gen_reloc, SOM version): Handle R_BEGIN_BRTAB and R_END_BRTAB. 2139 (tc_gen_reloc): Generate different PIC relocs when OBJ_AOUT, as 2259 (tc_gen_reloc): If generating PIC, adjust various reloc types. 2407 * config/tc-hppa.c (tc_gen_reloc, SOM version): Handle 2606 * config/tc-sparc.c (tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP16 [all …]
|
D | ChangeLog-0001 | 18 * config/tc-sparc.c (tc_gen_reloc): Handle BFD_RELOC_*_PCREL and 212 * config/tc-mips.c (tc_gen_reloc): One missed BFD_RELOC_MIPS_GPREL. 223 (tc_gen_reloc): Replace BFD_RELOC_MIPS_GPREL by BFD_RELOC_GPREL16. 243 * config/tc-alpha.c (tc_gen_reloc): Reinstall SEC_MERGE check. 255 * config/tc-alpha.c (tc_gen_reloc): Remove SEC_MERGE test. 265 (tc_gen_reloc): Add the symbol value to a GPREL addend if it was 711 (tc_gen_reloc): Don't handle BFD_RELOC_MIPS_{CALL,GOT}* for NewABI. 839 * config/tc-mn10300.c (tc_gen_reloc): Don't free 963 * config/tc-mn10300.c (tc_gen_reloc): Don't emit an *ABS* 1387 * tc-h8300.c (tc_gen_reloc): Give an error if we try to take the [all …]
|
D | ChangeLog-9697 | 522 (tc_gen_reloc): Add support for BFD_RELOC_SPARC_{HIX22,LOX10}. 549 (tc_gen_reloc): Likewise. 1410 * config/tc-i386.c (tc_gen_reloc): Don't try to convert the type 1711 * config/tc-hppa.c (tc_gen_reloc): If hppa_ren_reloc_type fails, 1835 (tc_gen_reloc): Likewise. 2877 * config/tc-mn10300.c (tc_gen_reloc): Handle sym1-sym2 fixups 2879 * config/tc-mn10200.c (tc_gen_reloc): Likewise. 3290 * config/tc-mn10300.c (tc_gen_reloc): Get the addend from 3443 (tc_gen_reloc): Likewise. 3556 (tc_gen_reloc): Handle BFD_RELOC_64. [all …]
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-lm32.h | 40 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
|
D | tc-ip2k.h | 59 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
|
D | tc-iq2000.h | 60 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
|
D | tc-fr30.h | 49 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
|
D | tc-xstormy16.h | 53 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
|
D | tc-mt.h | 60 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
|
D | tc-pj.h | 36 arelent *tc_gen_reloc (asection *, struct fix *);
|
D | tc-mcore.h | 91 extern arelent * tc_gen_reloc (asection *, fixS *);
|
D | tc-epiphany.h | 96 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
|
D | tc-frv.h | 73 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
|
D | tc-mep.h | 72 #define tc_gen_reloc gas_cgen_tc_gen_reloc macro
|
D | tc-microblaze.h | 112 extern arelent * tc_gen_reloc (asection *, fixS *);
|
D | tc-or1k.c | 301 tc_gen_reloc (asection *sec, fixS *fx) in tc_gen_reloc() function
|
D | tc-xc16x.c | 281 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, fixS *fixp) in tc_gen_reloc() function
|
D | tc-pj.c | 470 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, fixS *fixp) in tc_gen_reloc() function
|