Home
last modified time | relevance | path

Searched refs:m32c_cons_fix_new (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-m32c.h61 m32c_cons_fix_new (FRAG, WHERE, NBYTES, EXP, RELOC)
62 extern void m32c_cons_fix_new (fragS *, int, int, expressionS *,
Dtc-m32c.c1019 m32c_cons_fix_new (fragS * frag, in m32c_cons_fix_new() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog1224 * gas/config/tc-m32c.c (m32c_cons_fix_new): Similarly.
1225 * gas/config/tc-m32c.h (m32c_cons_fix_new, TC_CONS_FIX_NEW): Similarly.
DChangeLog-20072420 * config/tc-m32c.c (m32c_cons_fix_new): New. Added to support 3
2423 (m32c_cons_fix_new): Prototype.