From: Andrew Cagney Date: Tue, 25 Nov 1997 22:00:26 +0000 (+0000) Subject: Strip ChangeLog of v850e information X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=fd9223f9af5f578251c5931b915a4bba6d3b4497;p=deliverable%2Fbinutils-gdb.git Strip ChangeLog of v850e information --- diff --git a/sim/v850/.Sanitize b/sim/v850/.Sanitize index e21fc6628b..2b890ef5ea 100644 --- a/sim/v850/.Sanitize +++ b/sim/v850/.Sanitize @@ -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