From 04538248c3ed202fd938f0ceff65ecce3b1786f3 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Mon, 18 Dec 2023 21:39:22 +0800 Subject: [PATCH] install: Drop hppa*-hp-hpux10, remove old notes on hppa*-hp-hpux11 gcc: PR target/69374 * doc/install.texi (Specific) : Remove section. (Specific) : Remove references to GCC 2.95 and 3.0. Also libffi has been ported now. --- gcc/doc/install.texi | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 84d8834a9b5..d20b43a5b21 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -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 -
-@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
@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