config.gcc: Unobsolete mips-sgi-irix[56]*.

* config.gcc: Unobsolete mips-sgi-irix[56]*.
	(mips-sgi-irix[56]*): No need to use fixproto.

From-SVN: r142008
This commit is contained in:
Rainer Orth 2008-11-19 17:03:51 +00:00 committed by Rainer Orth
parent 74cc88a6f4
commit 059c51ecb4
2 changed files with 5 additions and 2 deletions

View 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>

View 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"