projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0788224
)
add write.c to v850_files
author
Ian Lance Taylor
<ian@airs.com>
Mon, 28 Oct 1996 23:13:44 +0000
(23:13 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Mon, 28 Oct 1996 23:13:44 +0000
(23:13 +0000)
gas/.Sanitize
patch
|
blob
|
history
diff --git
a/gas/.Sanitize
b/gas/.Sanitize
index eebfe6d043fd42f99271aea41cc41119390e2444..d9fe1b9e64ef73fe51c6e95714a1704f937c4d12 100644
(file)
--- a/
gas/.Sanitize
+++ b/
gas/.Sanitize
@@
-189,7
+189,7
@@
else
done
fi
-v850_files="ChangeLog configure.in configure Makefile.in"
+v850_files="ChangeLog configure.in configure Makefile.in
write.c
"
if ( echo $* | grep keep\-v850 > /dev/null ) ; then
for i in $v850_files ; do
if test ! -d $i && (grep sanitize-v850 $i > /dev/null) ; then