aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1997-12-03 18:16:22 +0000
committerNick Clifton <nickc@redhat.com>1997-12-03 18:16:22 +0000
commit47819b7207b21e605827adaa5c1fcc99b0356e76 (patch)
tree4d6ca52b1bbeadb0d08050a7dfc8bb3ac9190f91
parentaa49c64f3e93a777b3938daac491bbc983f93cf4 (diff)
downloadgdb-47819b7207b21e605827adaa5c1fcc99b0356e76.zip
gdb-47819b7207b21e605827adaa5c1fcc99b0356e76.tar.gz
gdb-47819b7207b21e605827adaa5c1fcc99b0356e76.tar.bz2
Add v850 directory to keep list
-rw-r--r--gdb/config/.Sanitize7
1 files changed, 1 insertions, 6 deletions
diff --git a/gdb/config/.Sanitize b/gdb/config/.Sanitize
index 4b36c2f..8f8596f 100644
--- a/gdb/config/.Sanitize
+++ b/gdb/config/.Sanitize
@@ -29,12 +29,6 @@ else
fi
fi
-if ( echo $* | grep keep\-v850 > /dev/null ) ; then
- keep_these_too="v850 ${keep_these_too}"
-else
- lose_these_too="v850 ${lose_these_too}"
-fi
-
d30v_files="d30v"
if ( echo $* | grep keep\-d30v > /dev/null ) ; then
@@ -95,6 +89,7 @@ tm-nbsd.h
tm-sunos.h
tm-sysv4.h
vax
+v850
xm-aix4.h
xm-lynx.h
xm-mpw.h