]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
mkfixinc.sh: Remove special case code for unsupported variants of i?86, powerpcle...
authorNathanael Nerode <neroden@gcc.gnu.org>
Thu, 28 Aug 2003 20:22:58 +0000 (20:22 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Thu, 28 Aug 2003 20:22:58 +0000 (20:22 +0000)
* fixinc/mkfixinc.sh: Remove special case code for unsupported
variants of i?86, powerpcle, and thumb.

From-SVN: r70888

gcc/ChangeLog
gcc/fixinc/mkfixinc.sh

index bedc139eb2d985b0c364985e2c637996302c6725..065c304a7fae62068f3cdaad9462a714ecf0efbe 100644 (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.
 
index a85246d99627df7b9eba49d761e12fa17f8a8e14..03d9b155c71793d99b19555045e4b7ad25e8f40f 100755 (executable)
@@ -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=