Home
last modified time | relevance | path

Searched refs:avr_cons_fix_new (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-avr.h80 #define TC_CONS_FIX_NEW avr_cons_fix_new
81 extern void avr_cons_fix_new (fragS *,int, int, expressionS *,
Dtc-avr.c1769 avr_cons_fix_new (fragS *frag, in avr_cons_fix_new() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20121160 * config/tc-avr.c (avr_cons_fix_new): Rename R_AVR_8_HHI8 to
1267 and set pexp_mod_data accordingly to be used in avr_cons_fix_new.
1268 (avr_cons_fix_new): Handle new data expression modifiers shipped
DChangeLog1248 (avr_cons_fix_new): Add exp_mod_data_t pointer param.
1253 (avr_parse_cons_expression, avr_cons_fix_new): Update prototype.
DChangeLog-20101959 (avr_cons_fix_new): Handle fixups of a single byte.
DChangeLog-00016991 (avr_cons_fix_new): Ensure exp_mod_pm zero on function exit.