aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.host
diff options
context:
space:
mode:
authorRainer Orth <ro@TechFak.Uni-Bielefeld.DE>2003-10-01 23:51:10 +0000
committerRainer Orth <ro@gcc.gnu.org>2003-10-01 23:51:10 +0000
commit9a032f82ee303b06445760c2a3821d0038e91d59 (patch)
tree4c23288bb4ed7975746826783ca22f1c64391b67 /gcc/config.host
parent3a7cbb76f1c751d40587190b62a23f46da1c571b (diff)
downloadgcc-9a032f82ee303b06445760c2a3821d0038e91d59.zip
gcc-9a032f82ee303b06445760c2a3821d0038e91d59.tar.gz
gcc-9a032f82ee303b06445760c2a3821d0038e91d59.tar.bz2
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
Diffstat (limited to 'gcc/config.host')
-rw-r--r--gcc/config.host6
1 files changed, 0 insertions, 6 deletions
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