Searched refs:newfix (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-z8k.c | 959 newfix (int ptr, int type, int size, expressionS *operand) in newfix() function 990 newfix ((ptr - buffer) / 2, type, size + 1, operand); in apply_fix()
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-0203 | 772 * tc-z8k.c (newfix): Tell fix_new_exp about pc relativeness. 2201 (newfix): New parameter 'size', forward it to 'fix_new_exp'. 2202 (apply_fix): Call newfix with additional 'size' parameter. 3363 (get_operand, get_operands, get_specific, newfix): Likewise.
|
D | ChangeLog-2005 | 1081 (newfix): Adapt to bfd reloc types.
|
D | ChangeLog-9295 | 10185 * config/tc-z8k.c (parse_exp, check_operand, newfix): Ditto.
|