Mon Aug 26 18:36:54 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
authorMartin Hunt <hunt@redhat.com>
Tue, 27 Aug 1996 01:52:18 +0000 (01:52 +0000)
committerMartin Hunt <hunt@redhat.com>
Tue, 27 Aug 1996 01:52:18 +0000 (01:52 +0000)
* d10v/d10v.mt: New file.
* d10v/tm-d10v.h: New file.

gdb/config/.Sanitize

index 4ef3101ce8b8eb5f33da05eff5377eaae2777586..cbeadd0a5ae03f5c70e1e1fa3f8391f5433c635c 100644 (file)
@@ -35,6 +35,20 @@ else
        fi
 fi
 
+d10v_files="tm-magic.h"
+
+if ( echo $* | grep keep\-d10v > /dev/null ) ; then
+       keep_these_too="${d10v_files} ${keep_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Keeping ${d10v_files}
+       fi
+else
+       lose_these_too="${d10v_files} ${lose_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Deleting ${d10v_files}
+       fi
+fi
+
 # All files listed between the "Things-to-keep:" line and the
 # "Files-to-sed:" line will be kept.  All other files will be removed.
 # Directories listed in this section will have their own Sanitize