diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2011-01-30 17:20:30 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2011-01-30 17:20:30 +0000 |
commit | 7be03a0ef9150f728b5710c0b9ca0962c137a4fc (patch) | |
tree | 780b052ddc0d2f837a15c3bd148b0c1d81d62014 /gcc/doc/install.texi | |
parent | b596ed640f7787cecd3af8cb76db0bc914696f2f (diff) | |
download | gcc-7be03a0ef9150f728b5710c0b9ca0962c137a4fc.zip gcc-7be03a0ef9150f728b5710c0b9ca0962c137a4fc.tar.gz gcc-7be03a0ef9150f728b5710c0b9ca0962c137a4fc.tar.bz2 |
install.texi (hppa-hp-hpux10): Remove references to HP support sites.
* doc/install.texi (hppa-hp-hpux10): Remove references to HP
support sites.
From-SVN: r169412
Diffstat (limited to 'gcc/doc/install.texi')
-rw-r--r-- | gcc/doc/install.texi | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 2310195c..d00f831 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -3381,22 +3381,7 @@ More specific information to @samp{hppa*-hp-hpux*} targets follows. @heading @anchor{hppa-hp-hpux10}hppa*-hp-hpux10 For hpux10.20, we @emph{highly} recommend you pick up the latest sed patch -@code{PHCO_19798} from HP@. HP has two sites which provide patches free of -charge: - -@itemize @bullet -@item -@html -<a href="http://us.itrc.hp.com/service/home/home.do">US, Canada, Asia-Pacific, and -Latin-America</a> -@end html -@ifnothtml -@uref{http://us.itrc.hp.com/service/home/home.do,,} US, Canada, Asia-Pacific, -and Latin-America. -@end ifnothtml -@item -@uref{http://europe.itrc.hp.com/service/home/home.do,,} Europe. -@end itemize +@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 |