aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: