aboutsummaryrefslogtreecommitdiff
path: root/gas/config/.Sanitize
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1997-09-18 18:15:14 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1997-09-18 18:15:14 +0000
commitbdb836d160e86c7de46209d1d7bd89de44e1953e (patch)
treee67cf0c4b5d779e6d831bed1309b9e15eb3b8d36 /gas/config/.Sanitize
parent3e906c081acc98069ea4b47a7b43face23b158dd (diff)
downloadgdb-bdb836d160e86c7de46209d1d7bd89de44e1953e.zip
gdb-bdb836d160e86c7de46209d1d7bd89de44e1953e.tar.gz
gdb-bdb836d160e86c7de46209d1d7bd89de44e1953e.tar.bz2
Remove arc sanitization.
Diffstat (limited to 'gas/config/.Sanitize')
-rw-r--r--gas/config/.Sanitize10
1 files changed, 2 insertions, 8 deletions
diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize
index 337de12..8a874e2 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