This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Small documentation fix
- To: gcc-patches at gcc dot gnu dot org
- Subject: Re: Small documentation fix
- From: Philipp Thomas <pthomas at suse dot de>
- Date: Thu, 28 Sep 2000 17:28:17 +0200
- Cc: Andreas Jaeger <aj at suse dot de>
- References: <20000928164316.C2144@Jeffreys.suse.de>
* Philipp Thomas (pthomas@suse.de) [20000928 16:43]:
> 2000-09-28 Philipp Thomas <pthomas@suse.de>
>
> * invoke.texi (i386 Options): Add athlon to table of possible
> choices for -mcpu=.
Forgot to send the corresponding patch, here it is:
Index: gcc/invoke.texi
===================================================================
RCS file: /cvs/gcc/egcs/gcc/invoke.texi,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -p -r1.221 -r1.222
--- invoke.texi 2000/09/27 17:52:55 1.221
+++ invoke.texi 2000/09/28 13:57:20 1.222
@@ -6032,7 +6032,7 @@ instructions. The choices for @var{cpu
@multitable @columnfractions .20 .20 .20 .20
@item @samp{i386} @tab @samp{i486} @tab @samp{i586} @tab @samp{i686}
-@item @samp{pentium} @tab @samp{pentiumpro} @tab @samp{k6}
+@item @samp{pentium} @tab @samp{pentiumpro} @tab @samp{k6} @tab @samp{athlon}
@end multitable
While picking a specific @var{cpu type} will schedule things appropriately
--
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany
#define NINODE 50 /* number of in core inodes */
#define NPROC 30 /* max number of processes */
-- Version 7 UNIX for PDP 11, /usr/include/sys/param.h