Remove arc sanitization.
authorDavid Edelsohn <dje.gcc@gmail.com>
Tue, 9 Sep 1997 23:49:45 +0000 (23:49 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Tue, 9 Sep 1997 23:49:45 +0000 (23:49 +0000)
gdb/config/.Sanitize
gdb/config/arc/.Sanitize

index 9515f105247a56dc7c5c3ca38054630aa0c82a5c..43c171d8498467c20fcae4b5b634c847bcc37627 100644 (file)
 
 Do-first:
 
-if ( echo $* | grep keep\-arc > /dev/null ) ; then
-       keep_these_too="arc ${keep_these_too}"
-else
-       lose_these_too="arc ${lose_these_too}"
-fi
-
 gm_files="tm-magic.h"
 
 if ( echo $* | grep keep\-gm > /dev/null ) ; then
@@ -59,6 +53,7 @@ Things-to-keep:
 
 a29k
 alpha
+arc
 arm
 convex
 d10v
index 55fad73b5bd21e298d42261fc56098fd32a1dfc7..f619174469f40252eb5299267fa2139bbd154854 100644 (file)
@@ -21,12 +21,10 @@ Do-first:
 
 Things-to-keep:
 
-Things-to-lose:
-
 arc.mt
-go32.mh
 tm-arc.h
-xm-go32.h
+
+Things-to-lose:
 
 Do-last: