Searched refs:nopic_need_relax (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 659 static int nopic_need_relax (symbolS *, int); 9158 && !nopic_need_relax (ep->X_add_symbol, 1)) in load_address() 9194 && !nopic_need_relax (ep->X_add_symbol, 1)) in load_address() 10443 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro() 10485 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro() 11773 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro() 11832 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro() 11848 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro() 12351 && !nopic_need_relax (offset_expr.X_add_symbol, 1)) in macro() 16634 nopic_need_relax (symbolS *sym, int before_relaxing) in nopic_need_relax() function [all …]
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-0203 | 2274 * config/tc-mips.c (nopic_need_relax): Revert previous 2500 * config/tc-mips.c (nopic_need_relax): Check for S_IS_EXTERN. 5673 (nopic_need_relax): Replace GP in comments by $gp.
|
D | ChangeLog-2006 | 996 * config/tc-mips.c (nopic_need_relax): Handle -fdata-sections
|
D | ChangeLog-2004 | 1973 s_abicalls, nopic_need_relax, tc_gen_reloc): Remove uses of
|
D | ChangeLog-9697 | 1535 * config/tc-mips.c (nopic_need_relax): Add new parameter 1829 * config/tc-mips.c (nopic_need_relax): Likewise.
|
D | ChangeLog-9295 | 2170 (nopic_need_relax): Don't check it if NO_ECOFF_DEBUGGING. 3043 s_abicalls, nopic_need_relax): Check USE_GLOBAL_POINTER_OPT at run 3266 * config/tc-mips.c (nopic_need_relax): New static function, split 3269 (load_address, macro): In NO_PIC branches, if nopic_need_relax
|
D | ChangeLog-9899 | 308 * config/tc-mips.c (nopic_need_relax): Allow for the
|
D | ChangeLog-0001 | 709 (nopic_need_relax): Take g_switch_value into account as gp
|