mkfixinc.sh: Remove special case code for unsupported variants of i?86, powerpcle, and thumb.

* fixinc/mkfixinc.sh: Remove special case code for unsupported
	variants of i?86, powerpcle, and thumb.

From-SVN: r70888
This commit is contained in:
Nathanael Nerode 2003-08-28 20:22:58 +00:00
parent 199c4ccc89
commit 2882c71851
2 changed files with 3 additions and 7 deletions

View File

@ -1,5 +1,7 @@
2003-08-28 Nathanael Nerode <neroden@gcc.gnu.org>
* fixinc/mkfixinc.sh: Remove special case code for unsupported
variants of i?86, powerpcle, and thumb.
* fixinc/mkfixinc.sh: Remove special case code for unsupported
arm and hppa variants.

View File

@ -53,7 +53,6 @@ case $machine in
i370-*-openedition | \
i?86-moss-msdos* | \
i?86-*-moss* | \
i?86-*-win32 | \
i?86-*-pe | \
i?86-*-cygwin* | \
i?86-*-mingw32* | \
@ -64,12 +63,7 @@ case $machine in
powerpc-*-eabi* | \
powerpc-*-rtems* | \
powerpcle-*-eabisim* | \
powerpcle-*-eabi* | \
powerpcle-*-winnt* | \
powerpcle-*-pe | \
powerpcle-*-cygwin* | \
thumb-*-coff* | \
thumbel-*-coff* )
powerpcle-*-eabi* )
# Don't do any fixing.
#
fixincludes=