From 9a032f82ee303b06445760c2a3821d0038e91d59 Mon Sep 17 00:00:00 2001 From: Rainer Orth Date: Wed, 1 Oct 2003 23:51:10 +0000 Subject: xm-iris5.h: Remove, unnecessary. * config/mips/xm-iris5.h: Remove, unnecessary. * config.build (mips-sgi-irix5*): Remove. (mips-sgi-irix6*o32): Likewise. * config.gcc (mips-sgi-irix6*o32): Remove xm_file. (mips-sgi-irix5cross64): Likewise. (mips-sgi-irix5*): Likewise. * config.host (mips-sgi-irix5*): Remove. (mips-sgi-irix6*o32): Likewise. From-SVN: r72003 --- gcc/config.host | 6 ------ 1 file changed, 6 deletions(-) (limited to 'gcc/config.host') diff --git a/gcc/config.host b/gcc/config.host index f1590a9..9fb6baa 100644 --- a/gcc/config.host +++ b/gcc/config.host @@ -145,12 +145,6 @@ case ${host} in i860-*-sysv4*) host_xmake_file=i860/x-sysv4 ;; - mips-sgi-irix6*o32) # SGI System V.4., IRIX 6, O32 ABI - host_xm_file=mips/xm-iris5.h - ;; - mips-sgi-irix5*) # SGI System V.4., IRIX 5 - host_xm_file=mips/xm-iris5.h - ;; powerpc-*-darwin*) # powerpc-darwin host support. out_host_hook_obj=host-darwin.o -- cgit v1.1