diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/doc/install.texi | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a083fff..a34758c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-07-08 Gerald Pfeifer <gerald@pfeifer.com> + + * doc/install.texi (Binaries): Mention OpenPKG. + 2004-07-09 Diego Novillo <dnovillo@redhat.com> Fix PR tree-optimization/15555 diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 7107053..cd2b564 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -2088,6 +2088,10 @@ Digital UNIX 4.0D and 5.1, GNU/Linux (i386), HP-UX 10.20, 11.00, and 11.11, and Solaris/SPARC 2.5.1, 2.6, 2.7, 8, and 9, + +@item +@uref{http://www.openpkg.org/,,OpenPKG} offers binaries for quite a +number of platforms. @end itemize In addition to those specific offerings, you can get a binary |