summaryrefslogtreecommitdiff
path: root/gcc/doc/install.texi
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-07-20 06:39:38 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-07-20 06:39:38 +0000
commit1850ee7af3e9566308981ded3aa10f50479ebaa2 (patch)
tree2b9e6529be54223bc03b5573062543f617b7d081 /gcc/doc/install.texi
parentb9a602c6ab145acee918376ac1aa0b569222ca5d (diff)
downloadgcc-1850ee7af3e9566308981ded3aa10f50479ebaa2.tar.gz
gcc/
* config.gcc: Remove support for sparc-*-openbsd*, i860-*-sysv4*, ip2k-*-elf, ns32k-*-netbsdelf*, ns32k-*-netbsd*. * config.host: Remove support for i860-*-sysv4* as a host. * config/i860/*, config/ip2k/*, config/ns32k/*, config/sparc/openbsd.h, config/sparc/t-openbsd: Remove. * doc/install.texi, doc/invoke.texi, doc/md.texi: Don't mention obsolete ports. testsuite/ * gcc.dg/20020312-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c: Don't mention obsolete ports. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102189 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/install.texi')
-rw-r--r--gcc/doc/install.texi12
1 files changed, 0 insertions, 12 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index e0362635da0..c1b54630b26 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -2244,8 +2244,6 @@ GNU Compiler Collection on your machine.
@item
@uref{#x-ibm-aix,,*-ibm-aix*}
@item
-@uref{#ip2k-x-elf,,ip2k-*-elf}
-@item
@uref{#iq2000-x-elf,,iq2000-*-elf}
@item
@uref{#m32r-x-elf,,m32r-*-elf}
@@ -3178,16 +3176,6 @@ switch and using the configure option @option{--with-cpu-@var{cpu_type}}.
@html
<hr />
@end html
-@heading @anchor{ip2k-x-elf}ip2k-*-elf
-Ubicom IP2022 micro controller.
-This configuration is intended for embedded systems.
-There are no standard Unix configurations.
-
-Use @samp{configure --target=ip2k-elf --enable-languages=c} to configure GCC@.
-
-@html
-<hr />
-@end html
@heading @anchor{iq2000-x-elf}iq2000-*-elf
Vitesse IQ2000 processors. These are used in embedded
applications. There are no standard Unix configurations.