summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2005-04-14 18:17:30 +0100
committerJoseph Myers <jsm28@gcc.gnu.org>2005-04-14 18:17:30 +0100
commit76c8094f5b9078b3ba2410f6b1a1d733c97855b9 (patch)
tree0f0ef313fd259090065f9190f47b019e733eee63
parent36d9b8aecf0055c532f0f02966fc658127a00cf5 (diff)
downloadgcc-76c8094f5b9078b3ba2410f6b1a1d733c97855b9.tar.gz
cpp.texi, [...]: Change references to GCC 3.5 to refer to 4.0.
* doc/cpp.texi, doc/install.texi: Change references to GCC 3.5 to refer to 4.0. From-SVN: r98145
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/cpp.texi2
-rw-r--r--gcc/doc/install.texi10
3 files changed, 11 insertions, 6 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 2ea5c71b44c..2563dd7aa94 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
+
+ * doc/cpp.texi, doc/install.texi: Change references to GCC 3.5 to
+ refer to 4.0.
+
2005-04-14 Steve Ellcey <sje@cup.hp.com>
PR target/20924
diff --git a/gcc/doc/cpp.texi b/gcc/doc/cpp.texi
index e6a7dcd06eb..15d301ab7ef 100644
--- a/gcc/doc/cpp.texi
+++ b/gcc/doc/cpp.texi
@@ -4045,7 +4045,7 @@ they generally represent bugs in the snapshots.
@item -I- deprecated
-This option has been deprecated in 3.5. @option{-iquote} is meant to
+This option has been deprecated in 4.0. @option{-iquote} is meant to
replace the need for this option.
@item Order of evaluation of @samp{#} and @samp{##} operators
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 8fb057097d9..a4f88268922 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -442,7 +442,7 @@ Please refer to the @uref{http://gcc.gnu.org/releases.html,,releases web page}
for information on how to obtain GCC@.
The full distribution includes the C, C++, Objective-C, Fortran 77, Fortran
-(in case of GCC 3.5 and later), Java, and Ada (in case of GCC 3.1 and later)
+(in case of GCC 4.0 and later), Java, and Ada (in case of GCC 3.1 and later)
compilers. The full distribution also includes runtime libraries for C++,
Objective-C, Fortran 77, Fortran, and Java. In GCC 3.0 and later versions,
GNU compiler testsuites are also included in the full distribution.
@@ -2666,7 +2666,7 @@ configuring if you want a model other than PROCESSOR_8000. The macro
TARGET_SCHED_DEFAULT can be defined in BOOT_CFLAGS if a different
default scheduling model is desired.
-As of GCC 3.5, GCC uses the UNIX 95 namespace for HP-UX 10.10
+As of GCC 4.0, GCC uses the UNIX 95 namespace for HP-UX 10.10
through 11.00, and the UNIX 98 namespace for HP-UX 11.11 and later.
This namespace change might cause problems when bootstrapping with
an earlier version of GCC or the HP compiler as essentially the same
@@ -2707,10 +2707,10 @@ the 3-stage comparison test to fail during a @samp{make bootstrap}.
You should be able to continue by saying @samp{make all} after getting
the failure from @samp{make bootstrap}.
-GCC 3.5 requires CVS binutils as of April 28, 2004 or later. Earlier
+GCC 4.0 requires CVS binutils as of April 28, 2004 or later. Earlier
versions require binutils 2.8 or later.
-The C++ ABI has changed incompatibly in GCC 3.5. COMDAT subspaces are
+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.
@@ -2783,7 +2783,7 @@ This has been been reported to sometimes occur in unified builds of
binutils and GCC@.
GCC 3.0 through 3.2 require binutils 2.11 or above. GCC 3.3 through
-GCC 3.5 require binutils 2.14 or later.
+GCC 4.0 require binutils 2.14 or later.
Although the HP assembler can be used for an initial build, it shouldn't
be used with any languages other than C and perhaps Fortran due to its