From: David Edelsohn Date: Thu, 18 Sep 1997 18:15:14 +0000 (+0000) Subject: Remove arc sanitization. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bdb836d160e86c7de46209d1d7bd89de44e1953e;p=binutils-gdb.git Remove arc sanitization. --- diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize index 337de12cbfa..8a874e2f397 100644 --- a/gas/config/.Sanitize +++ b/gas/config/.Sanitize @@ -15,14 +15,6 @@ Do-first: -arc_files="tc-arc.c tc-arc.h" - -if ( echo $* | grep keep\-arc > /dev/null ) ; then - keep_these_too="${arc_files} ${keep_these_too}" -else - lose_these_too="${arc_files} ${lose_these_too}" -fi - d30v_files="tc-d30v.c tc-d30v.h" if ( echo $* | grep keep\-d30v > /dev/null ) ; then @@ -94,6 +86,8 @@ tc-a29k.c tc-a29k.h tc-alpha.c tc-alpha.h +tc-arc.c +tc-arc.h tc-arm.c tc-arm.h tc-d10v.c