mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-25 23:41:28 +08:00
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:
parent
74cc88a6f4
commit
059c51ecb4
@ -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>
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user