]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
doc: Remove details around Itanium on GNU/Linux and Windows
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 24 Oct 2021 09:19:08 +0000 (11:19 +0200)
committerGerald Pfeifer <gerald@pfeifer.com>
Sun, 24 Oct 2021 09:22:45 +0000 (11:22 +0200)
gcc:
* doc/install.texi (Specific): Remove obsolete details
around GNU/Linux on Itanium.
(Specific): Remove reference to Windows for Itanium.

gcc/doc/install.texi

index 38f96bf5a899f4a70e461c9e4bdb8781d1f0a0ef..36c8280d7daccefdd7931f8a3f67caa0a00c74de 100644 (file)
@@ -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).