From c58dbe95a66b9aeeb347d332cafd1b772d7d5c0e Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Tue, 9 Sep 1997 23:49:45 +0000 Subject: [PATCH] Remove arc sanitization. --- gdb/config/.Sanitize | 7 +------ gdb/config/arc/.Sanitize | 6 ++---- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/gdb/config/.Sanitize b/gdb/config/.Sanitize index 9515f105247..43c171d8498 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 55fad73b5bd..f619174469f 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: -- 2.30.2