public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* tc-dlx.h redundant defines
@ 2006-04-18  9:58 Alan Modra
  0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2006-04-18  9:58 UTC (permalink / raw)
  To: binutils

No COFF support on this target, so..

	* config/tc-dlx.h (tc_coff_symbol_emit_hook): Delete.
	(COFF_MAGIC): Delete.

Index: gas/config/tc-dlx.h
===================================================================
RCS file: /cvs/src/src/gas/config/tc-dlx.h,v
retrieving revision 1.10
diff -u -p -r1.10 tc-dlx.h
--- gas/config/tc-dlx.h	11 Aug 2005 01:25:25 -0000	1.10
+++ gas/config/tc-dlx.h	18 Apr 2006 07:53:20 -0000
@@ -48,10 +48,6 @@ extern bfd_boolean md_dlx_fix_adjustable
 
 #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

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-04-18  9:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-18  9:58 tc-dlx.h redundant defines Alan Modra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).