Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-hppa.h88 extern void cons_fix_new_hppa (fragS *, int, int, expressionS *, int);
108 #define TC_CONS_FIX_NEW cons_fix_new_hppa
Dtc-hppa.c1233 cons_fix_new_hppa (fragS *frag, int where, int size, expressionS *exp, in cons_fix_new_hppa() function
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20141429 (cons_fix_new_hppa): Add hppa_field_selector param.
1433 (cons_fix_new_hppa): Likewise.
DChangeLog-2008581 (cons_fix_new_hppa): Set reloc type R_PARISC_SEGREL32 if expression is
DChangeLog-92955723 (cons_fix_new_hppa): "Handle" complex expressions.
7765 (cons_fix_new_hppa): `reloc_type' => `rel_type'.
8435 * config/tc-hppa.c (cons_fix_new_hppa): Reset field selector
8752 (cons_fix_new_hppa, md_apply_fix_1): Likewise.
9642 (cons_fix_new_hppa): Likewise.
10151 * config/tc-hppa.c (the_insn, fix_new_hppa, cons_fix_new_hppa,
10519 (cons_fix_new_hppa): New function to emit an HPPA fixup, rather
DChangeLog-20042190 * tc-hppa.c (cons_fix_new_hppa): Check for PC relative base type.
DChangeLog-20061393 (cons_fix_new_hppa): Likewise.
DChangeLog-00015701 cons_fix_new_hppa, hppa_force_relocation): Prototype.
5720 (cons_fix_new_hppa): Actually change selector to e_fsel when
DChangeLog-9899919 (cons_fix_new_hppa): Derive size of fixup from size of the object.
DChangeLog-96974284 (cons_fix_new_hppa): Don't coke on e_esel.