aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-11-25 22:00:26 +0000
committerAndrew Cagney <cagney@redhat.com>1997-11-25 22:00:26 +0000
commitfd9223f9af5f578251c5931b915a4bba6d3b4497 (patch)
tree8ceac02c3e42ab8675dace1ce11bdf900af9722e /sim
parentbd4ba9023a6ea01de7af697e4f04b7bd9b4001da (diff)
downloadfsf-binutils-gdb-fd9223f9af5f578251c5931b915a4bba6d3b4497.zip
fsf-binutils-gdb-fd9223f9af5f578251c5931b915a4bba6d3b4497.tar.gz
fsf-binutils-gdb-fd9223f9af5f578251c5931b915a4bba6d3b4497.tar.bz2
Strip ChangeLog of v850e information
Diffstat (limited to 'sim')
-rw-r--r--sim/v850/.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/v850/.Sanitize b/sim/v850/.Sanitize
index e21fc66..2b890ef 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