Home
last modified time | relevance | path

Searched refs:hppa_fix_adjustable (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-hppa.h123 int hppa_fix_adjustable (struct fix *);
124 #define tc_fix_adjustable hppa_fix_adjustable
Dtc-hppa.c8397 hppa_fix_adjustable (fixS *fixp) in hppa_fix_adjustable() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00014732 (hppa_fix_adjustable): Undo 2000-09-23 change.
4767 * config/tc-hppa.c (hppa_fix_adjustable): Do the external and weak
5030 (hppa_fix_adjustable): Reject reduction of R_PARISC_GNU_VTINHERIT
5585 * config/tc-hppa.c (hppa_fix_adjustable): Correct LR%/RR% comment.
5616 * config/tc-hppa.c (hppa_fix_adjustable): Use the same checks for
5729 (hppa_fix_adjustable): Prototype.
DChangeLog-96971170 (hppa_fix_adjustable): Don't adjust anything with a RR% or LR%
4289 (hppa_fix_adjustable): Fixups with e_esel selectors
5015 * config/tc-hppa.c (hppa_fix_adjustable): Don't adjust
5379 * config/tc-hppa.c (hppa_fix_adjustable): For SOM, don't
DChangeLog-9295704 * config/tc-hppa.c (hppa_fix_adjustable): DP relative relocs
2410 (hppa_fix_adjustable): For SOM, reject reductions involving
3689 (hppa_fix_adjustable): Refine somewhat.
4073 (hppa_fix_adjustable): Only reject 32bit relocations for SOM.
4792 * config/tc-hppa.c (hppa_fix_adjustable): Reject reductions
5693 * config/tc-hppa.c (hppa_fix_adjustable): Reject reductions for
8730 * config/tc-hppa.c (hppa_fix_adjustable): New function to determine
8732 * config/tc-hppa.h (tc_fix_adjustable): Call hppa_fix_adjustable to
DChangeLog-02034387 (hppa_fix_adjustable): Don't test extern or weak. Don't
6308 (hppa_fix_adjustable): Adjust list of selectors using e_lrsel and
6498 * config/tc-hppa.c (hppa_fix_adjustable): Don't adjust final types
DChangeLog-20041696 * config/tc-hppa.c (hppa_fix_adjustable): Allow reduction of fake
DChangeLog-20061396 * config/tc-hppa.h (hppa_fix_adjustable): Handle TLS.
DChangeLog-2005188 * config/tc-hppa.c (hppa_fix_adjustable): Don't reject for reduction
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-93032365 hppa_fix_adjustable change.