Strip ChangeLog of v850e information
authorAndrew Cagney <cagney@redhat.com>
Tue, 25 Nov 1997 22:00:26 +0000 (22:00 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 25 Nov 1997 22:00:26 +0000 (22:00 +0000)
sim/v850/.Sanitize

index e21fc6628b3283c735bb92f3914496daf21a2f42..2b890ef5ea83442f009d79cd875f4a01e4011dfa 100644 (file)
@@ -40,7 +40,7 @@ Things-to-lose:
 
 Do-last:
 
-v850e_files="interp.c simops.c v850.igen v850-dc"
+v850e_files="interp.c simops.c v850.igen v850-dc ChangeLog"
 if ( echo $* | grep keep\-v850e > /dev/null ) ; then
         for i in $v850e_files ; do
                 if test -r $i && (grep sanitize-v850e $i > /dev/null) ; then
This page took 0.031477 seconds and 4 git commands to generate.