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:
44789be
)
Remove reloc.c from v850_files.
author
Mark Alexander
<marka@cygnus>
Mon, 2 Sep 1996 23:23:11 +0000
(23:23 +0000)
committer
Mark Alexander
<marka@cygnus>
Mon, 2 Sep 1996 23:23:11 +0000
(23:23 +0000)
bfd/.Sanitize
patch
|
blob
|
history
diff --git
a/bfd/.Sanitize
b/bfd/.Sanitize
index c46fb33eca0d33f205473299780f18943bfb1a26..2113c3876533b084d982ca33a1ed25bf825ba3ce 100644
(file)
--- a/
bfd/.Sanitize
+++ b/
bfd/.Sanitize
@@
-31,7
+31,7
@@
else
lose_these_too="${d10v_files} ${lose_these_too}"
fi
-v850_files="cpu-v850.c elf32-v850.c
reloc.c
"
+v850_files="cpu-v850.c elf32-v850.c"
if ( echo $* | grep keep\-v850 > /dev/null ) ; then
keep_these_too="${v850_files} ${keep_these_too}"