From: Alan Modra Date: Tue, 18 Apr 2006 09:55:27 +0000 (+0000) Subject: * config/tc-dlx.h (tc_coff_symbol_emit_hook): Delete. X-Git-Tag: readline-pre-51-import~20 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=23d9d9dee518a2346bb66c50257869075b8bf348;p=external%2Fbinutils.git * config/tc-dlx.h (tc_coff_symbol_emit_hook): Delete. (COFF_MAGIC): Delete. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 87429a7..a20316e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,4 +1,7 @@ -2006-04-16 Alan Modra +2006-04-18 Alan Modra + + * config/tc-dlx.h (tc_coff_symbol_emit_hook): Delete. + (COFF_MAGIC): Delete. * config/tc-xc16x.h (TC_LINKRELAX_FIXUP): Delete. diff --git a/gas/config/tc-dlx.h b/gas/config/tc-dlx.h index 309f037..fdf8d34 100644 --- a/gas/config/tc-dlx.h +++ b/gas/config/tc-dlx.h @@ -48,10 +48,6 @@ extern bfd_boolean md_dlx_fix_adjustable (struct fix *); #define tc_unrecognized_line(c) dlx_unrecognized_line (c) -#define tc_coff_symbol_emit_hook(a) ; /* Not used. */ - -#define COFF_MAGIC DLXMAGIC - /* No shared lib support, so we don't need to ensure externally visible symbols can be overridden. */ #define EXTERN_FORCE_RELOC 0