diff options
-rw-r--r-- | gcc/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/doc/install.texi | 17 |
2 files changed, 6 insertions, 16 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 46514cd..f49bc31 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,10 @@ 2011-01-30 Gerald Pfeifer <gerald@pfeifer.com> + * doc/install.texi (hppa-hp-hpux10): Remove references to HP + support sites. + +2011-01-30 Gerald Pfeifer <gerald@pfeifer.com> + * doc/install.texi (Binaries): Remove outdated reference for Motorola 68HC11/68HC12 downloads. 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 |