aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2006-04-18 09:55:27 +0000
committerAlan Modra <amodra@gmail.com>2006-04-18 09:55:27 +0000
commit23d9d9dee518a2346bb66c50257869075b8bf348 (patch)
tree80f1d7461bcd940a9a7926d6f048014fdac882cc /gas
parenta37d486e3a46100b4b08b5030cbb51d8a47c2d59 (diff)
downloadfsf-binutils-gdb-23d9d9dee518a2346bb66c50257869075b8bf348.zip
fsf-binutils-gdb-23d9d9dee518a2346bb66c50257869075b8bf348.tar.gz
fsf-binutils-gdb-23d9d9dee518a2346bb66c50257869075b8bf348.tar.bz2
* config/tc-dlx.h (tc_coff_symbol_emit_hook): Delete.
(COFF_MAGIC): Delete.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
-rw-r--r--gas/config/tc-dlx.h4
2 files changed, 4 insertions, 5 deletions
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 <amodra@bigpond.net.au>
+2006-04-18 Alan Modra <amodra@bigpond.net.au>
+
+ * 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