]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
install: Drop hppa*-hp-hpux10, remove old notes on hppa*-hp-hpux11
authorGerald Pfeifer <gerald@pfeifer.com>
Mon, 18 Dec 2023 13:39:22 +0000 (21:39 +0800)
committerGerald Pfeifer <gerald@pfeifer.com>
Mon, 18 Dec 2023 13:39:22 +0000 (21:39 +0800)
gcc:
PR target/69374
* doc/install.texi (Specific) <hppa*-hp-hpux10>: Remove section.
(Specific) <hppa*-hp-hpux11>: Remove references to GCC 2.95 and
3.0. Also libffi has been ported now.

gcc/doc/install.texi

index 84d8834a9b50115aeac8c235cebfbefe1ddd4fd4..d20b43a5b21809250abf9acc96f593f04b6a22f3 100644 (file)
@@ -3742,8 +3742,6 @@ information have to.
 @item
 @uref{#hppa-hp-hpux,,hppa*-hp-hpux*}
 @item
-@uref{#hppa-hp-hpux10,,hppa*-hp-hpux10}
-@item
 @uref{#hppa-hp-hpux11,,hppa*-hp-hpux11}
 @item
 @uref{#x-x-linux-gnu,,*-*-linux-gnu}
@@ -4152,29 +4150,11 @@ a list of the predefines used with each standard.
 
 More specific information to @samp{hppa*-hp-hpux*} targets follows.
 
-@html
-<hr />
-@end html
-@anchor{hppa-hp-hpux10}
-@heading hppa*-hp-hpux10
-For hpux10.20, we @emph{highly} recommend you pick up the latest sed patch
-@code{PHCO_19798} from HP@.
-
-The C++ ABI has changed incompatibly in GCC 4.0.  COMDAT subspaces are
-used for one-only code and data.  This resolves many of the previous
-problems in using C++ on this target.  However, the ABI is not compatible
-with the one implemented under HP-UX 11 using secondary definitions.
-
 @html
 <hr />
 @end html
 @anchor{hppa-hp-hpux11}
 @heading hppa*-hp-hpux11
-GCC 3.0 and up support HP-UX 11.  GCC 2.95.x is not supported and cannot
-be used to compile GCC 3.0 and up.
-
-The libffi library haven't been ported to 64-bit HP-UX@ and doesn't build.
-
 Refer to @uref{binaries.html,,binaries} for information about obtaining
 precompiled GCC binaries for HP-UX@.  Precompiled binaries must be obtained
 to build the Ada language as it cannot be bootstrapped using C@.  Ada is