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:
166acb9
)
Fix d10v_files.
author
Martin Hunt
<hunt@redhat.com>
Wed, 28 Aug 1996 19:15:20 +0000
(19:15 +0000)
committer
Martin Hunt
<hunt@redhat.com>
Wed, 28 Aug 1996 19:15:20 +0000
(19:15 +0000)
gdb/config/.Sanitize
patch
|
blob
|
history
diff --git
a/gdb/config/.Sanitize
b/gdb/config/.Sanitize
index cbeadd0a5ae03f5c70e1e1fa3f8391f5433c635c..519833e31a91a5509c0e19bf67a5182c94c854fe 100644
(file)
--- a/
gdb/config/.Sanitize
+++ b/
gdb/config/.Sanitize
@@
-35,7
+35,7
@@
else
fi
fi
-d10v_files="
tm-magic.h
"
+d10v_files="
d10v
"
if ( echo $* | grep keep\-d10v > /dev/null ) ; then
keep_these_too="${d10v_files} ${keep_these_too}"