aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/install.texi3
2 files changed, 7 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 0e60220..661620b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2002-04-23 Zack Weinberg <zack@codesourcery.com>
+
+ * doc/install.texi: Clarify which versions of alpha*-dec-osf*
+ are obsoleted.
+
2002-04-23 Tom Tromey <tromey@redhat.com>
* gcc.c: Added --resource. For PR java/6314.
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index aff6805..6884236 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -1775,7 +1775,8 @@ Systems using processors that implement the DEC Alpha architecture and
are running the DEC/Compaq Unix (DEC OSF/1, Digital UNIX, or Compaq
Tru64 UNIX) operating system, for example the DEC Alpha AXP systems.
-Support for versions before Tru64 UNIX V4.0 is obsoleted in GCC 3.1.
+Support for versions before @code{alpha*-dec-osf4} is obsoleted in GCC
+3.1. (These are the versions which identify themselves as DEC OSF/1.)
In Tru64 UNIX V5.1, Compaq introduced a new assembler that does not
currently (2001-06-13) work with @command{mips-tfile}. As a workaround,