invoke.texi (i386 Options): Add athlon to table of possible choices for -mcpu=.
authorPhilipp Thomas <pthomas@suse.de>
Thu, 28 Sep 2000 13:57:20 +0000 (13:57 +0000)
committerPhilipp Thomas <pthomas@gcc.gnu.org>
Thu, 28 Sep 2000 13:57:20 +0000 (13:57 +0000)
2000-09-28  Philipp Thomas  <pthomas@suse.de>

* invoke.texi (i386 Options): Add athlon to table of possible
choices for -mcpu=.

From-SVN: r36659

gcc/ChangeLog
gcc/invoke.texi

index 3cbe4789c399239b50c5eab8e1d222e35bad205d..3d71284e373d67c2ec6e5dc0a9a91027c21cecbe 100644 (file)
@@ -1,3 +1,8 @@
+2000-09-28  Philipp Thomas  <pthomas@suse.de>
+
+       * invoke.texi (i386 Options): Add athlon to table of possible
+       choices for -mcpu=.
+
 2000-09-28  Gabriel Dos Reis  <gdr@codesourcery.com>
 
        * diagnostic.h (output_clear_message_text): New function.
index d520e01f52274ed19cbc3ace34b656766acc96f4..4daafb42bb3a09796f24ecb42d73edb0e532cb40 100644 (file)
@@ -6032,7 +6032,7 @@ instructions.  The choices for @var{cpu type} are:
 
 @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