aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2003-08-28 20:09:21 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2003-08-28 20:09:21 +0000
commit199c4ccc890f9b69cee77caf0d7025cfebc4ed55 (patch)
treeb86877cad17033decc57b4a6f2f5187f32ed8dd2 /gcc/fixinc
parent98ff7c4dc1a08e4990a20268adaf934c805af6f9 (diff)
downloadgcc-199c4ccc890f9b69cee77caf0d7025cfebc4ed55.zip
gcc-199c4ccc890f9b69cee77caf0d7025cfebc4ed55.tar.gz
gcc-199c4ccc890f9b69cee77caf0d7025cfebc4ed55.tar.bz2
mkfixinc.sh: Remove special case code for unsupported arm and hppa variants.
* fixinc/mkfixinc.sh: Remove special case code for unsupported arm and hppa variants. From-SVN: r70887
Diffstat (limited to 'gcc/fixinc')
-rwxr-xr-xgcc/fixinc/mkfixinc.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/fixinc/mkfixinc.sh b/gcc/fixinc/mkfixinc.sh
index ff178b9..a85246d 100755
--- a/gcc/fixinc/mkfixinc.sh
+++ b/gcc/fixinc/mkfixinc.sh
@@ -47,15 +47,9 @@ case $machine in
;;
alpha*-dec-*vms* | \
- arm-semi-aout | \
- armel-semi-aout | \
arm-semi-aof | \
- armel-semi-aof | \
hppa1.1-*-osf* | \
- hppa1.0-*-osf* | \
hppa1.1-*-bsd* | \
- hppa1.0-*-bsd* | \
- hppa*-*-lites* | \
i370-*-openedition | \
i?86-moss-msdos* | \
i?86-*-moss* | \