From 5b806d279379d653094d290ae57498ad4ddd6cbf Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 28 Mar 2011 11:18:27 +0000 Subject: Add support for DragonFlyBSD target. --- gas/config/tc-i386.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gas/config/tc-i386.c') diff --git a/gas/config/tc-i386.c b/gas/config/tc-i386.c index 5cc8219..e7f9c9a 100644 --- a/gas/config/tc-i386.c +++ b/gas/config/tc-i386.c @@ -303,6 +303,7 @@ const char extra_symbol_chars[] = "*%-([" && !defined (TE_LINUX) \ && !defined (TE_NETWARE) \ && !defined (TE_FreeBSD) \ + && !defined (TE_DragonFly) \ && !defined (TE_NetBSD))) /* This array holds the chars that always start a comment. If the pre-processor is disabled, these aren't very useful. The option -- cgit v1.1