aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1997-09-09 23:49:45 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1997-09-09 23:49:45 +0000
commitc58dbe95a66b9aeeb347d332cafd1b772d7d5c0e (patch)
treefc7d63822fba3d2065a6fd877e10618ad741e5c9
parent8f5eb36c1374e92dea4f8a43448090b41c1a3319 (diff)
downloadfsf-binutils-gdb-c58dbe95a66b9aeeb347d332cafd1b772d7d5c0e.zip
fsf-binutils-gdb-c58dbe95a66b9aeeb347d332cafd1b772d7d5c0e.tar.gz
fsf-binutils-gdb-c58dbe95a66b9aeeb347d332cafd1b772d7d5c0e.tar.bz2
Remove arc sanitization.
-rw-r--r--gdb/config/.Sanitize7
-rw-r--r--gdb/config/arc/.Sanitize6
2 files changed, 3 insertions, 10 deletions
diff --git a/gdb/config/.Sanitize b/gdb/config/.Sanitize
index 9515f10..43c171d 100644
--- a/gdb/config/.Sanitize
+++ b/gdb/config/.Sanitize
@@ -15,12 +15,6 @@
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
diff --git a/gdb/config/arc/.Sanitize b/gdb/config/arc/.Sanitize
index 55fad73..f619174 100644
--- a/gdb/config/arc/.Sanitize
+++ b/gdb/config/arc/.Sanitize
@@ -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: