From 94f592af1baedbbe3957436c713fd58c02d55ef9 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 15 Nov 2001 21:29:00 +0000 Subject: Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. --- gas/config/tc-m32r.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/config/tc-m32r.c') diff --git a/gas/config/tc-m32r.c b/gas/config/tc-m32r.c index 6ee3a2e8dbf..7a810d44384 100644 --- a/gas/config/tc-m32r.c +++ b/gas/config/tc-m32r.c @@ -1710,7 +1710,7 @@ m32r_cgen_record_fixup_exp (frag, where, insn, length, operand, opinfo, exp) #define FX_OPINFO_R_TYPE(f) ((f)->fx_cgen.opinfo) /* Sort any unmatched HI16 relocs so that they immediately precede - the corresponding LO16 reloc. This is called before md_apply_fix and + the corresponding LO16 reloc. This is called before md_apply_fix3 and tc_gen_reloc. */ void -- cgit v1.2.1