aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>2001-07-04 16:04:45 +0200
committerGerald Pfeifer <gerald@gcc.gnu.org>2001-07-04 14:04:45 +0000
commite9d21442ce7b90241a08181d9da7f7709436e142 (patch)
tree6d34267e30ad4b9714db6a38097ef4328913d769 /gcc
parentd2037d01d77b37ef4c94f609ed892d547fb9417b (diff)
downloadgcc-e9d21442ce7b90241a08181d9da7f7709436e142.zip
gcc-e9d21442ce7b90241a08181d9da7f7709436e142.tar.gz
gcc-e9d21442ce7b90241a08181d9da7f7709436e142.tar.bz2
* doc/install.texi (sparc64-*-*): Remove garbage.
From-SVN: r43755
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/install.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 4eb30b0..7cbec06 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2001-07-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
+
+ * doc/install.texi (sparc64-*-*): Remove garbage.
+
Wed Jul 4 09:07:44 2001 Jan van Male <jan.vanmale@fenk.wau.nl>
* i386.c (ix86_expand_builtin, case IX86_BUILTIN_SETPS):
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 4b00444..3727843 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -3157,7 +3157,7 @@ for this platform, too.
GCC version 2.95 is not able to compile code correctly for
@code{sparc64} targets. Users of the Linux kernel, at least,
-12~can use the @code{sparc32} program to start up a new shell
+can use the @code{sparc32} program to start up a new shell
invocation with an environment that causes @command{configure} to
recognize (via @samp{uname -a}) the system as @var{sparc-*-*} instead.