aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2021-10-24 11:19:08 +0200
committerGerald Pfeifer <gerald@pfeifer.com>2021-10-24 11:22:45 +0200
commitdfe1ac896af0452706d29e20c593599ed3b09244 (patch)
treec1bc5260aa48481046b79346c2fd656e89c74b9b
parenta350f56f06324245074e6409fb48b57ae189568b (diff)
downloadgcc-dfe1ac896af0452706d29e20c593599ed3b09244.zip
gcc-dfe1ac896af0452706d29e20c593599ed3b09244.tar.gz
gcc-dfe1ac896af0452706d29e20c593599ed3b09244.tar.bz2
doc: Remove details around Itanium on GNU/Linux and Windows
gcc: * doc/install.texi (Specific): Remove obsolete details around GNU/Linux on Itanium. (Specific): Remove reference to Windows for Itanium.
-rw-r--r--gcc/doc/install.texi11
1 files changed, 0 insertions, 11 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 38f96bf..36c8280 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -4198,15 +4198,6 @@ If you are using the installed system libunwind library with
@option{--with-system-libunwind}, then you must use libunwind 0.98 or
later.
-None of the following versions of GCC has an ABI that is compatible
-with any of the other versions in this list, with the exception that
-Red Hat 2.96 and Trillian 000171 are compatible with each other:
-3.1, 3.0.2, 3.0.1, 3.0, Red Hat 2.96, and Trillian 000717.
-This primarily affects C++ programs and programs that create shared libraries.
-GCC 3.1 or later is recommended for compiling linux, the kernel.
-As of version 3.1 GCC is believed to be fully ABI compliant, and hence no
-more major ABI changes are expected.
-
@html
<hr />
@end html
@@ -5083,8 +5074,6 @@ GCC contains support for x86-64 using the mingw-w64
runtime library, available from @uref{https://mingw-w64.org/doku.php}.
This library should be used with the target triple x86_64-pc-mingw32.
-Presently Windows for Itanium is not supported.
-
@subheading Windows CE
Windows CE is supported as a target only on Hitachi
SuperH (sh-wince-pe), and MIPS (mips-wince-pe).