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:
dd597db
)
Add sim-main.h to v850e_files for sanitization.
author
Jason Molenda
<jmolenda@apple.com>
Tue, 3 Feb 1998 01:37:25 +0000
(
01:37
+0000)
committer
Jason Molenda
<jmolenda@apple.com>
Tue, 3 Feb 1998 01:37:25 +0000
(
01:37
+0000)
sim/v850/.Sanitize
patch
|
blob
|
history
diff --git
a/sim/v850/.Sanitize
b/sim/v850/.Sanitize
index 2b890ef5ea83442f009d79cd875f4a01e4011dfa..8a35b54b4c55de85ff6c967a3c73a980327814db 100644
(file)
--- 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 ChangeLog"
+v850e_files="interp.c simops.c v850.igen v850-dc ChangeLog
sim-main.h
"
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