Add v850 directory to keep list
authorNick Clifton <nickc@redhat.com>
Wed, 3 Dec 1997 18:16:22 +0000 (18:16 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 3 Dec 1997 18:16:22 +0000 (18:16 +0000)
gdb/config/.Sanitize

index 4b36c2f0f39da85f210e053dd79ec0e13ed2bf4a..8f8596fc77f67af2465645a3d76b0b271485557c 100644 (file)
@@ -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
This page took 0.029589 seconds and 4 git commands to generate.