From ae1b99e42dbce238cd7eb5efd38672b8306f1148 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 3 Oct 1996 16:42:22 +0000 Subject: Grrr. The mn10200 and mn10300 are _not_ similar enough to easily support with a single generic configuration. So break them up into two different configurations. See the individual ChangeLogs for additional detail. --- gas/config/.Sanitize | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'gas/config/.Sanitize') diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize index da1092a..97641cb 100644 --- a/gas/config/.Sanitize +++ b/gas/config/.Sanitize @@ -120,8 +120,10 @@ tc-m88k.c tc-m88k.h tc-mips.c tc-mips.h -tc-mn10x00.c -tc-mn10x00.h +tc-mn10200.c +tc-mn10200.h +tc-mn10300.c +tc-mn10300.h tc-ns32k.c tc-ns32k.h tc-ppc.c -- cgit v1.1