aboutsummaryrefslogtreecommitdiff
path: root/bfd/.Sanitize
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r--bfd/.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize
index 9c1d043..1bb18d2 100644
--- a/bfd/.Sanitize
+++ b/bfd/.Sanitize
@@ -356,7 +356,7 @@ else
done
fi
-v8plus_files="ChangeLog elf32-sparc.c"
+v8plus_files="ChangeLog archures.c bfd-in2.h cpu-sparc.c elf32-sparc.c"
if ( echo $* | grep keep\-v8plus > /dev/null ) ; then
for i in $v8plus_files ; do
if test ! -d $i && (grep sanitize-v8plus $i > /dev/null) ; then