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:
f7df1b2
)
Add sp64-tdep.c to lose_these_too if it is not added to keep_these_too.
author
Fred Fish
<fnf@specifix.com>
Tue, 12 Oct 1993 02:46:26 +0000
(
02:46
+0000)
committer
Fred Fish
<fnf@specifix.com>
Tue, 12 Oct 1993 02:46:26 +0000
(
02:46
+0000)
gdb/.Sanitize
patch
|
blob
|
history
diff --git
a/gdb/.Sanitize
b/gdb/.Sanitize
index 28c43280547f3c7a1e0363f30a3f414af1478529..6a3001565447e422e9e1a504ec3403bcfb2ef76c 100644
(file)
--- a/
gdb/.Sanitize
+++ b/
gdb/.Sanitize
@@
-17,6
+17,8
@@
Do-first:
if ( echo $* | grep keep\-v9 > /dev/null ) ; then
keep_these_too="sp64-tdep.c"
+else
+ lose_these_too="sp64-tdep.c"
fi
# All files listed between the "Things-to-keep:" line and the