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

2000-09-28  Philipp Thomas  <pthomas@suse.de>

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

From-SVN: r36659
This commit is contained in:
Philipp Thomas 2000-09-28 13:57:20 +00:00 committed by Philipp Thomas
parent b5dd2c76f8
commit 6a07a77fe1
2 changed files with 6 additions and 1 deletions

View 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.

View 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