aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorAngela Marie Thomas <angela@cygnus>1997-02-27 08:18:39 +0000
committerAngela Marie Thomas <angela@cygnus>1997-02-27 08:18:39 +0000
commit94b569d255c396c885df895ff200a3317dd31de0 (patch)
treecc0683c213d75449adeb97f95e9f47d1270aeabb /ld
parent6668e8af0e31c50dbd377fdc6fecdf3f114155f6 (diff)
downloadbinutils-94b569d255c396c885df895ff200a3317dd31de0.zip
binutils-94b569d255c396c885df895ff200a3317dd31de0.tar.gz
binutils-94b569d255c396c885df895ff200a3317dd31de0.tar.bz2
oops... always keep d10v stuff
Diffstat (limited to 'ld')
-rw-r--r--ld/emulparams/.Sanitize9
-rw-r--r--ld/scripttempl/.Sanitize1
2 files changed, 2 insertions, 8 deletions
diff --git a/ld/emulparams/.Sanitize b/ld/emulparams/.Sanitize
index 12c2427..3e3505e 100644
--- a/ld/emulparams/.Sanitize
+++ b/ld/emulparams/.Sanitize
@@ -23,14 +23,6 @@ else
lose_these_too="${arc_files} ${lose_these_too}"
fi
-d10v_files="d10velf.sh"
-
-if ( echo $* | grep keep\-d10v > /dev/null ) ; then
- keep_these_too="${d10v_files} ${keep_these_too}"
-else
- lose_these_too="${d10v_files} ${lose_these_too}"
-fi
-
d30v_files="d30velf.sh"
if ( echo $* | grep keep\-d30v > /dev/null ) ; then
@@ -81,6 +73,7 @@ armaoutl.sh
armcoff.sh
armpe.sh
coff_sparc.sh
+d10velf.sh
delta68.sh
ebmon29k.sh
elf32_sparc.sh
diff --git a/ld/scripttempl/.Sanitize b/ld/scripttempl/.Sanitize
index 67f0e9a..6bb4274 100644
--- a/ld/scripttempl/.Sanitize
+++ b/ld/scripttempl/.Sanitize
@@ -57,6 +57,7 @@ aout.sc
delta68.sc
ebmon29k.sc
elf.sc
+elfd10v.sc
elfmips.sc
elfppc.sc
go32coff.sc