Commit 059c51ec by Rainer Orth Committed by Rainer Orth

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
parent 74cc88a6
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>
......
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment