]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
config.gcc: Unobsolete mips-sgi-irix[56]*.
authorRainer Orth <ro@TechFak.Uni-Bielefeld.DE>
Wed, 19 Nov 2008 17:03:51 +0000 (17:03 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Wed, 19 Nov 2008 17:03:51 +0000 (17:03 +0000)
* config.gcc: Unobsolete mips-sgi-irix[56]*.
(mips-sgi-irix[56]*): No need to use fixproto.

From-SVN: r142008

gcc/ChangeLog
gcc/config.gcc

index bde88e7d0f2a05b5672dac5419daf90422813620..d3884d1bd80b7a13a3efa3e8e0c13ee12f3a0516 100644 (file)
@@ -1,3 +1,8 @@
+2008-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * config.gcc: Unobsolete mips-sgi-irix[56]*.
+       (mips-sgi-irix[56]*): No need to use fixproto.
+
 2008-11-19  Maxim Kuvyrkov  <maxim@codesourcery.com>
            Paul Brook  <paul@codesourcery.com>
 
index ded0b1c7f67640862f75711e97e15d1bb5f19436..ae60bcd91551bda7af88cc6be50be587bb5b4c6f 100644 (file)
@@ -217,7 +217,6 @@ case ${target} in
  | m68k-*-aout*                \
  | m68k-*-coff*                \
  | sh-*-*              \
- | mips-sgi-irix[56]*  \
  | pdp11-*-bsd         \
  | rs6000-ibm-aix4.[12]* \
  | powerpc-ibm-aix4.[12]* \
@@ -1527,7 +1526,6 @@ mips-sgi-irix[56]*)
        case ${enable_threads}:${have_pthread_h} in
          "":yes | yes:yes ) thread_file=posix ;;
        esac
-       use_fixproto=yes
        ;;
 mips*-*-netbsd*)                       # NetBSD/mips, either endian.
        target_cpu_default="MASK_ABICALLS"